Diferencia entre revisiones de «17/Asignar roles (1.7)»

De MoodleDocs
Sin resumen de edición
 
(Versiones)
 
(No se muestran 23 ediciones intermedias de 4 usuarios)
Línea 1: Línea 1:
{{Pendiente de traducir}}
{{Versiones|Esta documentación es para Moodle 1.7. Para ver la documentación actualizada en español, vea [[Asignar roles]].}}
 
 
{{Roles}}
{{Roles}}
{{Moodle 1.7}}
{{Moodle 1.7}}
Moodle 1.7 allows the administrator to add or edit existing roles available on the Moodle site. This is done through the Administration block>>User>>Permission>>Define roles menu area.  Remember that Moodle comes with 7 default roles and adding and editing roles is completely optional.
==Define roles==
There are 3 tabs on the define role page.
[[Image:Roles_Define_tab.jpg|center]]
*Gestión de papeles - The place to add and define permissions for a new role, or edit name and/or permissions associated with existing Moodle roles.
*[[Permitir asignar papeles]] - A matrix which determines which role can assign users to other roles.
*[[Permitir eliminar papeles]] - A matrix which determines which role can override a previously assigned role. The default is that only an administrator can override any role assigned by another role.
==Permisos==
The permissions matrix allows a very granular approach to assigning rights to a role (a class of users).  Assigning or editing permissions should be done with great care.  A change can produce a profound unwanted effect, or an annoying effect that will be hard to understand the cause.
There are over 150 lines of capabilities where any of 4 different permissions can be assigned.  The capabilities are grouped in 21 catagories.  We strongly recommend not to change the LEGACY roles. Here is the top of the list.
[[Image:Roles_Define_Permissions_crop.jpg|center]]
===Términos de los Permisos===
From lowest to highest, from general to specific.
*Heredar - pass along from before [lowest level, always loses]
*Permitir - let happen or permit [same level as prevent]
*Prevenir - stop [same level as allow]
*Prohibir - forbid {highest level, always wins]
===Ejemplos de Permisos===
'''Heredar''': if no permission is defined, then the capability permission is inherited from a context that is more general than the current context.
'''Permitir y Prevenir''' will cancel each other out if set for the same capability at the same context level. If this happens, we refer to the previous context level to determine the permission for the capability.


'''Prohibir''': If we set prohibit on a capability, it means that the capability cannot be overridden. Prohibit always wins and creates a permenant stop.  
Moodle viene con 6 roles pre-definidos. Es posible [[Gestionar_roles| crear otros roles]] en el bloque de Administración del Sitio, también encontrado bajo Usuario.  


Since the capabilities in each role could be different and participants can be assigned different roles, there could be a conflict in capabilities. The hierarchy of permissions  resolves this by saying that the capability defined for a more specific context will win, unless an prohibit is encountered in a less specific context.
*Administrador- [[Administrador]]
*Creador de Cursos - [[Creador de Cursos]]
*Profesor- [[Profesor]]
*Profesor no editor
*Estudiante - [[Estudiante]]
*Invitado - [[Acceso de invitados]]


Example 1. Mark has a student role in Course One, which allows  all students to write into the wikis "Everyone" and "Homework".  But Mark also got assigned a Visitor role at a module context level (for the wiki "Honors") and Visitors are prevented writing in the Honors wiki.  Thus Mark can write into the "Everyone" and "Homework" wikis but not in "Honors".
==Asignar roles==


Example 2.Jeff has been assigned to a "naughty student" role that prohibits him from postings in any forums for the whole site. However his teacher assigned him a "facilitator" role in "Science forum" in the course Science and Math 101. Since a higher context prohibit permission always wins, Jeff is unable to post in "Science forum".
[[Image:Asignar_roles_liga.png]] El enlace de Asignar roles llamara la pantalla que permitirá asignar roles. Aquí los usuarios son catalogados por roles. Es posible asignar a un mismo participante en múltiples roles. Esto incluye el contexto del sitio, de un curso individual y de múltiples cursos.


==Examples of roles==
En la imagen de abajo, estamos listos para agregar un usuario potencial (a la derecha) al sitio como estudiante, esto se hace señalando el nombre del usuario y haciendo clic en el botón con la flecha izquierda para unir por ejemplo al Sr. José López. Podemos remover al Sr. Lopez del curso con el rol de estudiante, por medio de señalar su nombre y luego hacer clic en el botón con la flecha derecha.
Why would a site want different roles?  Consider
{|  border="0" cellpadding="2"
!width="200"|
!width="200"|
!width="200"|
|-
||*Site Designers||*Educational Authority Adviser||*Educational Inspector||
|-
||*Second Marker / Moderator||*Peer observer of teaching||*External Examiner
|-
||*Parent||*Manager||*Weekly Seminar Leader
|-
||*Mentor/Mentee||*Community-Designed Rating Criteria||*Visitor
|-
||*Guest Speaker||*Former Student||*Alumnus
|-
||*Librarian||*Teacher||*Community Education Tutors/Trainers
|-
||*Secretary/Student Worker||*Teaching Assistant||*Student - FERPA rights
|-
||*Help Desk|| ||
|}


==Basic concept definitions==
[[Image:Asignar_roles_estudiante.jpg|center]]


*A '''role''' is an identifier of the user's status in some context. For example, teacher, student and forum moderator are examples of roles.
==Ver también==
*A '''capability''' is a description of some particular Moodle feature. Capabilities are associated with roles. For example, being able to reply to a forum post is a capability.
*[[Gestionar_roles]] - cómo agregar o editar roles existentes
*A '''permission''' is some value that is assigned for a capability for a particular role. For example, using the prevent permission to limit all students from posting to any forum.
*Using Moodle [http://moodle.org/mod/forum/discuss.php?d=59900 Discrepancies between Assign Roles lists and Participants list] forum discussion
*A '''context''' is a "space" in the Moodle, such as courses, activity modules, blocks, forums etc.
*A '''hierarchy of permissions''' determines which permission wins or is going to be in effect if there is an apparent conflict.  For example, the site allow all students the permission to  to post in forums, but a teacher might prevent that right in a particular course.  The hieracary of permissions would allow a student to post in one course but not in another course.


[[Category: Administrador]]
[[Category: Administrador]]
[[Category:Roles]]
[[Category:Roles]]
[[en:Manage_roles]]
[[en:Assign_roles]]
[[ca:Assignaci%C3%B3_de_rols]]

Revisión actual - 13:50 19 mar 2016

note icon.png Existe documentación diferente para varias versiones de Moodle: Esta documentación es para Moodle 1.7. Para ver la documentación actualizada en español, vea Asignar roles.



Moodle 1.7


Moodle viene con 6 roles pre-definidos. Es posible crear otros roles en el bloque de Administración del Sitio, también encontrado bajo Usuario.

Asignar roles

Asignar roles liga.png El enlace de Asignar roles llamara la pantalla que permitirá asignar roles. Aquí los usuarios son catalogados por roles. Es posible asignar a un mismo participante en múltiples roles. Esto incluye el contexto del sitio, de un curso individual y de múltiples cursos.

En la imagen de abajo, estamos listos para agregar un usuario potencial (a la derecha) al sitio como estudiante, esto se hace señalando el nombre del usuario y haciendo clic en el botón con la flecha izquierda para unir por ejemplo al Sr. José López. Podemos remover al Sr. Lopez del curso con el rol de estudiante, por medio de señalar su nombre y luego hacer clic en el botón con la flecha derecha.

Asignar roles estudiante.jpg

Ver también