Skip to main content
Participant
September 2, 2011
Question

Jump to slide- jump to different slides if correct/incorrect in quiz question

  • September 2, 2011
  • 1 reply
  • 635 views

Is it possible to set the 'jump to slide' option to jump to different slides for correct/incorrect responses to quiz questions. I want to make the project return to a review slide if the person gets the question wrong, and to continue to the next slide if they get the question correct.

    This topic has been closed for replies.

    1 reply

    RodWard
    Community Expert
    Community Expert
    September 2, 2011

    Each quiz question has an OnSuccess and LastAttempt actions which can be set separately to Jump to Slide.  The OnSuccess action will fire after dismissing the OnSuccess caption, or as soon as the person gets the question correct if the caption is set NOT to appear.  The LastAttempt action will fire once the learner has exhausted the number of attempts allowed for the question.

    If you DO set the LastAttempt action to jump back to the relevant slide in the earlier part of the presentation, you need to be aware that if this means the learner would be jumping to a slide outside the Quiz Scope (which begins with the first scored object in the project) then the rest of the quiz would be locked and they wouldn't be able to answer any more questions.  So you may need to add a button or some other scored object to the first or second slide in the project to extend the quiz scope all the way to the beginning.

    Your next problem after you jump learners back to an earlier slide after flunking a question is how to get back to the correct spot in the quiz again.  For that to work, you'll probably need to use some fancy Variables and Advanced Actions to record the number of the slide they were one before jumping back, and then SHOW a previously hidden button on the explanatory slide that will execute a Conditional Advanced Action to jump them forward again to resume the quiz.

    Participant
    April 5, 2012

    Unfortunately, I have NO CLUE how to do what you're talking about. I wish I did, but I don't.

    Can you point me to a book, online learning resource or other such place where I can learn about what you're saying here?

    Thanks,

    UM

    Lilybiri
    Legend
    April 5, 2012

    Have a look at my blog post about Question slides:

    Question Question Slides in Captivate

    Lilybiri