Note: You are currently viewing documentation for Moodle 3.7. Up-to-date documentation for the latest stable version of Moodle may be available here: Server files repository.

Server files repository: Difference between revisions

From MoodleDocs
(Add some words)
(updated images for 3.6)
 
(16 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{{Repositories}}
{{Repositories}}
<p class="note">'''Please refer to [[Page_notes#Server files|these notes]] before editing this page.'''</p>
==What are server files?==
The server files repository enables teachers and managers to access files used within a course and elsewhere on the site which they have permission to access.


The server repository allows users with the correct permissions to see files on the server.  This might mean only files and folders in the context of the current course, or access to a file system that will allow them to use other courses files.
Activity modules for which files are available in the server files repository are:


To access any repository, click on it.
* [[File|File resource]]
* [[Folder|Folder resource]]
* [[Database activity module|Database]]
* [[Forum module|Forum]]
* [[Glossary module|Glossary]]
* [[Lesson module|Lesson]]


[[File:File_Picker_blank_course.png|thumb|300px|center|A new course, with arrow point to  Server files repository]]
{|
| [[File:serverfilescategories.png|thumb|Whole site category view]]
| [[File:serverfilescourseview.png|thumb|Course view]]
| [[File:serverfilescoursesections.png|thumb|Course section view]]
|}


Below is an example of drilling downThe breadcrumb path has built in links to the level it represents. In the example below, click on "English" and you will see folders representing all the courses in the English category at demo.moodle.org .
A search box at the top of the Server files screen allows those users with relevant permissions elsewhere on the site to search other courses for a required fileA teacher who teaches several courses for example can now quickly locate a document used in one of her older courses by typing its name into the Search field:
[[Image:File_Picker_demo_moodle_legacy_files.png|center|Server files after drilling down in demo.moodle.org]]
 
[[File:searchserverfiles.png]]
 
 
When a file from the server files repository is re-used elsewhere on Moodle, the teacher has the option to make a copy (a new, unconnected version) or to create a shortcut or alias. See [[Working with files]] for more details.
 
==Repository capabilities==
 
The capability [[Capabilities/repository/local:view|View server repository]], which is allowed for the default roles of manager, course creator, teacher and non-editing teacher, ensures that the server files repository is listed in the file picker. This capability should be allowed together with the [[Capabilities/moodle/course:managefiles|manage files capability]] to enable users to access files used within a course.
 
[[de:Dateien in Kursen]]
[[fr:Fichiers serveur]]
[[es:Repositorio archivos del servidor]]

Latest revision as of 12:04, 29 January 2019

What are server files?

The server files repository enables teachers and managers to access files used within a course and elsewhere on the site which they have permission to access.

Activity modules for which files are available in the server files repository are:

Whole site category view
Course view
Course section view

A search box at the top of the Server files screen allows those users with relevant permissions elsewhere on the site to search other courses for a required file. A teacher who teaches several courses for example can now quickly locate a document used in one of her older courses by typing its name into the Search field:

searchserverfiles.png


When a file from the server files repository is re-used elsewhere on Moodle, the teacher has the option to make a copy (a new, unconnected version) or to create a shortcut or alias. See Working with files for more details.

Repository capabilities

The capability View server repository, which is allowed for the default roles of manager, course creator, teacher and non-editing teacher, ensures that the server files repository is listed in the file picker. This capability should be allowed together with the manage files capability to enable users to access files used within a course.