Releases: adaptlearning/adapt-contrib-core
Releases · adaptlearning/adapt-contrib-core
v6.1.2
Added
Minimum requirements
v6.1.1
Fixed
- Navigating to locked models (#22)
Minimum requirements
v6.1.0
Fixed
Added
- Model property called shouldShowMarking (#32)
Changed
Minimum requirements
v6.0.5
Fixed
- Negative values should not be shown with 'display attempts' (#34)
- Falsey nature of 0 _attemptsLeft should be considered on updateAttempts (#36)
- Rewrite of scrolling container (#16)
Minimum requirements
v6.0.4
Fixed
- Images.jsx if no medium property exists, make sure to use small image for medium sizes (#28)
- First question attempt is not reducing the _attemptsLeft value (#25)
- Issue with raw html from json going through react into the DOM (adaptlearning/adapt_framework#3254)
Minimum requirements
v6.0.3
Fixed
- issue with attemptsLeft incorrectly setting (#24)
Minimum requirements
v6.0.2
Fixed
- Cleared up reset and isResetOnRevisit (#11)
- Allowed scroll disable to check immediate element (#17)
Minimum requirements
v6.0.1
Fixed
- The image jsx has a selector typo for v5 (#13)
Minimum requirements
v6.0.0
Initial release.
Changed
Fixed
- Aria grouping roles should not receive focus (#6)
- Aria level calculation should be accessible to react (#4)
- Locking should be aware of previous locks (#2)
- Remove tabindex for forced focus elements synchronously (#8)
Minimum requirements