Correct Answer per question before next question

Correct Answer per question before next question

von Johanna Breakey -
Anzahl Antworten: 2
Is there a standard / default setting in Moodle which forces a user to get a question correct in a quiz, before moving onto the next question within a quiz?



Als Antwort auf Johanna Breakey

Re: Correct Answer per question before next question

von Sam Mudle -

AFAIK, not in the Quiz activity.  You can do that in the Lesson activity though.  

I use it to force students to read a paragraph, then you can tell moodle what to do if they got the question right or wrong...

Als Antwort auf Johanna Breakey

Re: Correct Answer per question before next question

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 am not sure what you mean by 'force a student to get a question correct'? What if they just don't know?

What you can do is to set 'How questions behave' to something like Interactive with multiple tries, or Immediate feedback.

Then when you assemble the quiz, you can use the lock icons, to require that the student finishes each previous question before they can access the next one.

https://docs.moodle.org/34/en/Building_Quiz#Making_questions_conditional_upon_other_questions

If that is not enough, you probably could develop a custom question behaviour plugin which does not mark the question finished until the student has got it right. https://docs.moodle.org/dev/Question_behaviours