Non-checked but correct answers maked "Not complete"

Non-checked but correct answers maked "Not complete"

Joseph Rézeau -
Atsakymų skaičius: 4
Core developers paveikslėlis Particularly helpful Moodlers paveikslėlis Plugin developers paveikslėlis Testers paveikslėlis Translators paveikslėlis

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

Įvertinimų vidurkis: -
Atsakymas į Joseph Rézeau

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

Tim Hunt -
Core developers paveikslėlis Documentation writers paveikslėlis Particularly helpful Moodlers paveikslėlis Peer reviewers paveikslėlis Plugin developers paveikslėlis

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.

Atsakymas į Tim Hunt

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

Joseph Rézeau -
Core developers paveikslėlis Particularly helpful Moodlers paveikslėlis Plugin developers paveikslėlis Testers paveikslėlis Translators paveikslėlis

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.susimąstęs

Joseph

Atsakymas į Joseph Rézeau

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

Joseph Rézeau -
Core developers paveikslėlis Particularly helpful Moodlers paveikslėlis Plugin developers paveikslėlis Testers paveikslėlis Translators paveikslėlis

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

Atsakymas į Joseph Rézeau

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

Tim Hunt -
Core developers paveikslėlis Documentation writers paveikslėlis Particularly helpful Moodlers paveikslėlis Peer reviewers paveikslėlis Plugin developers paveikslėlis

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.