Skip to main content
Participant
October 1, 2015
Question

Captivate multi sco exit button

  • October 1, 2015
  • 1 reply
  • 234 views

I can't find a way to exit a sco in a  multi-sco course.  I've seen there have been problems in Captivate 7 exit buttons and have seen some solutions to get the window to close which are fine with a single sco in it's own window.  But what I need to do is just close the sco and still have the tree menu in the LMS available.  In 1.2, I was able to just call SCORM_CallLMSFinish().  Now with 2004, I tried SCORM2004_CallTerminate() which I assumed would be the equivalent but it's not working.

    This topic has been closed for replies.

    1 reply

    RodWard
    Community Expert
    Community Expert
    October 2, 2015

    I think you will likely find that the LMS SCORM player is blocking you from closing down the window because the SCO is playing within a frameset of the player window.  In such a situation you cannot close down the SCO. You can only move to a different SCO.