Solved

Exit course button doesn't work

I need some urgent help here.


I have multiple Exit course buttons throughout my scenario and I am using 'Exit course' actions with them. They don't seem to be working in the LMS. Has anyone else had issues with this behaviour and if so, how did you overcome them?

Solution

did you add a modify variable action to the last page? or is your exit button on top?


If not this is what i do:

  • add action to last slide
  • on show, modify variable
  • target: AICC_Lesson_Status
  • Type: set equal to
  • value completed

Discussion (4)

did you add a modify variable action to the last page? or is your exit button on top?


If not this is what i do:

  • add action to last slide
  • on show, modify variable
  • target: AICC_Lesson_Status
  • Type: set equal to
  • value completed

Thanks!

This issue exists in CenarioVR not Lectora....

Which LMS are you using? Not all of them allow for content to close itself. And/or the LMS doesn't know how to handle the SCORM termination method (LMSFinish). You could test your scenario in the SCORM Cloud to see if the problem lies within the scenario.

I assume you are wanting to have the exit button close the window. When running the scenario Hosted on CenarioVR, that is what it will do, as the CenarioVR platform will close the course window when it is done (if you check the hover description of the Exit Action, it states that it is for running in CenarioVR) When in SCORM, it will send an LMSFinish to the LMS, as HTML windows cannot close themselves. It is the responsibility of the LMS to close the course. For SCORM 1.2, it is the defined responsibility of the LMS to close the window upon receiving the LMSFinish. For SCORM 2004, there is no implied functionality to close the course window, as SCORM 2004 was intended for courses to be run inline