Capabilities/moodle/question:manage
From MoodleDocs
- This allows a user to manage questions
Legacy Role Default Settings
| Legacy Role | Inherit | Allow | Prevent | Prohibit |
|---|---|---|---|---|
| Administrator | - | X | - | - |
| Course Creator | X | - | - | - |
| Teacher | - | X | - | - |
| Non-editing Teacher | X | - | - | - |
| Student | X | - | - | - |
| Guest | X | - | - | - |
| Authenticated User | X | - | - | - |
Upgrading to Moodle 1.9
Moodle1.9
On upgrading from an older version of Moodle, roles that previously had the moodle/question:manage capability will instead have the following capabilities:
- moodle/question:add
- moodle/question:editmine / editall
- moodle/question:viewmine / viewall
- moodle/question:usemine / useall
- moodle/question:movemine / moveall
This will effectively give them the same permissions as they had previously for questions shared at the course level.