Quiz problems
I created a course with a quiz. I am giving the user 2 attempts to pass the quiz. After the user fails on their 1st attempt, they get the button Retake Quiz which takes them through the quiz again. If they fail a 2nd time, I created a button "Retake Course" using an advanced action and java script. cp.resetQuizData() and the second advanced action Jump to Slide 1. The problem I am encountering, when the user goes through the entire course again and gets to the quiz, captivate tells them after completing the quiz (now their third attempt) they've failed, even if they get all the answers on the quiz correct. Any way to fix this problem?
