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

Capabilities/moodle/user:editownprofile: Difference between revisions

From MoodleDocs
(→‎See also: link added)
(see also link)
 
(11 intermediate revisions by 3 users not shown)
Line 1: Line 1:
*This allows a user to edit their own profile
{{Capabilities}}
*This allows a user to [[Edit profile|edit their own profile]].
*The default [[Authenticated user]] role has this capability set to allow.
*Since user profiles are outside courses, changing moodle/user:editownprofile for the student role (normally given in a course) won't work. It should be changed for a system-wide role, such as the Authenticated user role, or in a new role, such as Restricted user as described in [[Demo teacher role]].
 
==Example usage==
*[[Demo teacher role]]


==See also==
==See also==
*[[Capabilities/moodle/user:editprofile]]
*[[User profiles]]
*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 forum discussions:
*[http://moodle.org/mod/forum/discuss.php?d=70104 How do you stop users (students) from editing their profiles?] for an alternative method
*[http://moodle.org/mod/forum/discuss.php?d=107485 Unable to stop users editing their profile]


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


[[fr:Capacités/moodle/user:editownprofile]]
[[fr:Capabilities/moodle/user:editownprofile]]
[[ja:ケイパビリティ/moodle/user:editownprofile]]

Latest revision as of 09:08, 26 January 2012

  • This allows a user to edit their own profile.
  • The default Authenticated user role has this capability set to allow.
  • Since user profiles are outside courses, changing moodle/user:editownprofile for the student role (normally given in a course) won't work. It should be changed for a system-wide role, such as the Authenticated user role, or in a new role, such as Restricted user as described in Demo teacher role.

Example usage

See also

Using Moodle forum discussions: