code for uploading exams to Canvas
Go to file
tom_taylor ea2a8c7d1a reads qr codes from the top of 1 page and two page quizzes
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
2024-09-19 04:01:15 +00:00
make_qrcodes code to create qr codes 2024-09-19 03:55:25 +00:00
read_qr reads qr codes from the top of 1 page and two page quizzes 2024-09-19 04:01:15 +00:00
required_modules a requirements.txt file for venv "necessary" modules for processing and uploading quizzes 2024-09-19 03:47:43 +00:00
upload_student_quiz3.py Upload files to "/" 2024-09-18 20:57:26 +00:00