Note: This documentation is for Moodle 2.7. For up-to-date documentation see Role export and import.

Role export and import: Difference between revisions

From MoodleDocs
m (rephrased 'To create new role (to import a previously exported role definition):')
(oops I had edited the wrong language Doc, roll back to good page)
 
(2 intermediate revisions by the same user not shown)
Line 37: Line 37:


[[Category:Site administration]]
[[Category:Site administration]]
[[es:Importar y exportar roles]]

Latest revision as of 14:05, 23 September 2014


Export role definition to file

To export role definition:

  1. Go to Administration > Site administration > Users > Permissions > Define roles.
  2. Click on a role name
  3. Click "Export" button
  4. XML file containing definition of the role is downloaded to your computer.

The definition file includes following data:

  • role name and description
  • allowed context levels
  • allow settings for role assignments, overrides and role switching
  • list of permissions at the system level

Create new role (Import) from definition

To create new role (to import a previously exported role definition):

  1. Go to Administration > Site administration > Users > Permissions > Define roles.
  2. Click "Add a new role button"
  3. Upload preset
  4. Click "Continue"
  5. Review new role and scroll down and click "Create this role"


Reset existing role to definition

To reset role:

  1. Go to Administration > Site administration > Users > Permissions > Define roles.
  2. Click on a role name
  3. Click "Reset" button
  4. Upload preset
  5. Select required reset options
  6. Click "Continue"
  7. Review changes of role definition and scroll down and click "Save changes"