Captivate 9 - Is navigating past an answered quiz question possible?
Hi All!
The content SME I am working with wants learners to be required to answer the quiz/KC questions placed throughout the module as they progress through. The module leverages back/next button navigation instead of a TOC. This is fine unless the learner wants/needs to review content slides that are placed before an answered quiz slide and then navigate back to where they were in the module to continue on. On other modules we've been able to use the Skip button for learners to navigate around the quiz questions since the content slides are technically part of the quiz but since Skip would allow the questions to not be answered, that's out.
I was able to create two simple advanced actions that run when the submit button is clicked. If the learner succeeded, the action is to show the SmartShape Next Button (coded to 'go to next slide) and then go to next slide.

If the learner fails (after 3 attempts) the action shows the answer text box, the SmartShape Next button and continues the slide (which gives enough time for the learner to read the answer text).

This solution works in that the next button does show on the slide if the learner is right or wrong, but it locks up/freezes the buttons on the following content slide until the module is exited and reopened. I'm assuming this is most likely due to the advanced actions breaking the quiz logic somewhere?? .
I'm going to start by recreating the question slide to make sure it hasn't corrupted with all of the changes I've made to it and go from there. Just thought I would toss this out to see if it's even possible the way I'm doing it, or if I should proceed a different way. ![]()

