The SCORM CMI5 Wrapper was developed to demonstrate how to support legacy SCORM content in an LMS enabled with the extensible data model, CM... Read More
With the migration to the Next Generation SCORM, legacy versions of SCORM will not become obsolete. ADL has already created APIs to integrate legacy SCORM content to the new Learning Record Store (LRS) data model.
This concept does reap the benefits of the LRS, but also fills the extremely important community requirement that the Next Generation SCORM effort does not undo all of the positive things done by the original SCORM.
View a demonstration of the CMI5 SCORM Wrapper to allow CMI5 compatibility with legacy SCORM content or learn more about the Wrapper.
Research Summary
This is a very simple prototype that is essentially a HTML page that wraps around your SCO.
Currently this model isn’t as synchronous as typical Learning Management Systems (LMSs) have been in the past. It queues up a list of commands and sends everything out on Terminate. This is necessary to support the wide variety of platforms that this is deployable on.