Releases: adaptlearning/adapt-contrib-assessmentResults
Releases · adaptlearning/adapt-contrib-assessmentResults
v4.0.0 - the one with BEM
v3.3.1
v3.3.0 - the one with the best accessibility
- Fix issue where component would break if no feedback bands were defined (#2282)
- Amend to allow for 'soft' reset (#1933) N.B. requires adapt-contrib-assessment v2.3 or better
- Updated to use new ComponentView
inview
functionality (#2269) - Updated to Accessibility v4 (requires framework v4+)
- Framework dependency bumped to v3.3+ due to (#2269)
Minimum requirements
Name | Version |
---|---|
Framework | 3.3 |
Release v2.4.0
Release v2.3.1
Split code into model/view and refactor (#45)
Release v2.3.0
Release v2.2.0
- removed redundant function
onAssessmentComplete
(#1808) - added support for allowing the learner to retry an assessment which has been passed (#1809) - N.B. this feature requires adapt-contrib-assessment v2.2.0 or better
- fixed issue where this component would error and prevent the page from rendering if no feedback bands had been defined (#2039)
- fixed issue where this component wasn't resetting properly after the retry button had been clicked (#1903)
Release v2.1.1
Release v2.1.0
Changed
- Re-work to properties.schema to add missing help text, convert booleans to checkboxes, and make assessment name optional (if there is only one assessment in use in a course).
Release v2.0.7
Fixed
- assessment results component not consistently being marked complete in some contexts - such as Android WebView (#1419)