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:editprofile.

Capabilities/moodle/user:editprofile: Difference between revisions

From MoodleDocs
(system role requirement)
 
(4 intermediate revisions by 3 users not shown)
Line 1: Line 1:
* This allows a user to edit another user's profile in the context this capability applies to (system or user context)
{{Capabilities}}
*This allows a user to edit another user's profile details.
*Only the default [[Manager role]] has this capability set to allow.
* This capability can only be applied in the system context i.e. via a system role.


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


==Example usage==
*[[User profiles]]
 
*[[Parent role]]


[[Category:Capabilities|User]]
[[Category:Capabilities|User]]
Line 30: Line 13:
[[fr:Capabilities/moodle/user:editprofile]]
[[fr:Capabilities/moodle/user:editprofile]]
[[ja:ケイパビリティ/moodle/user:editprofile]]
[[ja:ケイパビリティ/moodle/user:editprofile]]
[[es:Capabilities/moodle/user:editprofile]]

Latest revision as of 09:24, 19 September 2014

  • This allows a user to edit another user's profile details.
  • Only the default Manager role has this capability set to allow.
  • This capability can only be applied in the system context i.e. via a system role.

See also