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

Capabilities/moodle/user:viewdetails: Difference between revisions

From MoodleDocs
(→‎Example usage: link edit)
No edit summary
Line 1: Line 1:
:NOTE: This capability has been changed to Capabilities/moodle/user:viewalldetails in Moodle 2
*This allows a user to view another user's profile page.
*This allows a user to view another user's profile page.
*This capability is allowed for the default student, teacher and non-editing teacher roles. It is not set for the default 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.

Revision as of 10:30, 1 August 2011

NOTE: This capability has been changed to Capabilities/moodle/user:viewalldetails in Moodle 2
  • This allows a user to view another user's profile page.
  • 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

  • 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