How to code EXIT button for SCORM 2004 (Exit SCO to SCO tree)
I am trying to develop courseware in SCORM 2004 in Captivate 9 for use on a Meridian LMS but the default Exit button in Captivate 9 thru 7 does not work.
In SCORM 1.2 I coded the EXIT button a Java Script of SCORM_CallLMSFinish(); to close the SCO but not the course.
This enabled a lesson SCO to close and return the course to SCO tree if a multi SCO course and allowed single SCO courses to exit to the LMS.
What I am seeking is either an Advanced Action or JAVA script code to do the same thing in SCORM 2004.
