[ARCHIVED] Export Final Grade Discrepancy for multiple classes in one report for Semester
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2021
06:46 PM
I need to print a list of grades for an entire semester that shows only the final grade discrepancy for the entire campus.
Solved! Go to Solution.
1 Solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-10-2021
03:33 PM
Canvas does not have a report for this. You can export the gradebook for each course or you can get a list of enrollments, which includes the grades, from the API for each course. Either way, you will need to combine them together if you want the data for more than one course.
As part of our early-alert process, we currently get the enrollments through the API each night for all of our active courses. That's much easier and quicker than trying to generate a gradebook export.
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.