Correct Answer per question before next question

Re: Correct Answer per question before next question

by Tim Hunt -
Number of replies: 0
Picture of Core developers Picture of Documentation writers Picture of Particularly helpful Moodlers Picture of Peer reviewers Picture of 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

Average of ratings: Useful (1)