Forum Discussion
Review Incorrect Only
Thanks Joe,
That's intriguing. I've created a review link so you can have a look at how the file is behaving here:
https://360.articulate.com/review/content/a4f1ebc1-76a7-4e54-9fa3-375d8fef4872/review
Hi Elis,
Thanks for the additional information.
After doing more tests on your project file, I found that the reason why the correct answers were being included in the review is because your slides make use of custom navigation buttons. Basically, when your learners click on the custom 'Next' navigation button while in review mode, the button does what its told to do, which is to move the learner to the next slide, regardless if the next slide was answered correctly or not.
The behavior won't happen if you use the Player's built-in navigation buttons, which can distinguish between correctly answered questions during a review. Here's an edited version of your project file with the Player's navigation buttons enabled, where you can see that the correctly answered questions do not appear during Review mode when they are used.
To correct the behavior, you'll either need to:
- Add logic in your custom navigation buttons that can skip correctly answered questions using variables
- Make use of the Player's built-in navigation buttons
Hope this helps!