A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: Flash and LMS (SCORM)

  1. #1
    Junior Member
    Join Date
    Aug 2004
    Posts
    2

    Flash and LMS (SCORM)

    Lets say, I have no idea what a LMS looks like, or how to interface with it. I understand some of how FS SCORM and other implementations work. The project I have only involves completion, there is no tests. The LMS is from OnTrack and is SCORM compliant. I have not been able to find any solid documentation with end-to-end examples. Everything seems to assume you know about the LMS you will be working with. Also I am having trouble understanding what the manifest does. Is it simply a list of the files that my SCO incorperates? I have read several posts on message boards and other documents but I need a way to test what I am doing, simple steps I guess, can someone please help!

  2. #2
    Junior Member
    Join Date
    Aug 2004
    Posts
    2
    bumb, any scorm guru's out there?

  3. #3
    Senior Member
    Join Date
    Apr 2001
    Posts
    528
    Do you have an HTML wrapper to put your Flash document in?

    I have this for the completion status in my code

    fscommand("LMSSetValue", "cmi.core.lesson_status,completed");
    fscommand("LMSFinish", "\"\"");

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center