Note: You are currently viewing documentation for Moodle 2.3. Up-to-date documentation for the latest stable version is available here: Admin Report Roles capabilities.

Admin Report Roles capabilities: Difference between revisions

From MoodleDocs
(New page: == Roles capabilities == The Roles capabilities admin report compares the permissions of all roles, side by side, to assist the coordinator to give capabilities and avoid inconsistencies...)
 
No edit summary
 
(4 intermediate revisions by one other user not shown)
Line 1: Line 1:
 
== Introduction ==
== Roles capabilities ==


The Roles capabilities admin report compares the permissions of all roles, side by side, to assist the coordinator to give capabilities and avoid inconsistencies in roles hierarchy. The admin can choose which roles to compare, and then displays a table. Each row shows a particular capability and each role is displayed as a column which are color coded to show the permission.
The Roles capabilities admin report compares the permissions of all roles, side by side, to assist the coordinator to give capabilities and avoid inconsistencies in roles hierarchy. The admin can choose which roles to compare, and then displays a table. Each row shows a particular capability and each role is displayed as a column which are color coded to show the permission.
[[Image:Rolescapabilities.png|600px|thumb|center]]


== See also ==
== See also ==


* [[http://tracker.moodle.org/browse/CONTRIB/component/10595 | Roles Capabilities in Moodle's Tracker]]
* [http://tracker.moodle.org/browse/CONTRIB/component/10595 Roles Capabilities in Moodle's Tracker]
* [[http://moodle.org/mod/data/view.php?d=13&rid=3304 | Roles Capabilities in Moodle's Modules and Plugins Database]]
* [http://moodle.org/mod/data/view.php?d=13&rid=3304 Roles Capabilities in Moodle's Modules and Plugins Database]
 
[[Category:Contributed code]]

Latest revision as of 21:55, 11 January 2010

Introduction

The Roles capabilities admin report compares the permissions of all roles, side by side, to assist the coordinator to give capabilities and avoid inconsistencies in roles hierarchy. The admin can choose which roles to compare, and then displays a table. Each row shows a particular capability and each role is displayed as a column which are color coded to show the permission.

Rolescapabilities.png

See also