code for uploading exams to Canvas
Go to file
tom_taylor b349e47c31 code to create qr codes
this code creates jpg and png image qrcodes for three digit serial numbers and appends below the serial number at the qr code for ease of both machine and human interpretation.  As set up it gives the 200 qr codes for str(100) through str(299), because I didn't need anymore than that but it would be easy to modify
2024-09-19 03:55:25 +00:00
make_qrcodes code to create qr codes 2024-09-19 03:55:25 +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