Note: You are currently viewing documentation for Moodle 2.5. Up-to-date documentation for the latest stable version of Moodle may be available here: Capabilities/moodle/user:viewdetails.

Capabilities/moodle/user:viewdetails: Difference between revisions

From MoodleDocs
(course and full profile access)
(Enabling teachers to view full profiles moved to View profile)
 
(4 intermediate revisions by the same user not shown)
Line 19: Line 19:
==See also==
==See also==


*[[View profile]]
*[[Capabilities/moodle/user:viewdetails]]
*[[Capabilities/moodle/user:viewalldetails]]
*[[Mentees block]]
*[[Mentees block]]
*[[User profiles]]
*[[User profiles]]

Latest revision as of 14:28, 13 September 2013

  • This allows a user to view another user's profile page
  • If the capability is applied at the course level, for example a user is enrolled in a course as a student or teacher, then the user can view other users' course profile pages
  • If the capability is applied at the system level, for example a user has the system role of manager, then the user can view full profile pages
  • This capability is allowed for all default roles except the authenticated user role
Course profile
Full profile

Example usage

  • Parent role
  • On moodle.org, this capability is allowed for the authenticated user role so that logged-in users can view the profiles of users participating in front page activities such as the Moodle Jobs database.

See also