- Navigate to your canvas dashboard.
- Click on your profile picture (top left) = Account.
- Click Settings.
- Scroll to Approved Integrations.
- Click
+ New Access Token
button (blue). - Set purpose to
Canvas-SemiAutoGrader
. - 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. - Click
Generate Token
.
- Rename
Variables.py.example
toVariables.py
. - Open
Variables.py
and setDOMAIN
to your institution. - Run
main.py