Role export and import: Difference between revisions
From MoodleDocs
No edit summary |
mNo edit summary |
||
Line 38: | Line 38: | ||
[[Category:Site administration]] | [[Category:Site administration]] | ||
[[de:Rollen importieren und exportieren]] | |||
[[es:Importar y exportar roles]] | [[es:Importar y exportar roles]] | ||
[[ | [[it:Esportare e importare i ruoli]] |
Latest revision as of 08:58, 13 May 2020
Export role definition to file
To export role definition:
- Go to Administration > Site administration > Users > Permissions > Define roles.
- Click on a role name
- Click "Export" button
- 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):
- Go to Administration > Site administration > Users > Permissions > Define roles.
- Click "Add a new role button"
- Upload preset
- Click "Continue"
- Review new role and scroll down and click "Create this role"
Reset existing role to definition
To reset role:
- Go to Administration > Site administration > Users > Permissions > Define roles.
- Click on a role name
- Click "Reset" button
- Upload preset
- Select required reset options
- Click "Continue"
- Review changes of role definition and scroll down and click "Save changes"