I'm looking for SCORM Conformance docs for all the various versions. The SCORM 2004 3rd & 4th Edition docs are relatively easy to find, but I can't find anything for the other versions.
Wanting to find the docs so I can write my own tests for a Chrome Extension (which also provides a dummy storage backed API for testing content away from an LMS) - and have it able to also test and report in a useful way.
If there aren't any specific docs for this, then pointing me at the source code for any tests that are required for conformance would be useful.
Most importantly I'm after SCORM 1.1/1.2 data, due to the run-time reference not differentiating between those two, and the error strings on that page being somewhat lacking.
- SCORM 1.1
- SCORM 1.2
- SCORM 2004 2nd Edition
- SCORM 2004 3rd Edition
- SCORM 2004 4th Edition
TinCan / xAPI isn't needed (not sure if I want to be intercepting AJAX calls for a dummy API) - but if someone has links they'd be useful if I do add it.