Quiz: Automatically moving to next question

Quiz: Automatically moving to next question

by Anish B -
Number of replies: 3

How do we enable automtic redirection to next question once the user submits a answer to a question. For example if you have 10 questions in a quiz, it is possible for users to move forward and backward using the pagination link if we set one question per page option. Also even if the user submits the answer for a question he is not redirected to next question. They have to click on the pagination link to move to next question.

We want to configure the quiz like this way.

Once the user Starts the Quiz session and submits the 1st question he should be redirected to question number 2. He should not be able to move back to 1st question and should not be able to move to 3rd question without submitting the 2nd question.

How do we configure this? Please advice.

Average of ratings: -
In reply to Anish B

Re: Quiz: Automatically moving to next question

by Tim Hunt -
Picture of Core developers Picture of Documentation writers Picture of Particularly helpful Moodlers Picture of Peer reviewers Picture of Plugin developers
Have you looked at the new quiz interface that is coming in Moodle 2.0?

Moodle quiz does not currently support control-freakery like forcing students to answer questions in a set order. You can do that in the Lesson module. It would probably be not too difficult to implement this following the other changes in Moodle 2.0, if anyone wants to.
In reply to Anish B

Re: Quiz: Automatically moving to next question

by Andrew Kapral -
Any update on adding this feature for 2.0?
In reply to Andrew Kapral

Re: Quiz: Automatically moving to next question

by Niranjan eAbyas -

I am also looking for the same functionality in moodle1.9. If any once did this type of quiz let me know...