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

Capabilities/moodle/course:viewhiddenuserfields: Difference between revisions

From MoodleDocs
No edit summary
mNo edit summary
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
*This allows a user to view any hidden user fields (such as city/town, country or last access) on the course participants page.
{{Capabilities}}
*This capability is set to allow for the default administrator, teacher and non-editing teacher roles and is not set for all other roles.
*This allows a user to view any hidden user fields (such as city/town, country or last access) on the course participants page
*This capability is allowed for the default roles of manager, teacher and non-editing teacher


Note: User fields may be hidden by an administrator in ''Administration > Users > Permissions > [[User policies]]''. None are hidden by default.
Note: User fields may be hidden by an administrator in ''Settings > Site administration > Users > Permissions > [[User policies]]''. None are hidden by default.


====Legacy Role Default Settings====
==See also==
{| border="1" cellspacing="0" cellpadding="2"
|-
! Legacy Role !! Inherit !! Allow !! Prevent !! Prohibit
|-
| Administrator || - || X || - || -
|-
| Course Creator || X || - || - || -
|-
| Teacher || - || X || - || -
|-
| Non-editing Teacher || - || X || - || -
|-
| Student || X || - || - || -
|-
| Guest || X || - || - || -
|-
| Authenticated User || X || - || - || -
|}


* [[Capabilities/moodle/user:viewhiddendetails]]


[[Category:Capabilities|Course]]
[[Category:Capabilities|Course]]
[[Category:Course]]
[[de:Capabilities/moodle/course:viewhiddenuserfields]]
[[fr:Capabilities/moodle/course:viewhiddenuserfields]]

Latest revision as of 14:49, 25 November 2018

  • This allows a user to view any hidden user fields (such as city/town, country or last access) on the course participants page
  • This capability is allowed for the default roles of manager, teacher and non-editing teacher

Note: User fields may be hidden by an administrator in Settings > Site administration > Users > Permissions > User policies. None are hidden by default.

See also