You need to understand how permissions are managed in general. (Defining roles, assigning roles, overriding permissions for a particular role in a particular place, ...)
This is a very flexible system, once you understand it, and there is normally more than one way to do anything.
One way you can do this is, after the quiz is built:
This is a very flexible system, once you understand it, and there is normally more than one way to do anything.
One way you can do this is, after the quiz is built:
- Go into Quiz settings -> Permissions.
- Find the row for capabilties like Edit all questions and Edit my questions (moodle/question:editall and moodle/question:editmine).
- Use the delete icons, to remove the Editing teacher role from those permissions for that quiz. Probably some of the other question ones https://docs.moodle.org/38/en/Question_permissions.