vote up 0 vote down star

I have observed whenever I develop scorm 1.2 compliant course, there are issues when I try to run them on SABA, moodle, SumTotal etc. Have you come across such issues and how did you fix them?

flag
Are you sure they're 1.2 compliant and that the target LMS' actually support them? We've had many a supposedly SCORM 1.2 compliant module not import into our LMS correctly simply because it's not 1.2 compliant. – Ian Devlin Nov 5 at 8:58
Not all time, but yes I had confronted issues sometimes for example yeah we had issue with masteryscore once and i fixed it with setting it in imsmanifest file. Before i has written javascript code to check the passing score and then set the lesson_status based on the check. But this didnt work on SABA and I had to fix it by setting the masteryscore in imsmanifest file. – Lakshmi Nov 5 at 10:22
What types of problems are you having specifically? Each LMS can have its own quirks and nuances, but by and large things should work across platforms. – Mike Rustici Nov 6 at 1:27
When switching between LMSs, I find the biggest issue to be the packaging -- how the manifest is built and whether it correctly lists the contents of the course. Editing the manifest has solved my problems probably 85% of the time. Also, as Mike Rustici can tell you, not all SCORM implementations are equal. moodle has so-so SCORM 1.2 support and poor SCORM 2004 support. SumTotal has decent SCORM support, though there are known issues with Articulate- and Captivate-based courses in SumTotal. Saba is notorious for its SCORM quirks. – pipwerks Nov 6 at 5:07

Your Answer

Get an OpenID
or

Browse other questions tagged or ask your own question.