Releases: adaptlearning/adapt-contrib-spoor
Release v2.0.2
- Schema updates for authoring tool compatibility
- Defensive programming for when SCORM is not enabled and attributes are missing
Release v2.0.1
- Readme updates
- Question save/restore fixes
Release v2.0.0
For the Adapt Framework v2.0.0 release
Release v1.1.10
Fixes an issue where, if both _requireCourseCompleted
and _requireAssessmentPassed
are set to false
, the course will still mark as completed/passed once you complete all blocks or pass/fail the assessment; and another issue where, if _requireAssessmentPassed
is false and _requireCourseCompleted
is true
and the user completes all blocks and fails the assessment, the lesson_status will get set to completed then back to 'incomplete' (or 'failed', depending on the value assigned to _onAssessmentFailure
) again
Release v1.1.9
Hotfix for timing issue on listening on app:dataReady event.
Release v1.1.8
Hot-fix for backwards compatibility with AdaptJSON which does not include isEnabled
as a Spoor property.
Release v1.1.7
Added isEnabled functionality, re-written documentation.
Release v1.1.6
Schema updates
Release v1.1.5
Schema updates
Release v1.1.4
Compatibility with Adapt Builder.