Roles and permissions: Difference between revisions

From MoodleDocs
No edit summary
 
(33 intermediate revisions by 12 users not shown)
Line 1: Line 1:
{{Roles}}{{Moodle 1.7}}Roles and capabilities in Moodle 1.7 onwards provides great flexibility in managing how users interact. Prior to Moodle 1.7, there were only six roles possible: guest, student, non-editing teacher, editing teacher, course creator, and administrator. Whilst these roles may still be used, it's now possible to create additional roles, and to change what a given role can do in a particular activity.
{{Managing a Moodle site}}
A role is a collection of permissions defined for the whole system that you can assign to specific users in specific contexts. The combination of roles and context define a specific user's ability to do something on any page. The most common examples are the roles of student and teacher in the context of a course.  
 
*[[Managing roles]]
*[[Assign roles]]
*[[User policies]]
*[[Using roles]]
*[[Standard roles]]
*[[Creating custom roles]]
*[[Role export and import]]
*[[Permissions]]
*[[Override permissions]]
 
==See also==
 
*[[Roles FAQ]]
 
[[Category:Roles]]
 
[[de:Rollen und Rechte]]
[[es:Roles y permisos]]
[[eu:Rolak]]
[[fr:Rôles et permissions]]
[[it:Ruoli e autorizzazioni]]
[[ja:ロールおよびパーミッション]]

Latest revision as of 14:43, 3 December 2018

A role is a collection of permissions defined for the whole system that you can assign to specific users in specific contexts. The combination of roles and context define a specific user's ability to do something on any page. The most common examples are the roles of student and teacher in the context of a course.

See also