Skip to main content
amyc60366874
Participating Frequently
June 25, 2018
Question

Custom Feedback Messages During Quiz Review

  • June 25, 2018
  • 12 replies
  • 1622 views

Using Captivate 2017

We will have three (3) quiz scenarios/slide for the learner to answer. We do not want any "default" feedback messages to show from the normal quiz captions as the quiz is taken (no correct, incorrect or incomplete feedback messages).

Once the learner gets to the quiz results slide, we'd like to:

1. Have custom feedback messages on the quiz results advising them which questions are correct and incorrect and why

2. Have custom feedback messages appear on each quiz question slide if they click the Review Quiz button and review each quiz question slide. Custom correct and incorrect messages on each slide/scenario would advise why/give more detail as to why correct or incorrect.

Thank you.

    This topic has been closed for replies.

    12 replies

    Lilybiri
    Legend
    June 25, 2018

    That will be a lot of manual work, because the default design of Quizzes in Captivate doesn't provide that functionality. This blog post could give you already some ideas about what is possible

    Custom Review

    If you want a unique message during the default Review of Captivate (with the checkmarks) you'll have to track each of the questions by a user variable to see if it was answered correctly or not. Based ob that variable and on the system variable cpInRveiwMode you will have to show the feedback message. You can use an initially hidden multstate object for that purpose and show the  appropriate state. That has to happen with a shared action On Enter of the slide..

    amyc60366874
    Participating Frequently
    July 20, 2018

    I was able to create a shape, hide on output and apply an advanced action to only show when the file is in review mode. Works only on 2 of the 3 slides I need it on. I have no idea why the shape with the same action doesn't show for the third knowledge check slide. Any insight? I have checked the layering and all appears to be ok.

    Lilybiri
    Legend
    July 20, 2018

    Can you show a screenshot of the advanced action? I would have used a shared action (of course).  Did you label the custom shapes in a consistent way (never use duplicate names)?

    Do you use the Knowledge Check slides in Captivate? There is no Review mode for those. In the original question you didn't talk about KC slides.