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

Capabilities/moodle/user:editownprofile: Difference between revisions

From MoodleDocs
m (French link)
(cap availability)
Line 1: Line 1:
{{Moodle 1.9}}*This allows a user to edit their own profile
{{Moodle 1.9}}*This allows a user to edit their own profile.
*The default [[Authenticated user]] role has this capability set to Allow
*The default [[Authenticated user]] role has this capability set to allow.
*This capability is available in Moodle 1.9 onwards.


==Example usage==
==Example usage==
Line 7: Line 8:
==See also==
==See also==
*[[Capabilities/moodle/user:editprofile]]
*[[Capabilities/moodle/user:editprofile]]
*Using Moodle [http://moodle.org/mod/forum/discuss.php?d=70104 How do you stop users (students) from editing their profiles?] forum discussion  
*Using Moodle [http://moodle.org/mod/forum/discuss.php?d=70104 How do you stop users (students) from editing their profiles?] forum discussion - for an alternative method


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

Revision as of 09:24, 20 November 2007

Template:Moodle 1.9*This allows a user to edit their own profile.

  • The default Authenticated user role has this capability set to allow.
  • This capability is available in Moodle 1.9 onwards.

Example usage

See also