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

Capabilities/moodle/user:editprofile: Difference between revisions

From MoodleDocs
m (Reverted edits by Kaream (talk) to last version by Antony Coombs)
mNo edit summary
 
(6 intermediate revisions by 4 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 !! Prevent !! Prohibit
|-
| Administrator || - || X || - || -
|-
| Course Creator || X || - || - || -
|-
| Teacher || X || - || - || -
|-
| Non-editing Teacher || X || - || - || -
|-
| Student || X || - || - || -
|-
| Guest || X || - || - || -
|-
| Authenticated User || X || - || - || -
|}


==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]]
[[de:Capabilities/moodle/user:editprofile]]

Latest revision as of 09:01, 16 September 2019

  • 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