Skip to main content
Participant
May 2, 2022
Question

Go to different slides based on quiz result

  • May 2, 2022
  • 1 reply
  • 71 views

I have a simple 4 question pool followed by a results slide. Based on the results they should go to either a "pass" page (if they score 100%) or a "fail" page (if they miss any questions).  

 

What I have done is set "On Enter" (of the pass slide, slide 31) to "Execute Advanced Actions," and then I've set up what you see in the attached image. Untitled 2 is if the same variable is equal to 100, then continue.

 

No matter what I score, the course doesn't jump to the "fail" slide (slide 32). What am I doing wrong?


Thanks in advance!

    This topic has been closed for replies.

    1 reply

    Lilybiri
    Legend
    May 2, 2022

    You used the wrong system variable. Try this one:

    IF cpQuizInfoPassFail is equal to 0

        Jump to Slide 32

     

    It would have been easier to do this with the Pass/Fail actions in Quiz Preferences of course.

    The system variable you use is fixed, you set it up in the Reporting section that you needed to have a score of 100% to pass the quiz. Essentially you ask now 'If 1 is equal to 1'/

    More info about Quizzing system variables in:

    http://blog.lilybiri.com/using-quizzing-system-variables