Skip to content

Releases: adaptlearning/adapt-contrib-pageLevelProgress

v5.2.0

16 Aug 14:03
Compare
Choose a tag to compare

Added

Minimum requirements

Name Version
Framework 5.7

v5.1.0 - the one that uses the new framework APIs

28 Aug 12:03
Compare
Choose a tag to compare

Changed

  • Now uses Adapt.parentView.renderTo to ensure content is rendered before scrolling to it (Part of #2760)
  • Listens to view:childAdded to update status bars and lists when new views are added (Part of #2760)
  • Disable PLP items that have _isLocked: true (Part of #2760)

Fixed

  • Unable to use HTML entities within aria-label attribute of PLP entries (#2807).

Minimum requirements

Name Version
Framework 5.7

v5.0.2 - destroy with the page

18 May 11:18
Compare
Choose a tag to compare

Changed

  • Removed with the page rather than the global remove event (#2753)

Minimum requirements

Name Version
Framework 5.5

v5.0.1 - bugfix

12 May 15:55
Compare
Choose a tag to compare

Fixed

  • Progress bars should calculate correctly when used at all content levels (#2740)

Minimum requirements

Name Version
Framework 5

v5.0.0 - the one with BEM, REM and SMACSS

19 Nov 16:56
Compare
Choose a tag to compare

Changed:

  • Updated HTML naming convention to adhere to BEM
  • Adopted relative unit measurement (rem) instead of fixed (px)
  • Updated CSS to use a SMACSS approach
  • Indentation amended to use 2 spaces instead of 4

Framework dependency version has been updated to v5+ due to breaking naming change.

Minimum requirements

Name Version
Framework 5

v4.1.3 - patch for the new a11y API

29 Oct 16:44
Compare
Choose a tag to compare

Fixed

  • drawer aria-label rendering issue when used with the new FW v4.4 a11y API (#2550)

Minimum requirements

Name Version
Framework 4.1

v4.1.2 - hotfix

14 Aug 11:36
Compare
Choose a tag to compare
  • fixes issue with incorrect argument being passed to collection.repopulate
  • better help text for 'Show page completion' setting

Minimum requirements

Name Version
Framework 4.1

v4.1.1 - hotfix

27 Mar 11:54
Compare
Choose a tag to compare

Fixes an issue where a script error would prevent the course from loading (#2399)

Minimum requirements

Name Version
Framework 4.1

v4.0.0 - the one with the best accessibility

22 Mar 10:59
Compare
Choose a tag to compare

Significant updates (#107) as part of the Accessibility v4 work, including new features to allow:

  • completion indicators to be displayed alongside page elements (#2120)
  • articles and blocks to be displayed in the PLP drawer

Framework dependency bumped to v4 due to dependency on latest version of onCloseDrawer in drawerView.js

Note: this is a re-release of 4.0.0 as the original release (incorrectly) had the FW dependency set to v3.2

Minimum requirements

Name Version
Framework 4

v4.1.0 - the one that catches the (event) bubbles

21 Mar 18:01
Compare
Choose a tag to compare
  • Updated to use the new model event bubbling system added in Framework v4.1.0 (#2314)
  • Fixes a bug where an extra progress bar would get added to the page every time the learner changed language (#2368)
  • Framework dependency bumped to v4.1+ due to (#2314)

Minimum requirements

Name Version
Framework 4.1