CD2: where are the course final grades?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-08-2023
11:28 AM
Another n00b question, via the REST API, I get the final grades via the Enrollments object;
// The URL to the Canvas web UI page containing the grades associated with this
// enrollment.
"grades": {"html_url":"https:\/\/...","current_score":35,"current_grade":null,"final_score":6.67,"final_grade":null},
but CD2's Enrollments table seems bereft of that information. Where in CD2 do I get course final grades?