adaptlearning / adapt-contrib-spoor

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

format score values accordingly #266

Closed danielghost closed 1 year ago

danielghost commented 1 year ago

It is currently possible for a score below 0 and higher than 100 to cause a SCORM error depending on SCORM versions and assessment config - see https://github.com/adaptlearning/adapt-contrib-core/issues/262.

This responsibility to format the score as required by the tracking specification will now need to be handled by each plugin accordingly.

github-actions[bot] commented 1 year ago

:tada: This issue has been resolved in version 5.5.9 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: