Non-checked but correct answers maked "Not complete"

Non-checked but correct answers maked "Not complete"

de Joseph Rézeau -
Número de respuestas: 4
Imagen de Core developers Imagen de Particularly helpful Moodlers Imagen de Plugin developers Imagen de Testers Imagen de 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

Promedio de valoraciones: -
En respuesta a Joseph Rézeau

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

de Tim Hunt -
Imagen de Core developers Imagen de Documentation writers Imagen de Particularly helpful Moodlers Imagen de Peer reviewers Imagen de 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.

En respuesta a Tim Hunt

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

de Joseph Rézeau -
Imagen de Core developers Imagen de Particularly helpful Moodlers Imagen de Plugin developers Imagen de Testers Imagen de 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.pensativo

Joseph

En respuesta a Joseph Rézeau

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

de Joseph Rézeau -
Imagen de Core developers Imagen de Particularly helpful Moodlers Imagen de Plugin developers Imagen de Testers Imagen de Translators

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

En respuesta a Joseph Rézeau

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

de Tim Hunt -
Imagen de Core developers Imagen de Documentation writers Imagen de Particularly helpful Moodlers Imagen de Peer reviewers Imagen de 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.