Skip to main content
danielb51742821
Inspiring
May 8, 2017
Answered

Captivate Quiz Results Continue button. On Success go to pass or fail slide

  • May 8, 2017
  • 2 replies
  • 2033 views

Captivate 9.0.2.437

I am using the captivate Quiz Result slide. It would be ideal for the Continue button to send the learner to a slide determined by a pass or fail grade.

Is this possible?

More info: we have an Attestation slide that I want the user to see after the Quiz Results page, but only if passed. Can anyone offer any information on how to do this, even if I have to make my own Quiz Result page (I know the objects on the Quiz Results page are very editable).

    Correct answer Lilybiri

    The Continue button will launch the actions defined in the Quiz, Preferences, Pass or Fail. You have an action 'Passing Grade', and one 'Failing Grade'. Use those actions to do what you want. You'll need the default Results slide if you want Retake or Review functionality. Indeed, you could create a custom results slide, using the Quizzing system variables:

    Using Quizzing System Variables - Captivate blog

    If you go for a custom score slide, use a conditional action for the 'Continue' button, that checks the system variable (Boolean), cpQuizInfoPassFail.

    2 replies

    danielb51742821
    Inspiring
    May 9, 2017

    Thank you. I did not realize those settings were for the Continue button. Seems there should be a mention for the action items on the Pass/Fail setting page are for the continue button. Thanks again for your help.

    RodWard
    Community Expert
    Community Expert
    May 9, 2017

    Actually a small clarification about the Continue button is in order. 

    By default, the Quiz Results slide has a pause point that stops the timeline about 1 second from the beginning of the slide.  The default length of the Quiz Result timeline is 3 seconds.

    Clicking the Continue button doesn't actually do much more than allow the timeline on the Quiz Results slide to 'continue' past this pause point until it reaches the end of the slide timeline. 

    THAT's actually when the Success or Failure actions for the quiz are actually executed.  Right at the end of the Quiz Result Slide timeline.  Not when the Continue button is clicked.

    It's not a big deal, but it's an important detail to remember, because many Captivate users think the Continue button is executing the Success or Failure actions and are dismayed when clicking the button doesn't seem to produce any immediate result.  But if you patiently wait for the slide timeline to end, THEN things happen.

    Lilybiri
    LilybiriCorrect answer
    Legend
    May 8, 2017

    The Continue button will launch the actions defined in the Quiz, Preferences, Pass or Fail. You have an action 'Passing Grade', and one 'Failing Grade'. Use those actions to do what you want. You'll need the default Results slide if you want Retake or Review functionality. Indeed, you could create a custom results slide, using the Quizzing system variables:

    Using Quizzing System Variables - Captivate blog

    If you go for a custom score slide, use a conditional action for the 'Continue' button, that checks the system variable (Boolean), cpQuizInfoPassFail.