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/category:create: diferència entre les revisions

De MoodleDocs
Salta a:navegació, cerca
(re-wording, see also)
Cap resum de modificació
 
(3 revisions intermèdies per 3 usuaris que no es mostren)
Línia 1: Línia 1:
*This allows a user to create course categories.
*This allows a user to create course categories.
*This capability can only be applied in the system context.
*This capability may only be applied in the system context i.e. as a global role.
 
In Moodle 1.9.4 this capability was replaced with [[Capabilities/moodle/category:manage|moodle/category:manage]].
 
====Legacy Role Default Settings====
{| border="1" cellspacing="0" cellpadding="2"
|-
! Legacy Role !! Inherit !! Allow !! Prevent !! Prohibit
|-
| Administrator || - || X || - || -
|-
| Course Creator || X || - || - || -
|-
| Teacher || X || - || - || -
|-
| Non-editing Teacher || X || - || - || -
|-
| Student || X || - || - || -
|-
| Guest || X || - || - || -
|-
| Authenticated User || X || - || - || -
|}


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


*[[Add/edit course categories]]
*[[Add/edit course categories]]
[[Category:Capabilities|Category]]
[[Category:Course]]


[[Category:Course]]
 
[[Category:Capabilities|Category]]
[[eu:Capabilities/moodle/category:create]]

Revisió de 05:31, 1 des 2008

  • This allows a user to create course categories.
  • This capability may only be applied in the system context i.e. as a global role.

In Moodle 1.9.4 this capability was replaced with moodle/category:manage.

Legacy Role Default Settings

Legacy Role Inherit Allow Prevent Prohibit
Administrator - X - -
Course Creator X - - -
Teacher X - - -
Non-editing Teacher X - - -
Student X - - -
Guest X - - -
Authenticated User X - - -

See also