adaptlearning / adapt-contrib-spoor

A basic scorm tracking plugin for Adapt
GNU General Public License v3.0
14 stars 42 forks source link

New: Added _uniqueInteractionIds, testing support for cmi.interactions #278

Closed oliverfoster closed 1 year ago

oliverfoster commented 1 year ago

fixes #277

New

The cookie lms will look like this now: image

Instead of this: image

SCORM 2004 v4 Spec, RTE-4-5: Only support for cmi.interactions has been added to the testing environment.

  1. image
  2. image

Testing

Running from scorm_test_harness.html, in the console, window.API.LMSGetValue('cmi.interactions._count') should return 0 initially and then the number of interactions if any questions are answered.

github-actions[bot] commented 1 year ago

:tada: This PR is included in version 5.7.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: