Note: You are currently viewing documentation for Moodle 2.0. Up-to-date documentation for the latest stable version is available here: User's roles report.

User's roles report: Difference between revisions

From MoodleDocs
(→‎Links: edit as per new standard)
 
(One intermediate revision by the same user not shown)
Line 2: Line 2:
This contributed code lists all the roles a user may have on a site and is an administrative report.  Requires a small hack plus a download.
This contributed code lists all the roles a user may have on a site and is an administrative report.  Requires a small hack plus a download.


==Links==
==See also==
*This contributed code's [http://moodle.org/mod/data/view.php?d=13&rid=1005 Modules and plugins database page] for downloads and more information.
*[http://moodle.org/mod/data/view.php?d=13&rid=1005 User's role report] is a Modules and plugins database page for downloads and more information.
*Discussions: please leave on [http://moodle.org/mod/data/view.php?d=13&rid=1005 this contributed code's home page]
*Discussions: please create or find a discussion topic in the [http://moodle.org/mod/forum/view.php?id=44 Contributed Code forum]
*Tracker report MDL-14937 - ''Please add Tim Hunt's "User's Roles" report into core''
*Tracker report MDL-14937 - ''Please add Tim Hunt's "User's Roles" report into core''


[[Category: Administrator]]
 
[[Category:Contributed code]]
[[Category:Contributed code]]

Latest revision as of 17:08, 28 August 2008

This contributed code lists all the roles a user may have on a site and is an administrative report. Requires a small hack plus a download.

See also

  • User's role report is a Modules and plugins database page for downloads and more information.
  • Discussions: please create or find a discussion topic in the Contributed Code forum
  • Tracker report MDL-14937 - Please add Tim Hunt's "User's Roles" report into core