Reset user variables back to 0 at end of course
- August 24, 2022
- 1 reply
- 470 views
In the course i'm building we have a requirement to used forced navigation at the end of each slide to ensure the users have listened/watched it in it's entirety. But, on reentry to the slide, either by using the back button or closing the course and reentering it. All of this functionality works fine.
We're now working on adding another condition, that, if the user attempts and fails the course 3 times, they must retake the course as if it's their first time taking it (watching each slide in its entirety).
I am a shared action on entry and on exit using v_slidevisited_## to update the next button logic on each slide. I have tried "Assigned v_slidevisited_## to 0" in an advanced action before "Jump to Slide" on the Restart Course button on the resutls slide as well as an on entry decision to the 3 attemps failure logic. Neither are working. What am i doing wrong?
Example of the results slide advanced action below.
