Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 593 Bytes

README.MD

File metadata and controls

18 lines (14 loc) · 593 Bytes

Canvas SemiAutoGrader

Getting a key

  1. Navigate to your canvas dashboard.
  2. Click on your profile picture (top left) = Account.
  3. Click Settings.
  4. Scroll to Approved Integrations.
  5. Click + New Access Token button (blue).
  6. Set purpose to Canvas-SemiAutoGrader.
  7. Either leave Expires field blank or set to the end of the semester + a few days in case you need to grade after the semester ends.
  8. Click Generate Token.

Getting Started

  1. Rename Variables.py.example to Variables.py.
  2. Open Variables.py and set DOMAIN to your institution.
  3. Run main.py