Admin Report Roles capabilities: Różnice pomiędzy wersjami

Z MoodleDocs
Skocz do:nawigacja, szukaj
 
(Nie pokazano 3 wersji utworzonych przez 2 użytkowników)
Linia 1: Linia 1:
== Introduction ==
== 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.
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]
* [https://moodle.org/plugins/view.php?plugin=report_rolescapabilities Roles Capabilities in Moodle Plugin Directory]
* [http://moodle.org/mod/data/view.php?d=13&rid=3304 Roles Capabilities in Moodle's Modules and Plugins Database]
 
[[Category:Contributed code]]

Aktualna wersja na dzień 19:26, 19 mar 2013

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