lmsace / moodle-hide-correct-questions

This Moodle plugin allows teachers to hide questions that have been correctly answered in previous attempts. This can be useful in preventing students from seeing the correct answers and encourages them to attempt the questions again.
https://lmsace.com
0 stars 1 forks source link

Some correct questions are being reshown and not being auto marked #8

Open r-preston-dc opened 1 month ago

r-preston-dc commented 1 month ago

Most of the essay questions automarked, but two questions were not.

This was seen in a Test account.

The student's answers were added, to the quiz logged into that account. In settings the quiz setting: 2 attempts allowed, "each attempt builds on the last", "hide correct answers.." "auto grade the correct answers" all selected.

The first attempt answers were all marked, as shown in the top row, with Q 1 + Q13 not passed (Q10 is not an essay Q).

Then the next attempt was done by the student account. Only the outstanding Qs (Q1 + Q13) were visible as expected for the student.

However, for the trainer marking, Qs1-3 were all showing as requiring grading (as well as Q10 correctly) when Q2/3 should not have.

Q 1-3 are similar and may have originally been duplicate copies, but I don't think these are linked now in this current course. They do display on the same page in the quiz.

Other staff have also reported this happening in random questions, where I can't see much of a pattern.

image

abinesh-lmsace commented 1 month ago

Hello r-preston-dc

We have thoroughly reviewed the plugin and have not encountered the issue you mentioned. Could you please provide us with the steps to reproduce the issues and any other relevant details? This information will assist us in addressing and resolving the issue effectively.

Thank you.

r-preston-dc commented 1 month ago

Thanks for responding, what steps do you need beyond those outlined above? For context, I made a GitHub account for this, so while I have Moodle knowledge, I don't have development experience.