This Python program automates the process of downloading student scores from PositivePhysics.org and uploading them to Canvas LMS using the Canvas API. It uses CSV files and a configuration file to streamline grade management and ensure accurate score reporting.
-
Updated
Dec 7, 2024 - Python