[ARCHIVED] Access to total columns in the gradebook
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-28-2020
08:01 AM
Is the Total column in the gradebook accessible by an api or is it available in the canvas data portal files.
Solved! Go to Solution.
1 Solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-28-2020
02:14 PM
Hello Sunder,
The easiest way to get the Total column via the API is to retrieve the enrollment(s) ( Enrollments - Canvas LMS REST API Documentation ) which includes "current grade", "current score", "final grade", "final score", etc. just as they would be included with a Gradebook export. There's a description of the different kinds of "totals" in the article athttps://community.canvaslms.com/docs/DOC-16545-4152813648
Mike
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.