Skip to content

Releases: adaptlearning/adapt-contrib-spoor

Release v2.0.2

23 Sep 10:34
Compare
Choose a tag to compare
  • Schema updates for authoring tool compatibility
  • Defensive programming for when SCORM is not enabled and attributes are missing

Release v2.0.1

26 Aug 15:04
Compare
Choose a tag to compare
  • Readme updates
  • Question save/restore fixes

Release v2.0.0

03 Aug 16:23
Compare
Choose a tag to compare

For the Adapt Framework v2.0.0 release

Release v1.1.10

08 Jun 18:21
Compare
Choose a tag to compare

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

02 Apr 16:22
Compare
Choose a tag to compare

Hotfix for timing issue on listening on app:dataReady event.

Release v1.1.8

03 Feb 15:34
Compare
Choose a tag to compare

Hot-fix for backwards compatibility with AdaptJSON which does not include isEnabled as a Spoor property.

Release v1.1.7

29 Jan 11:38
Compare
Choose a tag to compare

Added isEnabled functionality, re-written documentation.

Release v1.1.6

18 Nov 09:16
Compare
Choose a tag to compare

Schema updates

Release v1.1.5

14 Nov 16:28
Compare
Choose a tag to compare

Schema updates

Release v1.1.4

16 Oct 13:16
Compare
Choose a tag to compare

Compatibility with Adapt Builder.