Skip to content

Releases: adaptlearning/adapt-contrib-mcq

Release v2.1.0

30 Jun 11:13
Compare
Choose a tag to compare
  • divided code into model and view (#967)
  • amends to text that is displaying in the authoring tool for this component (#133)

Release v2.0.6

20 Jan 13:24
Compare
Choose a tag to compare
  • accessibility update to disallow tabbing of the <label> and restrict it to the <input> elements
  • updates to properties.schema to:
    • set default for _shouldBeSelected to false (#1383)
    • remove 'required' validation from feedback properties (#1192)

Release v2.0.5

20 Sep 17:00
Compare
Choose a tag to compare
  • amend inputType for the buttons' ariaLabels in properties.schema to QuestionButton (#1111)
  • allow _canShowMarking to be set on this component (#1046)

Release v2.0.4

21 Jun 10:54
Compare
Choose a tag to compare
  • added translateable attributes in preparation for multi-language support
  • added length check to _items to prevent JS errors on partially configured JSON
  • removed h5 class from items

Release v2.0.3

28 Apr 14:22
Compare
Choose a tag to compare
  • added _canShowModelAnswer to the properties.schema to make it available to authoring tool users

Release v2.0.2

29 Oct 15:26
Compare
Choose a tag to compare

Headline changes:

  • added support for tracking users' responses to SCORM cmi.interactions
  • iOS accessibility fix
  • updated to v2-style LESS variables
  • updates for authoring tool compatibility

Release v2.0.1

22 Sep 15:49
Compare
Choose a tag to compare

Exposes the randomisation code in a way that allows it to be used by adapt-contrib-gmcq; prepare for support for SCORM interaction tracking

Release v2.0.0

03 Aug 16:06
Compare
Choose a tag to compare

For the Adapt Framework v2.0.0 release

Release v1.1.6

03 Aug 15:49
Compare
Choose a tag to compare

Schema updates

Release v1.1.5

22 Jan 11:03
Compare
Choose a tag to compare

Schema updates