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 Ajeffr123 (talk) to last version by Helen Foster)
(added info to this capability)
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.
====Legacy Role Default Settings====
*The default [[Manager role]] has this capability set to allow.
{| 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==
 
*[[Parent role]]


[[Category:Capabilities|User]]
[[Category:Capabilities|User]]

Revision as of 12:05, 17 January 2012

  • This allows a user to edit another user's profile details.
  • The default Manager role has this capability set to allow.