Assessment reporting & API Canvas
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello all, We are new to Canvas and are hoping the community can assist with enhancing the Assessment reporting from within Canvas. We would love to hear how others have developed Assessment reporting dashboards by trainer & Course. Any suggestion - Admin
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You can run SQL queries on Canvas Data (https://community.canvaslms.com/t5/Admin-Guide/How-do-I-use-the-Canvas-Data-Portal-for-an-account/ta...)
I have designed reports for things like pending grading, overdue assessments, identify students at risk by the number of pending submission and the last submission date, etc.
If you're interested and have access to Canvas Data, I can share my SQL queries for you to get started.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Here are samples of some of the reports I have developed
- Module progression report. This report shows the status of student's module (Whether they've completed all the requirements)
- Student's overall progression. This report shows % of submitted assessments and last time they access they system
- At-risk students report based on the number of overdue assessments vs class end date
- Ungraded assessment list.