Note: You are currently viewing documentation for Moodle 2.4. 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)
(see also link)
 
(3 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.


====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]]

Latest revision as of 09:11, 26 January 2012

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

See also