Capabilities/moodle/course:viewhiddenuserfields: Difference between revisions

From MoodleDocs
No edit summary
(capabilities template, defaults, categories)
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.
 
====Legacy Role Default Settings====
{| 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 || - || - || -
|}


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


[[Category:Capabilities|Course]]
[[Category:Capabilities|Course]]
[[Category:Course]]

Revision as of 14:01, 3 May 2012

  • 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.