Non-checked but correct answers maked "Not complete"

Non-checked but correct answers maked "Not complete"

von Joseph Rézeau -
Anzahl Antworten: 4
Nutzerbild von Core developers Nutzerbild von Particularly helpful Moodlers Nutzerbild von Plugin developers Nutzerbild von Testers Nutzerbild von Translators

Using Moodle 2.7. Quiz consisting of 1 MCQ question per page.

Questions behaviour: Adaptive.

If student selects the correct answer to an MCQ question and clicks the "Next" button to move to the next question/page without clicking the Check button, the Status of those questions is marked as "Not complete". Which I find rather strange.

Joseph

Als Antwort auf Joseph Rézeau

Re: Non-checked but correct answers maked "Not complete"

von Tim Hunt -
Nutzerbild von Core developers Nutzerbild von Documentation writers Nutzerbild von Particularly helpful Moodlers Nutzerbild von Peer reviewers Nutzerbild von Plugin developers

I think this is consistent with how Adaptive mode is supposed to work. During the attempt, we want students to interact with each question until they have got it right. If the student leaves the question before then, we want them to go back and keep trying. Hence 'Not complete' is the right status to show, particularly on the summary page.

Als Antwort auf Tim Hunt

Re: Non-checked but correct answers maked "Not complete"

von Joseph Rézeau -
Nutzerbild von Core developers Nutzerbild von Particularly helpful Moodlers Nutzerbild von Plugin developers Nutzerbild von Testers Nutzerbild von Translators

Tim "If the student leaves the question before then, we want them to go back and keep trying."

I do agree with the "consistency" argument. However, I maintain that the "get status" function should be smart enough to mark a question as "Correct" once it has been answered correctly, whether the student has "checked" its correctness or not.

As things are at the moment, we have the strange situation where a question can be in a dual state of "Not complete" and "Correct"... like Schrödinger's cat.in Gedanken

Joseph

Als Antwort auf Joseph Rézeau

Re: Non-checked but correct answers marked "Not complete"

von Joseph Rézeau -
Nutzerbild von Core developers Nutzerbild von Particularly helpful Moodlers Nutzerbild von Plugin developers Nutzerbild von Testers Nutzerbild von Translators

Oops, discussion Subject title should read "Non-checked but correct answers marked "Not complete"", of course.

Als Antwort auf Joseph Rézeau

Re: Non-checked but correct answers marked "Not complete"

von Tim Hunt -
Nutzerbild von Core developers Nutzerbild von Documentation writers Nutzerbild von Particularly helpful Moodlers Nutzerbild von Peer reviewers Nutzerbild von Plugin developers

Ah, I now see why you are confused. The fact that it displays any feedback before the students clicks check is MDL-35325. We really outght to try to get that fix finished and integrated.