Note: You are currently viewing documentation for Moodle 3.1. Up-to-date documentation for the latest stable version of Moodle is probably available here: Capabilities/moodle/question:managecategory.

Capabilities/moodle/question:managecategory: Difference between revisions

From MoodleDocs
No edit summary
(capabilities template, rewording)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
*This allows a user to manage category hierarchies i.e. creating, editing and moving categories
{{Capabilities}}
*This allows a user to manage [[Question categories|question category]] hierarchies i.e. creating, editing and moving categories
*The categories editing page is shown if the user has permission to edit the hierarchy in the current context or any parent context
*The categories editing page is shown if the user has permission to edit the hierarchy in the current context or any parent context
 
*This capability is allowed for the default roles of manager and teacher
====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==
Line 28: Line 10:
[[Category:Capabilities|Question]]
[[Category:Capabilities|Question]]
[[Category:Questions]]
[[Category:Questions]]
[[ja:ケイパビリティ/moodle/question:managecategory]]

Latest revision as of 21:45, 2 March 2012

  • This allows a user to manage question category hierarchies i.e. creating, editing and moving categories
  • The categories editing page is shown if the user has permission to edit the hierarchy in the current context or any parent context
  • This capability is allowed for the default roles of manager and teacher

See also