CP9: weird behavior with branching using advanced options
I've done a search for this but was not able to find the answer.
Captivate 9.0.2.437
Window 7 64-bit
For multiple-choice questions (MCQs), I create branching using the Advanced Answer Option. When the learner clicks an incorrect choice, a shared action is triggered that increment the user variable MaxAttempts by 1 and take the learner to a corresponding remediation slide. The learner clicks the Continue button on a remediation slide to return to the quiz question if MaxAttempts is less than 2; learner is taken to the next slide if MaxAttempts is not less than 2. The number of attempts in the Quiz properties for the MCQ slide is 2, so if they answer incorrectly twice, when they click Continue on the remediation slide, they'll get the question scored as incorrect and move on.
This works well with the first MCQ if there are multiple, or when there is only one MCQ. However, things get hairy if there are more than one. I have tried to reset MaxAttempts to 0 using the Assign action (Assign MaxAttempts with 0) but this does not work, so I think Captivate is not resetting it to 0...?
Also, for the final MCQ, I have it jumping to the Quiz Results slide On success or after the last attempt, but it does not do it; instead it jumps to the slide after the Results slide. Any suggestions?
