Note: You are currently viewing documentation for Moodle 3.3. Up-to-date documentation for the latest stable version of Moodle is probably available here: Allow role overrides.

Allow role overrides

From MoodleDocs
Revision as of 21:26, 18 November 2007 by Helen Foster (talk | contribs) (re-wording)


Template:Moodle 1.7Location: Administration > Users > Permissions > Define roles


This page is for setting which roles can be overridden by each role.

The page only applies to roles which have the capability to override role (in other words, the capability moodle/role:override is set to allow). By default, only administrators have this capability. All the boxes in the Administrator row are checked by default, meaning that admins can set role overrides for all other roles.

Enabling teachers to set role overrides

Allow role overrides in Moodle 1.8

To enable teachers to set role overrides, you need to first allow the capability to override roles and then set which role(s) teachers can override.

  1. Access Administration > Users > Permissions > Define roles.
  2. Edit the teacher role and change the capability moodle/role:override to allow.
  3. Click the button "Save changes".
  4. Click the tab "Allow role overrides" (in Administration > Users > Permissions > Define roles)
  5. Check the appropriate box(s) in the teacher row to set which role(s) teachers can override. Most likely it will just be the student role (you don't want teachers to be able to override admins), so check the box where the teacher row intersects with the student column.
  6. Click the button "Save changes".

See also