Aquesta pàgina forma part de la documentació de Moodle en català, tot i que no ha estat traduïda encara. Podeu contribuir obertament a les tasques de traducció. Podeu consultar la Guia d'edició de la documentació i també participar ens els debats del fòrum de traductors de la documentació a moodle.org

Capabilities/moodle/role:override: diferència entre les revisions

De MoodleDocs
Salta a:navegació, cerca
m (French link)
(capabilities template, rewording)
 
(Hi ha 4 revisions intermèdies del mateix usuari que no es mostren)
Línia 1: Línia 1:
* This allows a user to override a capability in a role in context.
{{Capabilities}}
* Note that to override a capability in role A, the user doing the override has to hold a role B so that role B is permitted to override role A. This is controlled in [[Allow role overrides]]. This is logical because even though a teacher might have moodle/role:override, in most situations we only want him to be able to override capabilities of the student role, and not the admin role in their course.
* This allows a user to override the permissions of other users
* Note that to override a capability in role A, the user doing the override has to hold a role B so that role B is permitted to override role A. This is controlled in 'Allow role overrides' (via ''Settings > Site administration > Users > Permissions > Define roles'').
* This capability is allowed for the default role of manager only


==See also==
==See also==


*[[Override roles]]
*[[Override permissions]]
*Allow role overrides in [[Managing roles]]
*The capability [[Capabilities/moodle/role:safeoverride|moodle/role:safeoverride]]


[[Category:Capabilities|Role]]
[[Category:Capabilities|Role]]
Línia 10: Línia 14:


[[fr:Capabilities/moodle/role:override]]
[[fr:Capabilities/moodle/role:override]]
[[zh:能力/moodle/role:override]]
[[ja:ケイパビリティ/moodle/role:override]]
[[ja:ケイパビリティ/moodle/role:override]]

Revisió de 09:17, 21 març 2012

  • This allows a user to override the permissions of other users
  • Note that to override a capability in role A, the user doing the override has to hold a role B so that role B is permitted to override role A. This is controlled in 'Allow role overrides' (via Settings > Site administration > Users > Permissions > Define roles).
  • This capability is allowed for the default role of manager only

See also