code for uploading exams to Canvas
Go to file
tom_taylor 23bc89dab6 update to read_qrcodes.py
1) included code to read qr from four 90 degree rotations for improved robustness of read
2) exlarged the region to read qr codes from.  This is a delicate balance between excluding irrelevant text that may confuse the qr code reader and
cutting off pieces of the qr code that have been wobbled by the scanner
3) included code for manual entry of the filenames for student's quizzes that cannot be deciphered by the qr code reader
2024-09-21 23:08:53 +00:00
make_qrcodes code to create qr codes 2024-09-19 03:55:25 +00:00
read_qr update to read_qrcodes.py 2024-09-21 23:08:53 +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