Details
-
Type:
New Feature
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 2.0
-
Fix Version/s: 2.0
-
Component/s: Roles / Access
-
Labels:None
-
Affected Branches:MOODLE_20_STABLE
-
Fixed Branches:MOODLE_20_STABLE
Description
the idea is to allow teachers or administartors to view the list of capabilities each user has in given course context or module context.
implementation is pretty simple -either new first row tab or a subtab of Role tab.
sending unfinished patch with preview
Attachments
Issue Links
| This issue is duplicated by: | ||||
| MDL-16964 | Add an 'Explain permissions' tab to the roles interface that shows, for a given user, the result of has_capability for every capability |
|
|
|
| This issue has a non-specific relationship to: | ||||
| MDL-13228 | Improve the transparency of Roles and Capabilities by adding a View permissions tab |
|
|
|
| MDL-14937 | Please add Tim Hunt's "User's Roles" report into core |
|
|
|
| This issue has been marked as being related by: | ||||
| MDL-15737 | skodak's list of bugs - work for tul |
|
|
|
| MDL-8524 | Roles administration improvements - META |
|
|
|
(This patch is only vaguely related to this, but I figure I should put it somewhere in case there is interest.)
We whipped out a quick "audit" page for one of our customers who wanted to see all role assignments on the site. If you think that this functionality should be added to the unsupported pages, then I can work on it some more....