How to deliver non-standardized, dynamically generated content to SCORM compliant LMS?

85 views
Skip to first unread message

Asia Awan

unread,
May 11, 2023, 6:00:45 PM5/11/23
to eLearning Technology and Development
Hi,

How to deliver non-standardized, dynamically generated content to SCORM- or AICC-compliant learning platforms without using RXD and rustici dispatch? I know it's not something straightforward, but would be happy to hear if its something possible or any information which could be helpful in doing so.

There is an SCORM limitation where the "content has to reside on the same server or domain as the LMS" and with the help of rustici dispatch this could be overcome. But Is there any way to overcome that limitation without using rustici dispatch?

Thanks,

Philip Hutchison

unread,
May 11, 2023, 7:51:26 PM5/11/23
to elearning-technolo...@googlegroups.com
Hi Asia

Yes, it's very possible, though it may require considerable effort. You can use a few different methods.

How are your courses built? Do you use a proprietary system, or do you use off the shelf tools like Articulate Rise?

If you use a proprietary system to build your courses, the simplest approach, which I have used successfully for nearly a decade, is to place all course content on an external CMS. The SCORM package that gets uploaded to the LMS would just contain a manifest, an index.html file, and a snippet of JS that tells the course to load your external content when the course is launched. You'd also need to configure your CMS to allow cross-domain requests, and configure security rules to prohibit anyone from viewing the content unless it's loaded from within the course.

If you use off the shelf software like Articulate, you can still do what's described above, but it gets more complicated.

Another option is to skip SCORM and use LTI to connect your external content to the LMS. LTI is probably a safer bet than AICC these days, AICC is older than SCORM.

- Philip



--
You received this message because you are subscribed to the Google Groups "eLearning Technology and Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elearning-technology-and...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elearning-technology-and-development/e7e18e42-61ba-46f2-98cc-3ff37518c4ecn%40googlegroups.com.

Asia Awan

unread,
May 12, 2023, 11:27:07 AM5/12/23
to eLearning Technology and Development
Thanks a lot for quick response and ideas :)
Reply all
Reply to author
Forward
0 new messages