Note: You are currently viewing documentation for Moodle 2.2. Up-to-date documentation for the latest stable version is available here: Capabilities/moodle/category:create.

Capabilities/moodle/category:create: Difference between revisions

From MoodleDocs
m (re-wording)
No edit summary
Line 1: Line 1:
*This allows a user to create course categories.
*This allows a user to create course categories.
*This capability may only be applied in the system context i.e. as a global role.
*This capability may only be applied in the system context i.e. as a global role.
====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==

Revision as of 10:51, 7 March 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.

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