v4.1.1 - Moodle 4.1 to 4.5 support, finer capabilities
Added
- Capability check when editing/deleting others' questions.
- Only admins or roles with the
mod/threesixo:editothersquestionscapability can edit other users' questions enabled on the system context. - Only admins or roles with the
mod/threesixo:deleteothersquestionscapability can delete other users' questions enabled on the system context.
- Only admins or roles with the
- Ability for users to filter the list of questions on the question bank modal dialogue to display only the questions that they created.
Changed
- Adding/editing/deleting questions now have their separate capability checks.
- Newly created questions are now associated with the user who created them.
- Existing questions before the upgrade can only be edited or deleted by the admin or by roles with the
mod/threesixo:editothersquestionsormod/threesixo:deleteothersquestionscapabilities, respectively. v4.1.1supports only Moodle versions 4.1 up to 4.5. For Moodle versions 5.0 and later, please use thev5.0.0version of the plugin.
Full Changelog: v4.1.0...v4.1.1