Skip to main content
Sandra1981eriksson
Participating Frequently
October 13, 2016
Answered

Course does not reset after completion- CP8

  • October 13, 2016
  • 1 reply
  • 448 views

Hey everyone!

I have some courses showing checkmarks after completion of various chapters. After completion of the last chapter an object is shown, like a prize and the participant can then move on to finish the course.

But, when re-entering the course again all the checkmarks and the prize object is still shown!

It was supposed to reset the whole thing so they can go through it whenever they need and the checkmarks etc will show as they did the first time. I've already checked the settings (Set exit to normal after completion etc etc), but it doesn't work at all.

Does anyone have the same issue and knows how to fix this?

There are quite many checkmarks, so having to add additional advanced conditional actions doesn't not feel correct. It must be an easier way to do this?

This topic has been closed for replies.
Correct answer RodWard

It sounds like your LMS is remembering the value of the variables used in your interaction and supplying them to the project when it gets relaunched again.  (Consider yourself lucky.  Most LMSs I have encountered are not capable of doing this.)

The Quiz setting for Set Exit to Normal really applies more to the SCORM reporting, not necessarily to user variables.

If you don't want it to work the way it is at present, I would suggest you use an Advanced Action on the slide where the learner completes the session and use this action to reset all relevant variables back to their starting values.  The LMS will then remember those starting values.

1 reply

RodWard
Community Expert
RodWardCommunity ExpertCorrect answer
Community Expert
October 14, 2016

It sounds like your LMS is remembering the value of the variables used in your interaction and supplying them to the project when it gets relaunched again.  (Consider yourself lucky.  Most LMSs I have encountered are not capable of doing this.)

The Quiz setting for Set Exit to Normal really applies more to the SCORM reporting, not necessarily to user variables.

If you don't want it to work the way it is at present, I would suggest you use an Advanced Action on the slide where the learner completes the session and use this action to reset all relevant variables back to their starting values.  The LMS will then remember those starting values.

sassasol
Known Participant
October 14, 2016

Thanks for the respond, Rod! It really helped out!

RodWard
Community Expert
Community Expert
October 14, 2016

If this resolved your issue, please mark my answer as correct.