Capabilities/mod/quiz:preview
From MoodleDocs
- This allows a user to preview quizzes.
Note: It is currently not possible to allow a user to preview AND attempt quizzes. To enable a user to attempt quizzes, mod/quiz:attempt should be allowed and mod/quiz:preview should be not set.
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 | - | - | - |