This involves creating XML files that an LMS can read and learn everything it needs to know about your content
Communication between the content and the LMS is handled by ECMAScript (JavaScript) in a web browser. There are three parts to SCORM 2004: the Run-Time Environment, the Content Aggregation Model and the Sequencing and Navigation specification. SCORM was created in cooperation among government, academia and industry, and it consolidates the work of AICC, IMS, ARIADNE and IEEE’s LTSC into one unified reference model. The Sharable Content Object Reference Model (SCORM) allows learning content from any vendor to play in any SCORM-conformant Learning Management System (LMS). There is a companion article that address the SCORM 1.2 standard available here.
This article will provide you, the developer, with a quick and simple understanding of the SCORM 2004 eLearning standard and how it actually works.