Quiz points scored
Hi,
The in the results slide, I have activated the Retake button.
I use the variable cpQuizInfoPointsscored to decide whether my slide moves to the "Fail" slide or the "Pass" slide.
The first attempt, the variable works fine. However, I noticed that even after clicking the retake button, cpQuizInfoPointsscored retains the points of first quiz attempt.
Say my first quiz attempt, I scored 10/20, after clicking the retake button, I see 10 on the counter.
This now messes up my quiz result after retaking.
I know how I can fix it using my own variable and using advanced actions, however, I know it is a tedious task.
Any advise on how to reset cpQuizInfoPointsscored? javascript?
Thank you!
