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
(ja link)
(see also link added)
Línia 1: Línia 1:
*This allows a user to override a capability in a role in context.
* This allows a user to override a capability in a role in context.
* 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.
* 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.
==See also==
*[[Override roles]]


[[Category:Capabilities|Role]]
[[Category:Capabilities|Role]]

Revisió del 08:02, 26 juny 2007

  • This allows a user to override a capability in a role in context.
  • 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.

See also