adaptlearning / adapt-contrib-spoor

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

Fix: Check LMS supports cmi.interactions._count (fixes #294) #295

Closed paulstevendev closed 11 months ago

paulstevendev commented 11 months ago

fixes #294

Fix

Add a check that the LMS supports cms.interactions._count to prevent error message appearing to user

Testing

  1. Create a course that includes a question interaction with Record interactions enabled
  2. Publish course with the updated Spoor extension and ensure Record interactions is enabled
  3. Upload to a LMS that does not have cmi.interactions._count functionality included
  4. No error should appear
github-actions[bot] commented 11 months ago

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

The release is available on GitHub release

Your semantic-release bot :package::rocket: