SCORM-to-xAPI-Wrapper
SCORM-to-xAPI-Wrapper copied to clipboard
APIWrapper.js file commonly used with SCORM with xAPI calls embedded
Looks like references to future fixes are displayed but noting has happened for quite some time. Was this picked back up in another repository? This functionality is exactly what I...
Hello friends, I'm trying to develop a scorm player that sends to mysql, has anyone done anything like this? Thank you.
fixes #10
The Roses courses are maintained in the SCORM to TLA Roadmap repo - https://github.com/adlnet/SCORM-to-TLA-Roadmap/tree/master/examples/RosesCourseConversion These are snapshots and will create version control nightmares (i had one last night). Remove these...
Update readme so it has 1. Instructions if you do not use (or use a modified version) of the apiwrapper.js scorm file 2. Update the limitations section once more data...
Right now, the element is the only way to create the json object used to initialize the values needed for an xAPI statement (lrs info, activity id, scorm version, etc)....
Fully implement the interactions array AND - make a user-configurable value that is the trigger that makes the xAPI statement send. For example, when the "learner_response" is set, then send...
Does not do stuff like comments_from_lms or even cmi.objectives, etc
The SCORM 2004 resources have been updated to move the initialization of the LRS information, authority and other context out of the JS files (to the LMS). The SCORM 1.2...