Canvas Consolidated Student Submissions Report Generator
Written in Python 3.8 using ucfopen/canvasapi
Creates a consolidated report in HTML format for recent activities on a student's canvas account. Includes unsubmitted assignments, recent graded, and comments all color coded for easy viewing.
An online version (may not be using current codebase) is available at: https://ccssrg.pythonanywhere.com/
Offline Usage:
- Change CANVAS_URL in ccssrg.py to appropriate Canvas URL