Capabilities/moodle/question:export
From MoodleDocs
- This allows a user to export questions from the course
Moodle1.9
This capability no longer exists from Moodle 1.9. Instead we test for permission moodle/question:viewmine / viewall in the context from which you are exporting the 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 | - | - | - |