Diferencia entre revisiones de «Capabilities/moodle/user:editownprofile»

De MoodleDocs
(Página creada con 'Editar el perfil de usuario propio')
 
(added page)
Línea 1: Línea 1:
Editar el perfil de usuario propio
{{Capacidades}}
*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==
*[[Perfiles de usuario]]
 
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:Capacidades|Usuario]]
 
[[en:Capabilities/moodle/user:editownprofile]]
[[fr:Capabilities/moodle/user:editownprofile]]
[[ja:ケイパビリティ/moodle/user:editownprofile]]

Revisión del 19:03 5 jul 2014

  • 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: