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/course:managefiles.

Capabilities/moodle/course:managefiles: Difference between revisions

From MoodleDocs
No edit summary
(rewrite thanks to explanation from David Mudrak)
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
allows a user to access the file area of a course, and upload/delete files
{{Capabilities}}
*This allows a user to access files used in a course in the [[Server files repository]] (and in [[Legacy course files]]) depending upon the repository being enabled and the user having appropriate permission to view it
*This capability is allowed for the default roles of manager and teacher
*The capability should be allowed together with the [[Capabilities/repository/local:view|view server files capability]] to enable managers and teachers to access files used within a course
 
[[Category:Capabilities|Course]]
[[Category:Course]]

Latest revision as of 09:31, 2 May 2012

  • This allows a user to access files used in a course in the Server files repository (and in Legacy course files) depending upon the repository being enabled and the user having appropriate permission to view it
  • This capability is allowed for the default roles of manager and teacher
  • The capability should be allowed together with the view server files capability to enable managers and teachers to access files used within a course