code for uploading exams to Canvas
these scripts read the qrcode from the top of a 1) one page quiz, or respectively 2) the top front of a two-page front and back quiz and using the inventory csv file saves the pdf pages of an individual's quiz to a file with their name as part of the filename so that it can later be uploaded using another script |
||
|---|---|---|
| make_qrcodes | ||
| read_qr | ||
| required_modules | ||
| upload_student_quiz3.py | ||