Skip to main content
Known Participant
March 5, 2013
Question

Failure levels

  • March 5, 2013
  • 1 reply
  • 422 views

I am creating a quiz in which I want to refer the learner back to a slide IF the FIRST answer to the question is incorrect.  However, if they answer the question incorrectly a SECOND time, I want the quiz to advance to the next question and list the previous question as 'wrong'.

I cannot see a way to do that.  I have adjusted "failure levels" and "attempts".

The way it is setup now, is that the student can keep selecting a different answer until they get it right through elimination.

Any hints on how to do that?

This topic has been closed for replies.

1 reply

Lilybiri
Legend
March 5, 2013

With a default Question slide I do not see a way to achieve this. There is no system variable that tracks the number of attempts on quiz level, you cannot assign different actions based on the attempt number. Second part is easy: set the attempts to 2, and the After last attempt to go to the next question. You can set the Success action to go back to the other slide, but it will be done both for a correct answer after the first and the second attempt. Failure levels allow you to have different Failure captions based on attempt but that is all.

If you create a custom question, with standard objects and eventually widgets, then it is possible to achieve this with advanced actions.

Lilybiri