Conferences User List
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
Is there a way for an Admin to pull up a list of users that use Conferences in their courses in Canvas?
Thanks,
Dipti
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Dipti,
These files are not in Csv format. They are created to be imported into a more complex enviroment (Data Warehouse, having facts and dims). The best approach is to use a Data CLI to handle the download of all files and the merge of all files into one. After that, you will need SQL knowledge to pull the information you need from this tables.
You can check about Data CLI here: How to Use the Canvas Data CLI Tool. You can use the Fetch command to just extract the conference's list above and work with them first.
It's a complex work, but after you can download and manage all the data it provides, its mind-blowing. Ask your IT team, if ur no't one of them, to check this tool.
Regards,
Alexandre S.
This discussion post is outdated and has been archived. Please use the Community question forums and official documentation for the most current and accurate information.