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

Capabilities/moodle/user:editprofile: Difference between revisions

From MoodleDocs
(example usage)
m (Reverted edits by Ajeffr123 (talk) to last version by Helen Foster)
 
(9 intermediate revisions by 7 users not shown)
Line 1: Line 1:
* This allows a user to edit this user's profile (user context)
* This allows a user to edit another user's profile in the context this capability applies to (system or user context)
 
====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 || - || - || -
|}


==Example usage==
==Example usage==
Line 6: Line 26:


[[Category:Capabilities|User]]
[[Category:Capabilities|User]]
[[eu:Gaitasunak/moodle/user:editprofile]]
[[fr:Capabilities/moodle/user:editprofile]]
[[ja:ケイパビリティ/moodle/user:editprofile]]

Latest revision as of 06:20, 4 August 2010

  • This allows a user to edit another user's profile in the context this capability applies to (system or user context)

Legacy Role Default Settings

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