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
.
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
.