Skip to main content
gmatch8750
Participating Frequently
April 7, 2017
Question

Retake a Quiz - Part 2

  • April 7, 2017
  • 1 reply
  • 463 views

I have a course I created, where there are 2 embedded Knowledge Check - on page 6 and one on page 20. At the end of the course, I have a 10 question quiz, that I actually want scored.

However, the two questions from before are added to this quiz, and I don't want that to happen. Also, if they get any of the 10 questions wrong, I only want them to retake those 10 questions.

I tried the cpQuizInfo...variable on the two quiz questions that I want to exclude, and created a condition that says that if they if the agent receives less than 100%, jump to page 28, else continue. This did not work.

Is there a way to exclude the two quiz questions from the quiz results? I'm using Captivate 8.

Thanks.

    This topic has been closed for replies.

    1 reply

    Lilybiri
    Legend
    April 7, 2017

    Can you show a screenshot of the Advanced Interaction dialog (F9)?

    Some quizzing system variables will take into account the KC slides, but the score should be correct.

    Have a look at the table in this blog post:

    Using Quizzing System Variables - Captivate blog

    Which variable did you use for the conditional action and how is that action looking?

    gmatch8750
    Participating Frequently
    April 7, 2017

    Sure.

    I used the cpQuizInfoQuizPassPercent variable: Here is my Advanced Actions page. There also an Else continue statement.

    Lilybiri
    Legend
    April 7, 2017

    I don't see the KC slides in the Advanced Interaction panel.

    Did you look at that table? I don't know what you want to do with that variable, because that is a fixed variable, it is the percentage that you enter in the Quiz preferences, Pass or Fail. Maybe you wanted to use the percentage acquired by the learner?  The variable for that percentage is cpInfoPercentage.