Note: You are currently viewing documentation for Moodle 3.9. Up-to-date documentation for the latest stable version of Moodle may be available here: Capabilities/moodle/category:viewhiddencategories.

Capabilities/moodle/category:viewhiddencategories: Difference between revisions

From MoodleDocs
No edit summary
(updated this)
 
Line 1: Line 1:
Before Moodle 1.9.4, this capability was called moodle/category:visibility.
{{Capabilities}}
 
*This allows a user to see course categories hidden from other users.
* This allows a user to see hidden course categories.
*The default role of [[Manager]] has this capability set to allow.
* This capability may be applied in either the system context, or in a particular course category.
*This capability may be applied in either the system context, or in a particular course category.
 
====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 || - || - || -
|}


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

Latest revision as of 15:47, 17 January 2012

  • This allows a user to see course categories hidden from other users.
  • The default role of Manager has this capability set to allow.
  • This capability may be applied in either the system context, or in a particular course category.