Canvas auto-grader

A Python auto-grader to streamline grade entries in Canvas

This is a Python program created to automatically post grades and submission comments from an csv file to Canvas.

This program was created to streamline grades entries and comments for 150+ students for OOP class and can be extended to multiple students. It utlizies the officiall Canvas API to post student’s grades and comments as well as file attachments (if provided).

Project Page

You can find the GitHub repository here here.