How to re-take quiz when lesson is restarted
I did some searching but I couldn't find a post with my particular scenario.
Using Captivate 2017, publishing SCORM 1.2
Lesson is set to complete after 50% viewed, but we also have 1-3 quiz questions at the end of every lesson. They have unlimited opportunity to answer and must answer correctly before lesson advances. (This may sound silly, but there are a lot of reasons why this is our standard set up.)
We've added a Retake advanced action button at the very end so they can refresh the lesson, which jumps them back to the beginning and has a JS to cp.resetQuizData() to reset the quiz. This works great when it's not loaded into an LMS.
When it is in an LMS, it seems like it's working but when they get to the quiz the questions are cleared but they can't click on any of the options again. In looking at the log, it looks like our suspend data isn't cleared. Not sure if we can force clear the suspend data or if there is a different executable we should be using. Does anyone have ideas or a potential solution? Or is there not a good one?
Thank you!
