Jonathan Putney 9e8896fa32 Removed circular dependencies between APIs and CMI objects
No longer directly setting error codes on the API when a read/write or data validation fails, throwing exceptions instead that can then be caught by the APi.
2019-11-12 11:17:41 -05:00
2019-11-10 12:32:26 -05:00
2019-11-10 12:29:43 -05:00
2019-11-10 12:22:35 -05:00
2019-11-10 16:31:41 -05:00

CircleCI Maintainability Test Coverage

SCORM Again

This project was created to modernize the SCORM JavaScript runtime, and to provide a stable, tested platform for running AICC, SCORM 1.2, and SCORM 2004 modules. This module is designed to be LMS agnostic, and is written to be able to be run without a backing LMS, logging all function calls and data instead of committing, if an LMS endpoint is not configured.

What is this not?

  1. This is not an LMS
  2. This does not handle the uploading and verification of SCORM/AICC modules
  3. This project does not currently support the TinCan/xAPI runtime, but is it something I am considering in the very near future.
  4. This project is NOT complete!!
Description
No description provided
Readme MIT 9.8 MiB
Languages
JavaScript 100%