Files: Difference between revisions
Tomaz Lasic (talk | contribs) No edit summary |
(Out with the old, keep it short for the new, link to picker and reposits.) |
||
Line 2: | Line 2: | ||
<p class="note">'''Please refer to [[Page_notes#File|these notes]] before editing this page.'''</p> | <p class="note">'''Please refer to [[Page_notes#File|these notes]] before editing this page.'''</p> | ||
[[ | The [[File picker]] assists students and teachers in uploading, downloading and organizing files. The the File picker uses [[Repositories]] that can contain PDFs, HTML, Multimedia, word processing, presentations or any digital contentfiles that can be linked from an [[Teacher_documentation#Activity_modules|activity]], [[Teacher_documentation#Resources|resource]], [[Course sections|course section]], or for a direct download by the student. | ||
==Files in Moodle 2.0== | ==Files in Moodle 2.0== | ||
Line 16: | Line 8: | ||
<p class="note">'''Note:''' [[File handling 2.0|File handling]] in Moodle 2.x has been changed. Teachers will find the file [[Repositories]] in the new [[File picker]].</p> | <p class="note">'''Note:''' [[File handling 2.0|File handling]] in Moodle 2.x has been changed. Teachers will find the file [[Repositories]] in the new [[File picker]].</p> | ||
The [[File picker]] will show up when there is a need to add or edit a file. For example, when a teacher wants to add an image, they might select "add" in the content area of the "Updating a resource" page and the file picker popup window will appear. | |||
The file picker system will allow teachers to upload files from their hard drive, access files on the server, or from external sources. It will also allow them to organize them | |||
Courses that have been upgraded to 2.0 will see a "Legacy course files" link in the course settings menu. "Legacy course files" link only exists for upgraded courses. The 2.0 file picker is available from within the context of any activity or a resource that uses files. | |||
==Student views of files== | ==Student views of files== | ||
Using the add resource menu, the teacher can give access to a directory (folder) and everything under it. | Using the add resource menu, the teacher can give access to a directory (folder) and everything under it. | ||
==Special | ==Special areas== | ||
Files made by a[[Course backup]] are not available to students and teachers without the correct [[Permissions]] attached to their [[Roles]]. If available to the user, these will be found in the course administration menu. | |||
==See also== | ==See also== | ||
*[[File manager block]] - contributed code block that manages files and includes students | |||
*[[File manager block]] - | |||
*[[Development:Using_the_file_API|File API]] - for developers. | *[[Development:Using_the_file_API|File API]] - for developers. | ||
*[[Moodledata directory]] for site administrators - this had changed in 2.0 . | |||
*[[ | |||
[[Category:Teacher]] | [[Category:Teacher]] |
Revision as of 23:10, 21 July 2011
Please refer to these notes before editing this page.
The File picker assists students and teachers in uploading, downloading and organizing files. The the File picker uses Repositories that can contain PDFs, HTML, Multimedia, word processing, presentations or any digital contentfiles that can be linked from an activity, resource, course section, or for a direct download by the student.
Files in Moodle 2.0
Note: File handling in Moodle 2.x has been changed. Teachers will find the file Repositories in the new File picker.
The File picker will show up when there is a need to add or edit a file. For example, when a teacher wants to add an image, they might select "add" in the content area of the "Updating a resource" page and the file picker popup window will appear.
The file picker system will allow teachers to upload files from their hard drive, access files on the server, or from external sources. It will also allow them to organize them
Courses that have been upgraded to 2.0 will see a "Legacy course files" link in the course settings menu. "Legacy course files" link only exists for upgraded courses. The 2.0 file picker is available from within the context of any activity or a resource that uses files.
Student views of files
Using the add resource menu, the teacher can give access to a directory (folder) and everything under it.
Special areas
Files made by aCourse backup are not available to students and teachers without the correct Permissions attached to their Roles. If available to the user, these will be found in the course administration menu.
See also
- File manager block - contributed code block that manages files and includes students
- File API - for developers.
- Moodledata directory for site administrators - this had changed in 2.0 .