Note: You are currently viewing documentation for Moodle 3.2. Up-to-date documentation for the latest stable version of Moodle is probably available here: Capabilities/mod/folder:view.

Capabilities/mod/folder:view: Difference between revisions

From MoodleDocs
(New page: This allows the user to view the contents of the folder.)
 
(links not displayed to users without the cap in 2.5.2)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
This allows the user to view the contents of the folder.
{{Capabilities}}
*This allows the user to view the contents of a [[Folder]]
*This capability is allowed for the default roles of authenticated user and guest
 
In Moodle 2.5.2 onwards, folder links on the course page and in the navigation are only displayed for users who have this capability. (Previously links were displayed for all users, and users without the capability obtained an error message when they clicked on a link.)
 
==See also==
 
*[[Capabilities/mod/folder:managefiles]]
 
[[Category:Capabilities|Folder]]
[[Category:Resource]]

Latest revision as of 14:49, 9 September 2013

  • This allows the user to view the contents of a Folder
  • This capability is allowed for the default roles of authenticated user and guest

In Moodle 2.5.2 onwards, folder links on the course page and in the navigation are only displayed for users who have this capability. (Previously links were displayed for all users, and users without the capability obtained an error message when they clicked on a link.)

See also