/canvas-grading

Script to calculate final grades from Canvas CSV

Primary LanguagePython

Canvas Grading

This script, grading.py, can parse grade exports from Canvas to scale assignments within categories and tabulate a final percentage. It requires a config JSON file with data about the assignment categories; see sample_config.json.