- This version works with Moodle 4.0.
- Option added to hide the 'Select one or more:' message.
- Fix layout to match recent changes in Moodle core multiple choice layout
- ... including when used in combined questions.
- Change for when OU Multi-response question subquestions are used inside combined questions, so that the question authoring can control 'Number the choices' setting.
- Support for the Moodle mobile app.
- Update Behat tests to work with Moodle 3.8.
- Fix positioning of the right/wrong icons in Moodle 3.5+.
- Fix automated tests to pass with Moodle 3.6.
- Travis-CI automated testing integration.
- Privacy API implementation.
- Better wording in the question type chooser to help distinguish this from the standard Moodle multiple choice type.
- Fix some coding style.
- Due to privacy API support, this version now only works in Moodle 3.4+ For older Moodles, you will need to use a previous version of this plugin.
Changes were not documented.