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

Capabilities/moodle/category:viewhiddencategories: Difference between revisions

From MoodleDocs
No edit summary
 
No edit summary
 
(11 intermediate revisions by 5 users not shown)
Line 1: Line 1:
allows a user to see hidden course categories (site context)
Before Moodle 1.9.4, this capability was called moodle/category:visibility.
 
* This allows a user to see hidden course categories.
* 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:Course]]
 
[[eu:Gaitasunak/moodle/category:visibility]]
[[fr:Capabilities/moodle/category:visibility]]

Latest revision as of 05:30, 1 December 2008

Before Moodle 1.9.4, this capability was called moodle/category:visibility.

  • This allows a user to see hidden course categories.
  • This capability may be applied in either the system context, or in a particular course category.

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 - - -