Quiz Score Slide - Review Questions

Hi all,
I have put a number of discussions now and still can't seem to get this to work.
Once a user has completed the quiz and got to the quiz score slide to find out if they have passed or failed - for both I would like them to be able to 'review answers'. I know there is a review quiz but this just tells them what they got wrong or right and not why.
I have searched on Captivate and online to figure out how to make this work. I would like the user to be able to go through each slide and when there is a question they got wrong, there is an explanation for them.
Is this possible and how do I do it?
Thanks

Hi there,
You can have a slide as an explanation slide next to your quiz slides. You can use a conditional advanced action under On Enter property of the explanation slide. With the help of a variable called cpQuizInfoLastSlidePointScored, you will check whether the last answer was correct or not and have the explanation slide show/hide accordingly. For example, if each question in your project has 10 points associated. The variable will check whether the last question slide scored points were equal to 10, if yes then jump to next question slide and if no then go to the explanation slide.
Here is how it will look in the advanced action window:
Where Slide 4 is the next question slide and Slide 3 is the explanation slide.
Hope this helps!
Thanks!

Similar Messages

  • Provide feedback button in quiz score slide

    Hi we have created a training using adobe captivate 6.  We have kept a final quiz containing 5 questions.  At the end there is a score slide.  In case of passing of the quiz we want a button called feedback to appear. The button needs to be hyperlinked to a url.  How can we do this?

    cpQuizInfoPassPercent has the required percentage for passing, whereas cpQuizInfoPassFail can have only two possible values: 0 if failed, 1 if passed.  So your condition will never result in true. The explanation of the system variables appears in the Variables dialog box, check them out.
    I'm using the normal language of conditions: THEN is in the same view of the dialog box for actions, second portion, whereas for Else you have to click on the Else button.
    The Pass/Fail actions for the Quiz you specify in the Quiz Preferences will only be done when the user clicks on the Continue button on the score slide. Because you asked for the button when entering the score slide, I proposed this work flow.
    Some functionalities are extended in CP6, will certainly blog about it to compare with what I wrote for previous versions here:
    http://lilybiri.posterous.com/question-question-slides-in-captivate
    Lilybiri

  • Quiz Score in Slide Presentation

    Hi All,
    I have prepared a short tutorial in slide presentation format
    with 20 questions at the end, and I'm trying to get the quiz score
    (using Flash with AICC tracking) displayed on the last slide but I
    haven't been successful so far. I am using slide template in Flash
    Professional 8, and I followed the instructions in Flash help menu
    including copying all the required files onto my server, but I'm
    still having problem with reporting the quiz score.. The only thing
    I don't understand very well in the instruction found on the help
    menu is "start the LMS system (or create the AICC Course Descriptor
    Files) that references the frameset.htm file."
    I would appreciate if anybody could provide me with
    information on where to get help on this. Maybe there is a tutorial
    somewhere I am not aware of.
    Dave

    Bump.

  • CP5: Scoring and Quiz Result Slides for Selected Questions

    Hello World,
    I am trying to create a course that has several "knowledge checks" that don't need to be scored or tracked, and then a 10 question quiz at the end that needs to be scored and tracked.
    Does anyone know of a way to separate those two elements so that the Quiz Results slide does not include any of my "knowledge check" data and just gives the user details of the 10 question quiz? I would also like to use the progress bar, but only for the final 10 questions.
    Alternatively, if the quiz result screen separated out the results of the knowledge checks from the quiz, that would work as well.
    Thanks,
    Graham

    Hello,
    If you use the Question slides that come with Captivate, all the slides will be added to the total score because you can only have one Quiz in a CP-file.
    Some ideas: you could set the score of the first (not te be tracked) slides to 0, or if possible change the questions from scored to survey (will not be scored).
    If by Progress you mean the indication 'Question X of Y', there you will need to make your own counters, with user variables and advanced actions. If you want to have total control of your question slides you could create the first bunch of questions yourself and only use the default Question slides for the real last Quiz. Just published a blog post today with some links to articles about customizing Quizzes. Feel free to check it:
    Customize your Quiz using advanced actions
    Lilybiri

  • Cap 6 - how to capture quiz score/route based on score & prob with Master slide?

    Hi --Using Cap 6 on a Windows PC. I have a module with weighted questions, and want to analyze the score when the user completes the questions. If they score 69% or below, they must view the entire module. If they score between 70% and79%, then they can just take the quiz questions again. If they score 80% of better, their score is recorded in the LMS and they are given credit for the module.
    I have two challenges:
    1) The course originally was going to be an acknolwedgment-only module, so I deleted buttons from the results slide (not the results master) but when I select Reset Mater Slide in the slide properties, the deleted buttons do not re-apply onto the slide. How do I get those buttons back?
    2) I created an Advanced Action called start_over. It's simple - and the "Else" statement is "continue". I set this up in Quiz Pref. Does this also get assiend as an Action on the slide properties? 
    Result is that the quiz just stops. The quiz results slide displays - but without any content. If you select play again from the skin, the next slide is displayed.
    I have searched forum, etc., but can't find a solution -- I need to re-create this scenario for several other modules too. Thanks in "Advance" for help!
    G

    About your second question, think you are using the wrong system variable. It is hard to read, but I think you use cpQuizInfoQuizPassPercent, which is the percentage required for passing. And you should have used cpInfoPercentage, which is the percentage acquired by the learner. Have a look at my blog post about system variables:
    http://blog.lilybiri.com/system-variables-in-captivate-6
    But I don't think you need such an action for Quiz Preferences? Because you have two possible actions there: Success action and Failure action? Why need an advanced acton for a simple Jump?
    As for the score slide: Quiz Preferences, Settings: click the button Quiz Result Messages under Show score slide and you'll be able to mark the fields you want to show.
    You can also create a custom score slide:
    http://blog.lilybiri.com/question-question-slides-in-captivate
    http://blog.lilybiri.com/intermediate-score-slides
    Lilybiri

  • Can we send pre-test score (Pre-test question slide) and post test score (Question slide) both in lms from captivate?

    can we send pre-test score (Pre-test question slide) and post test score (Question slide) both in lms from captivate?

    Pretest score normally is not sent to the LMS. However it is stored in a system variable, you could use JS to send it.

  • Quiz Timer Not Jumping to Score Slide for Submit All Quiz

    I've followed the instructions for the TimeCheck advanced action posted by Lilybiri (http://lilybiri.posterous.com/timer-widget-to-stress-your-learners), but it doesn't work for me. Am wondering if it is because I am doing something wrong or because I have the Submit All option selected in the Quiz Preferences. Any ideas?
    My goal is to have a countdown timer for a quiz that automatically jumps to the score slide when the time expires.

    Hi,
    It will not be functional anymore, because I checked and the variable associated with the Timer widget is not updated anymore. Moreover, one is limited in characters used for the variable., underscores are not possible anymore, variable always starts with a capital etc. I do not know what has changed in this widget, have been asking for an explanation but got no answer yet. For the moment the Timer widget is pretty useless if you want to do an action based on the value of the variable. I'm very sorry and should even check all posts about widgets (there are quite a lot there) to see if other similar problems occur.
    My blog proves with the example and the screenshots that this work flow has been possible in the past. No tricks there.
    Lilybiri

  • Cp6 Quiz score reporting error in LMS

    Looking for any inputs - this one's a bit strange:
    I've been tasked with developing a course that allows the learner to test-out by jumping directly to the quiz. I've set up a series of advanced actions that allow one shot at the quiz without reviewing the course content, and actions that steer the learner back into the course after failing the quiz. All of these actions work, and the quiz score reports correctly each time within the course - the problem is what happens after that:
    I leave the course and go to the learner profile on the LMS - instead of 100%, the score is reporting as 75% (4 question prototype). I've set preferences to complete the course and report the score - the course reports complete, the only error is the incorrectly reported score. When I leave the transcript page and go back to the course, the course opens to the last question in the quiz, rather than the last page visited - and the question is not completed. Is this a setting I'm missing on the Cp6 side, or do I need to interface with the IT guys running the LMS? I'm running Cp6 with the most current patches on a Meridian LMS.
    Justenuf

    In answer to Rod's suggestion to set the score to percentage:
    Done - the client prefers that report anyway. Still seeing the stuff as described below.
    In answer to Erik's questions above:
    after the quiz, you have a quiz results screen that shows all the information you'd expect, right?
    Right - the quiz results screen in the course shows the score achieved
    If they passed, how do they close the lesson?
    The "Continue" button on the results screen is set up to take them to a completion page. that page has an "exit" button that takes them out of the lesson and back to the LMS.
    Does the LMS report the same result as the summary page?
    Yes if the quiz is set up to "submit all" answers at once in Quiz:Settings. (However, this is not my client's preferred set-up - so I'm still searching for the answers below)
    No if you have the quiz submit each answer individually - see below:
    The scores reported on the results screens for the quizzes in the red box above were 100, 90, 80 and 80, respectively.
    If they fail the lesson, how are they redirected back to the content?
    The "Continue" button on the quiz results page is set up to jump to the first page of content if the score is below passing.
    Then they go through the content?
    Yes - its required at that point.
    how do they retake the quiz?
    the "next" button on the last content slide takes them directly to the quiz.
    If they retake it, does the summary slide show the correct information?
    In the "submit all" mode - this all works perfectly.
    If set up to submit after each answer, if you fail the quiz and exit the course before retaking it, the score is reported correctly in the transcript - it seems as if it defaults to the minimum passing score in when you submit each answer individually.
    again, how do they then proceed to close the lesson?
    They exit the lesson using the "Exit" button, which closes it and takes them back to the LMS.
    I'd suggest adding a 'continue' button to that summary slide (if there's not one already) and instruct the user to click, take them to a 'congratulations' page and instructions to now close the lesson.
    Done - see above.
    Do you have the lesson reporting 'after every slide' or 'send data at end'?  If none of the above options help, try changing it from one to the other (in the 'template' options).
    I've set it using the submit all checkbox in Quiz:Settings - not sure how to access template options - is this a menu I'm unable to find?
    Thanks again for your time on this -
    Justenuf

  • Problems with quiz "continue" and "review" buttons in presenter presentation sent to connect pro

    I have a training module, built in powerpoint, modified with Presenter, and posted to Connect Pro on Adobe's server.  The post quiz has 10 questions, and when the final score page displays, it gives the user the options to "Continue" or to "Review Quiz".  The Continue button should take the user either to the next slide OR to the beginning of the presentation depending if their score was passing or not.  The Review Quiz button shows the user the quiz question slides, but to advance to subsequent slides, the user needs to use the "forward" buttons on the play bar.
    My questions:
    Even though I have set the quiz to allow up to 10 tries, there is no way to retake the quiz.  Am I missing something?
    I looked at the infite tries option, but it wouldn't let me designate where to go next.
    If the user clicks the "review quiz" button first, when they return to the score summary page, the "continue" button doesn't work.
    How can I configure so the user can "retake" the quiz?
    I appreciate any thoughts or solutions to these issues.
    Angel T

    Hi,
    Even though I have set the quiz to allow up to 10 tries, there is no way to retake the quiz.  Am I missing something?
    To retake the quiz , user have to go to the beginning of the quiz using the TOC.
    or
    The author may put a button say "Retake" on the result slide which takes the user to the beginning of the quiz.
    or
    In the quiz settings, set the options: If failing grade n attempts and go to slide which marks the beginning of the Quiz.
    I looked at the infite tries option, but it wouldn't let me designate where to go next.
    If the nymber of attemts is infinite, the default setting is goto next slide. You may change it by selecting the continue button on the slide. Go to Actions, and set the hyperlink
    If the user clicks the "review quiz" button first, when they return to the score summary page, the "continue" button doesn't work
    This should work. Could you please mail me a sample presentation which sees this issue ? Mail me at [email protected]
    How can I configure so the user can "retake" the quiz?
    The first question have the answer for this also.
    Let me know if you need any further help.
    Thanks,
    Alpi Agarwal
    Adobe Presenter Engineering Team

  • Help/ advice with score slide

    Hi,
    I am trying to create a quiz using the captivate programme
    and I have discovered there is a next button on the score page
    which goes to a Blank screen !!. Can anyone give me advice on how I
    can remove it or edit it. I have looked in the help docs but so far
    no joy.
    Any help would be appreciated.
    Thanks
    A

    Hi A. If you intend to allow your users to "review" the test
    (scoring) results, you should always leave the "Next" button
    available. It allows the user to continue to the end of the movie
    following the review (among other uses).
    Which brings up that "blank screen" you mentioned. It is a
    good practice to close the movie on a non-question (scoring) slide.
    Perhaps one that ends the movie by saying "Thanks for
    Participating" or whatever. Then the "Next" button will take the
    user there following the quiz and review process. If there is no
    slide following the last Question slide, you will see ... what you
    are seeing ...
    Finally, my advice is to learn by doing. Build yourself a
    short movie, say 5 slides with an "Intro" slide, 3 "Question"
    slides, and a "Thank You" slide. Then play with the buttons that
    are displayed, to get a better idea of their functions and required
    presence (see "Movie > Quiz Manager" as well as the individual
    question-slide settings) .
    Hope this sheds some light ...

  • Jumping to slide causes question to be skipped

    We are trying to set it up so that when a user gets a question incorrect, they jump back to a specific slide. This part works just fine but then, when it comes time for that question to be shown again, Captivate seems to skip it so the user will not have a chance to answer the question successfully.
    We are trying to set it up so that all questions have to be answered correctly - if they get one wrong, they are bounced back to the relevant portions of the content to review the material and then answer the question again when they get back to it. We're fine with it skipping questions they got correct but when they get one wrong, we'd like to require them to attempt to answer it again.
    Any ideas on how we remedy this? Thanks in advance!

    Hello,
    Your problem could be due to 2 reasons: if you jump out of the quiz scope, that starts with the first scored object and ends with the score slide, the quiz attempt will be shown as finished. I do not know how many attempts you allow on quiz level? Same for slide level: if you have more than one attempt per question user has to exhaust those attempts before leaving the slide.
    To realize what you want completely, you'll have to create your customized question slides. To stay within the quiz scope can be realized by putting an interactive object on the first slide of the project with a small score.
    Lilybiri

  • Can you submit a User Variable instead of the Captivate Quiz Score variable to an LMS?

    I am attempting to create two quizzes in a course that has branching.  I know that Captivate only allows for one quiz if you are using Question type slides, but I am using a simulation to check the knowledge of a process.  I want to report one of the simulation completions depending on which branch the user goes to (different branches for different products).  How or is it even possible to submit user variables in place of the Captivate Quiz Score variable, the time in the course variable, and the Pass or Fail status to an LMS?

    Sadly, I am using Captivate 5.5.  I was thinking it should be possible to use Javascript to be able to take a specific variable and submit it to the LMS in place of Captivate's Quiz variables.  I just don't know Javascript well enough to know how to do that.

  • Continue Button on Quiz Results Slide NOT Working Properly

    I'm experiencing a functionality issue with the "Continue"
    button on the Quiz Results slide:
    Situation 1: After initially completing the quiz, I need to
    click the "Continue" button on the Quiz Results slide only once to
    advance to the next (and last) slide in the quiz movie. This is
    fine & works as I would expect.
    Situation 2: After initially completing the quiz, if instead
    I choose to review the quiz, later when I get to the Quiz Results
    slide, I need to click the "Continue" button TWICE to advance to
    the next (and last) slide in the quiz movie. This does NOT work as
    I would expect.
    Any idea why only 1 click is needed in the Situation 1 while
    2 clicks are needed in Situation 2? Any way to fix Situation 2 so
    that only 1 click is needed?
    Thanks much!

    CapManZ,
    Whether the Continue button on the Quiz Results slide
    requires one or two clicks is mysterious indeed. See
    http://www.adobe.com/cfusion/webforums/forum/messageview.cfm?forumid=67&catid=464&threadid =1302278
    for another discussion about its misbehavor.
    Actually, the number of clicks required depends on how long
    you wait after the Quiz Results slide appears, prior to clicking
    the Continue button. In your situation 1 you probably answered
    questions rather than using the skip button, so you viewed the
    question slides for a while prior to arriving at results. In your
    situation 2 you probably used the Skip button to zip through the
    slides to return to the results screen. Try this. In situation 2,
    when you get to the Quiz Results slide, instead of clicking the
    Continue button, go get a cuppa joe and then see if a single click
    will work. If so please let me know.
    I've experimented with a Captivate 2 multiple choice quiz in
    a slide show that contained only 10 questions and the Results
    slide. I added a text caption with fade in and fade out enabled
    (the default) to the Results slide. I found that after the caption
    fades in, one click on the continue button advances the slide. So I
    used the caption's appearance to help measure the timing.
    In the tests below I skipped as rapidly as possible, pausing
    at various slides to see how it affected the single click
    threshold.
    Skip all slides: 28 sec
    View slide 1 for 60 sec and then skip: 28 sec
    Skip to slide 5, pause 30 sec, and then skip: 13 sec
    Skip to slide 10, pause 30 sec, and then skip: 2-3 sec
    Answer each slide (took more than 30 sec): 2-3 sec
    Skip all slides, click Continue as fast as possible: 2-3 sec
    I also reduced the number of question slides in the quiz and
    skipped all slides.
    7 questions: 18 sec
    3 questions: 7 sec
    I believe the threshold value (the duration required before
    clicking the Continue button advances to the next slide) is
    composed of two durations which add together to determine the
    threshold. The Result's slide's timeline probably sets the
    threshold's lower limit. Clicks prior to 3 seconds are ignored.
    Time per slide and number of slides left to go sets the upper limit
    for the threshold. The slower the movement, the lower the
    threshold.
    Several conclusions:
    This probably isn't a situation in which the first click is
    ignored. Instead the first click reduces the threshold's value to
    the lower limit. The second click would then typically occur after
    3 additional seconds, particularly if the user is surprised that
    the first click didn't work and pauses slightly. A very fast
    additional click on the Continue button is ignored as well.
    Long quizzes will cause more complaints about the issue
    because of what you experienced. It typically takes longer to
    answer the quiz than review it.
    Perhaps there's a workaround that would alert the user that
    the Continue button is ready for clicking. I'm thinking that since
    the text caption fade-in coincides with being ready to continue, an
    image or the like might do the trick. Any suggestions out there?
    Humm, a better alternative might be to show some images of
    snacks on the results slide background. Through suggestive selling,
    the user realizes it's time for a break and clicks Continue after
    returning with that cuppa joe. And the sound you hear? It's the
    Captivate developers giggling if they read my conclusions. Too bad
    they're mum, since some real info might make it easier to make
    Captivate behave. Ah well.
    Phil

  • Can I delete Quiz Results slide in CP7?

    Hi
    I am using CP 7.0.1.237. I have read that this cannot be done in CP6.
    Is there a way to delete the Quiz Results slide in CP7 atleast? I know I can hide it. But I prefer deleting.
    Sreekanth

    No, it will always be hidden, unless you delete all the question slides, that is the only situation in which you can delete the score slide. Why bother about that? If you publish, hidden slides are not included in the published version.

  • Captivate 4 quiz score shows 100 percent but LMS shows 80 percent score

    Hi,
    Here's an issue I hope someone can resolve.  We have contracted with Kaplan to house our e-learning courses into their LMS (ComplianceWire) using the AICC standard.  I have developed courses that have a ten question end-of-course quizzes.  The minimum passing score I have set is 80 percent.  I completed the course in the LMS and achieved a score of 100 percent but the LMS reports a score of 80 percent.
    Here's a screenshot of my quiz preferences in Captivate 4:
    What am I missing?

    Hello,
    Some possibilities:
    Besides the Quiz slides, you have other scored objects (like buttons, Click boxes, Text Entry Boxes) in the project. You can check this by having a look at the Advanced Interaction view (Project menu or F9). Is the total score there equal to the total score of the Quiz slides?
    Captivate reports after each scored event, after each Quiz slide. With our LMS sometimes I do have the issue that the very last slide is not correctly reported, is left out. As a workaround I do avoid to have something scored on the last slide.
    Something else to check: do you have a Score slide? Is the result correct on this slide?
    Lilybiri

Maybe you are looking for