gabrieldoty / simplify-scorm

Scorm 1.2 Javascript API
MIT License
235 stars 77 forks source link

Is this for Scorm builder or for LMS side deleloper? #35

Open blue87654321 opened 3 years ago

blue87654321 commented 3 years ago

You call it runtime( inside Scorm), but it looks more as a Adapter(LMS side). So is this for Scorm builder or for LMS side deleloper?

gabrieldoty commented 3 years ago

Hello - this is a SCORM runtime, Javascript layer. This allows direct communication between an e-course and the javascript layer. This allows you to easily get a JSON object at the conclusion of your e-learning session for easy saving to your LMS.

It is runtime, because it is tracking e-course data during the actual user session - and implements the following runtime interface

https://scorm.com/scorm-explained/technical-scorm/run-time/run-time-reference