Note: You are currently viewing documentation for Moodle 2.2. Up-to-date documentation for the latest stable version is available here: Capabilities/repository/local:view.

Capabilities/repository/local:view: Difference between revisions

From MoodleDocs
(Adding repository capability default information)
 
(rewrite thanks to explanation from David Mudrak)
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
* This allows a user to access the [[Server files repository]].
{{Capabilities}}
* This capability is set to allowed (CAP_ALLOW) by default for course creators, teachers, editing teachers and managers, but not to guests or students.
* This allows a user to access the [[Server files repository]]
* This capability is allowed for the default roles of manager, course creator, teacher and non-editing teacher
* The capability should be allowed together with the [[Capabilities/moodle/course:managefiles|manage files capability]] to enable users to access files used within a course
 
==See also==
 
* MDL-32636 Server files repository should be available for all users and work well with activity modules
 
[[Category:Capabilities|Repository]]
[[Category:Repositories]]

Latest revision as of 09:23, 2 May 2012

  • This allows a user to access the Server files repository
  • This capability is allowed for the default roles of manager, course creator, teacher and non-editing teacher
  • The capability should be allowed together with the manage files capability to enable users to access files used within a course

See also

  • MDL-32636 Server files repository should be available for all users and work well with activity modules