Difference between revisions of "Capabilities/moodle/user:viewdetails"
Helen Foster (talk | contribs) m (link edit) |
Helen Foster (talk | contribs) m (→See also: removing link to current page) |
||
(18 intermediate revisions by 6 users not shown) | |||
Line 1: | Line 1: | ||
− | *This allows a user to view another user's profiles in | + | {{Capabilities}} |
+ | *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 | ||
+ | |||
+ | {| | ||
+ | |- | ||
+ | | [[File:course profile.png|thumb|Course profile]] | ||
+ | | [[File:full profile.png|thumb|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 [http://moodle.org/mod/data/view.php?id=7232 Moodle Jobs database]. | ||
+ | |||
+ | ==See also== | ||
+ | |||
+ | *[[View profile]] | ||
+ | *[[Capabilities/moodle/user:viewalldetails]] | ||
+ | *[[Mentees block]] | ||
+ | *[[User profiles]] | ||
− | |||
[[Category:Capabilities|User]] | [[Category:Capabilities|User]] | ||
+ | |||
+ | [[fr:Capabilities/moodle/user:viewdetails]] | ||
+ | [[ja:ケイパビリティ/moodle/user:viewdetails]] | ||
+ | [[es:Capabilities/moodle/user:viewdetails]] |
Latest revision as of 11:28, 14 November 2014
- 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
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.