Skip to main content
JoeyKahler
Participating Frequently
February 3, 2016
Question

Customizing Functions of Quiz Review in Captivate 9.0?

  • February 3, 2016
  • 1 reply
  • 123 views

I have a request to be able to review a quiz after completing it. I did this, but they would prefer to NOT let users see the correct answer, just review their incorrect answers. Adobe Support confirmed that the red x and green checkmark can NOT be hidden in the quiz review, but was wondering if anyone had any clever custom actions or scripts or ideas to circumvent this?

This topic has been closed for replies.

1 reply

Lilybiri
Legend
February 3, 2016

Could imagine doing this with a custom shape button on the score slide, and with shared actions triggered On Enter for each question slide. Sorry, I don't have that ready on my blog, and at this moment am a bit too busy to get to it right away. The answer given for each question should be stored in a user variable, because the system variable cpQuizInfoAnswerChoice is reused for each question. It will be a bit of work...