Note: You are currently viewing documentation for Moodle 3.0. Up-to-date documentation for the latest stable version of Moodle may be available here: File picker FAQ.

File picker FAQ

From MoodleDocs
Revision as of 13:05, 5 October 2011 by Helen Foster (talk | contribs) (Working with files and folders template, small rewording)

The File picker is new to Moodle 2.0. Here are some common question of old and new users about this feature.

Can I move items around in the File Picker?

No. Moodle associates files with activities. You need to navigate to these activities to link to them.

How can I create shared folders of common files for others to access?

  • When creating a folder of files using "add a resource > folder" the files are then visible and editable to other teachers in the course. The resource can be hidden with the "eye" icon to keep it out of student view.
  • Another method to create and share files and folders out of sight of students is to use Legacy course files which replicate the course files system of Moodle 1.9 but which are disabled by default in 2.0 owing to security reasons. See Course files for more information about the risks involved and also how to enable them.
  • One of the repository options is the File system repository. Of the options (Alfresco, DropBox etc) it is simple and easy to set up. The only problem is getting the files there. For this you could use WebDAV, FTP, but of course there are security issues. See also http://tracker.moodle.org/browse/MDL-27244

I've just uploaded a file. Now I cannot see it when I want to use it somewhere else. Why is this?

One option: if you choose the copyright option "All Rights Reserved" it is not available to others. [NOTE: This answer seems incomplete -- what does the questioner mean by "cannot see it" from "somewhere else" and what does the respondent mean by "not available to others"?]

What is the Private files repository?

The Private files link is visible in the file picker if the admin has enabled it in Settings > Site administration > Plugins > Repositories > Manage repositories.

If this is the case then a user will have a link in their profile settings (and, if added, in a side block) to a personal area into which they can upload files and organise folders.

The uploaded files and folders may then be selected from the Private files link in the file picker.

Is there a way to upload a lot of files at once?

When you are creating a page for example, can you upload a lot of files to link to at once? Not at the moment.

Is there a way to delete files from the file picker?

See Repositories FAQ. You cannot delete files, since they may be used elsewhere. The system cleans them up after a period of time.

See also