|
|
|
|
|
|
Posted: 02/11/2009 3:40:58 PM
|
|
I've been tasked with developing an LRM where all of the lessons are SCORM compliant. I only need to be able to launch each lesson and retrieve the scores, and I am having trouble figuring out how to write the internal functions for the API object to correctly get and receive information... Is there a pre-written JS API for basic SCORM communication?
|
|
|
|
|
Posted: 02/12/2009 5:41:08 AM
|
|
You may find what you want by looking at Moodle (a free open source SCORM conformant LMS) or at the SCORM sample LMS available on ADLNet's website.
Moodle is Found Here:
http://moodle.org/
The ADLNet Simple Runtime Environment can be found here:
http://www.adlnet.gov/scorm/20043ED/SRTE.aspx
I hope this helps.
Best Regards,
Robert J Collins
President, Brisinger Group, Inc.
|
|
|
|
lang@vert3.com
Basic Members
Joined: 09/05/2007
posts: 6
Location: United States
|
|
Posted: 03/05/2009 12:13:12 PM
|
|
Re:
| chase@cyberwoven.com : |
02/11/2009 3:40:58 PM |
|
I've been tasked with developing an LRM where all of the lessons are SCORM compliant. I only need to be able to launch each lesson and retrieve the scores, and I am having trouble figuring out how to write the internal functions for the API object to correctly get and receive information... Is there a pre-written JS API for basic SCORM communication? |
I suggest the following:
APIWrapper - http://jcasolutions.com/samplesClickCounter.php?ref_id=11
SCOFunctions2004.js - http://jcasolutions.com/samplesClickCounter.php?ref_id=12
Lang Holloman
lang@vert3.com
|