Skip to content

Releases: adaptlearning/adapt-contrib-gmcq

v5.3.0

23 Aug 11:47
Compare
Choose a tag to compare

Added

Fixed

Minimum requirements

Name Version
Framework 5

v5.2.0

28 Jun 10:47
Compare
Choose a tag to compare

Added

Fixed

Minimum requirements

Name Version
Framework 5

v5.1.0 - the one with support for correct answer accessibility

18 Mar 18:06
Compare
Choose a tag to compare

Added

Support for screen reader accessibility for the correct answer toggle button (Part of #2942)

Note: this feature requires Adapt Framework v5.12.0 (or better)

Minimum requirements

Name Version
Framework 5

v5.0.2 - minor amends

12 Oct 13:51
Compare
Choose a tag to compare

Changed

  • Improvement to ARIA region label (#2543)
  • Less code clean-up (#2891)

Minimum requirements

Name Version
Framework 5
MCQ 4

v5.0.1 - bugfix

09 Mar 14:50
Compare
Choose a tag to compare

Fixed

  • no visual focus state when using the keyboard to navigate (#2668)

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

19 Nov 15:50
9d2512e
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
MCQ 4

v4.0.0 - the one with the (data) model & the (mcq) dependency

23 Jan 16:23
Compare
Choose a tag to compare
  • Updated to use new ItemsQuestionModel (#1180)
  • Allow just the src property to be set if you only want one image size (#1768)
  • Added ability for custom title in feedback (#1876)
  • Added dependency on adapt-contrib-mcq (#2045)
  • Deleted .gitignore (#2059)
  • Updated to Accessibility v4 (requires framework v4+)
  • Framework dependency bumped to v4+ due to (#1180)

Minimum requirements

Name Version
Framework 4
MCQ 3

Release v3.0.0

09 Aug 08:45
Compare
Choose a tag to compare
  • Dropped support for IE8 (#1604)
    • Note: although this component may work in IE9 & 10, no further testing will be conducted in those versions
  • Updated framework dependency to satisfy future releases (#1704)

Minimum requirements

Name Version
Framework 2.0.11

Release v2.1.1

11 Jul 17:12
Compare
Choose a tag to compare
  • Changed Boolean inputs to Checkbox for authoring tool (#1380)
  • Removed the _assetFields property from bower.json as that hasn't been needed in some time

Release v2.1.0

30 Jun 16:57
Compare
Choose a tag to compare

Important note: this release has a dependency on adapt-contrib-mcq v2.1.0