-

Note: You are currently viewing documentation for Moodle 3.10. 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
No edit summary
(capabilities template, see also link)
Line 1: Line 1:
''':NOTE:''' This capability has been changed to Capabilities/moodle/user:viewalldetails in Moodle 2
{{Capabilities}}
 
*This allows a user to view another user's course profile page
*This allows a user to view another user's profile page.
*This capability is allowed for all default roles except the authenticated user role
*This capability is allowed for the default student, teacher and non-editing teacher roles. It is not set for the default authenticated user role.


==Example usage==
==Example usage==
Line 12: Line 11:


*[[Mentees block]]
*[[Mentees block]]
*[[User profiles]]


[[Category:Capabilities|User]]
[[Category:Capabilities|User]]
Line 17: Line 17:
[[fr:Capabilities/moodle/user:viewdetails]]
[[fr:Capabilities/moodle/user:viewdetails]]
[[ja:ケイパビリティ/moodle/user:viewdetails]]
[[ja:ケイパビリティ/moodle/user:viewdetails]]
[[ru:Возможности/moodle/user:viewdetails]]

Revision as of 09:25, 26 January 2012

  • This allows a user to view another user's course profile page
  • This capability is allowed for all default roles except the authenticated user role

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