Open lgabs opened 1 week ago
Add unit tests to check, for all existing exams, if all image files follow the format q_<question_number>.jpg. This is important because gpt-resolve relies on this naming convention to process each question correctly.
q_<question_number>.jpg
Add unit tests to check, for all existing exams, if all image files follow the format
q_<question_number>.jpg
. This is important because gpt-resolve relies on this naming convention to process each question correctly.