academic-moodle-cooperation / moodle-mod_offlinequiz

The Offline Quiz activity allows the creation of multiple choice tests with questions from the question bank of a Moodle course, which are handed out to students in printed form. After completion, the answer forms are scanned and can be automatically evaluated online directly in Moodle.
https://academic-moodle-cooperation.org/mod_offlinequiz/
GNU General Public License v3.0
31 stars 58 forks source link

Bug with prefilled form #229

Open crnfpp opened 9 months ago

crnfpp commented 9 months ago

Plugin version: https://moodle.org/plugins/mod_offlinequiz/v4.1.2/30601 Moodle Version: 4.1

Dear AMC, I'm a big fan of your plugin and I really thank you for it. I’m using it for over 500 students in my faculty. However, I've found that the prefilled form can be a bit cumbersome to manage with multiple quiz groups, especially with such a large number of students.

I've found a workaround by using a blank form instead of a presigned form with groups already signed in. This works well (please see blank_form.pdf and compiled_form.pdf).

However, I've found one bug: if a student doesn't sign the group, when I go to correct their quiz, as usual I have to move the green square to the correct group (OK). But after I do this, Moodle goes crazy and marks all of their answers for all of the questions as green (please see acquired_1; acquired_2). Forcing to check all the questions/answers one by one.

I would be grateful if you could fix this small bug, as it would make a very useful function even better.

I hope I have been able to explain this clearly so that you can understand the matter.

I’ll looking forward for your kindly reply,

Kind regards,

blank_form.pdf compiled_form.pdf acquired_1.pdf acquired_2.pdf