Mainly a bugfix release, but with one new feature adding activity completion.
This version works with Moodle 4.0, 4.1 and 4.2. (4.3 support is being worked on.)
- New feature: You can now set automatic completion rules like 'Students must author at least 3 questions' or
'Students must score at least 42 points'. - An improvement to set the state of the question in the Moodle question bank (draft/read) based on the state of the question in StudentQuiz.
- New actvity icon to match the Moodle 4.x style.
- Fix to ensure that only the right notifications are sent when using separate groups mode.
- Fix to permission checks on questions in separate groups mode.
- Fix display order of the question list, including pinned questions.
- Fix an issue that prevented the use of question types where the student responds by uploading a file.
- Fix backup and restore of availability information.
- Fix questions sometimes being incorrectly set to state Disapproved.
- Fix the wording of one of the notifications.
- Fix to the 'delete orphaned questions' task.
- Fix the layout of some buttons in Moodle 4.2.
- Technical fixes (automated testing config, coding style, improved tests for backup and restore).