Skip to main content
Participant
September 11, 2016
Answered

Is it possible to setup multiple quizzes in the same Captivate presentation?

  • September 11, 2016
  • 1 reply
  • 1446 views

I'm trying to setup a training project which has multiple sections corresponding to different categories within the training.  After each section I'd like to setup a quiz which draws a few questions from the question pools to do a knowledge check.  After the knowledge check I'd like to allow the user to review the questions of the preceding section before moving to the next section.  Due to the nature of random questions I'm using graded questions from the question pools.  In a training project with 4 sections, I would need 4 quiz review slides.  It looks like currently the quiz review slide is automatically generated for all quiz questions in the presentation.

    This topic has been closed for replies.
    Correct answer RodWard

    You are correct.  The Quiz Review is triggered from the button on the Quiz Result slide.  Reviewing the quiz will automatically terminate any ability to use further attempts on the quiz in that session.

    Captivate projects are really only designed to have ONE quiz (plus the possibility of a Pre-Test).  For what you want to do, the better option is to have multiple projects.

    1 reply

    RodWard
    Community Expert
    RodWardCommunity ExpertCorrect answer
    Community Expert
    September 11, 2016

    You are correct.  The Quiz Review is triggered from the button on the Quiz Result slide.  Reviewing the quiz will automatically terminate any ability to use further attempts on the quiz in that session.

    Captivate projects are really only designed to have ONE quiz (plus the possibility of a Pre-Test).  For what you want to do, the better option is to have multiple projects.

    jborzAuthor
    Participant
    September 11, 2016

    My goal was just to be able to review the questions of the preceding section.  If there's a way to do that with a single quiz I'd be fine with that as well.  Is it possible maybe using advanced actions to keep track of the random questions in the preceding slides and then have a way to revisit those slides while showing the correct answers on those slides just for the preceding section? That would meet my requirement.

    Thanks,

    John

    Lilybiri
    Legend
    September 11, 2016

    No, Review situation wjere the correct and given answers are given is always for the total quiz, with the default settings of Quizzes in Captivate this is not possible.

    I blogged once about giving intermediate score slides, but you want more. It could be done with shared/advanced actions, but you should need to store each given answer in a user variable, because the quizzing system variable cpQuizInfoAnswerChoice is reused on each slide. Since you are however talking about random questions, this will complicate even that setup.