SlideShare a Scribd company logo
1 of 27
Learning Systems Managing FILES IN MOODLE
Today Why do we care? How Moodle stores files Moodle & “repositories” Where to store / how to manage X
Why care? Effective learning Saving time Best tools for the job Compliance
What Moodle does with files This is going to be mildly complex.  You will cope.
What Moodle does with files Moodle is a website Sometimes you store files there 	Add a resource -> File Sometimes you just store links 	Add a resource -> URL
What Moodle does with files If you add a File to Moodle: You can use Moodle to control things like Permissions and Visibility Moodle can backup the resource with the site
What Moodle does with files Moodle has  ,[object Object]
a file store,[object Object]
What Moodle does with files When you add a file…  The file is placed in the file store, and its location in your site is stored in the database
What Moodle does with files When someone else adds the same file The file isn’t stored againAnother location is recorded in the database
Eachuse of that file can have different permissions etc… and can be used / removed / changed independently! That’s really cool
What Moodle does with files When an instance of a file is deleted The location is deleted from the database
What Moodle does with files When all instances of a file have been deleted A cleanup process removes the file from the file system
REPOSITORIES?
Moodle repositories Moodle 2 introduces a new type of plugin: REPOSITORIES Any systemthat stores resources of any kind can be a repository A repository plugin provides a simple way of getting files into Moodle from one of those systems.
Moodle repositories MoodleHQ and the community have built these plugins for: ,[object Object]
Flickr
YouTube
Alfresco
about a dozen other systemsGerwood has built one that talks to eReserve
Why use a particular repo? It’s where your stuff is (e.g. Dropbox, GoogleDocs) It’s where someone’s sharing something(e.g. Flickr CC images, YouTube) It helps make other things easier eReserve: CAL reporting une.tv: tools for managing audio & video, syndication
Repo examples: link GOOD Change original (YouTube); change everywhere(link is just a link) BAD Delete original; break links everywhere Repo has to serve files publicly(link is just a link)
Repo examples: file (import) GOOD Delete original; we’re ok Moodle provides access control BAD Change original;update nowhere We might be storing for no reason
What about “Shared Files” (“Legacy course files”) Shared Files is just an external repository which happens to sit in a particular “site” (course) in Moodle It supports link(URL) and import(file)
What about “Shared Files” (“Legacy course files”) AS LINK GOOD Files are in Moodle A splash of Moodle access control (linked to course/site) BAD Change original; maybe update where it’s used Delete original; break links everywhere No fine-grained access control Moodle storage limits for massive files Encourages storage of junk that’s never used
What about “Shared Files” (“Legacy course files”) AS FILE As per any other file resource… i.e. the file is copied into the place where it is used.
The holy grail: import & sync From http://docs.moodle.org/en/Repository_API (14-12-2010) Once a repository has been used the file will usually be copied into Moodle there and then. However there will also be options to: only return the URL to the file if it's desired to keep it external (but this does present security and integrity risks), or refresh the local file copy regularly and automatically refresh the file manually if desired Once in Moodle, it is subject to the Development:File API for access control like any other file. GREEN = not actually built

More Related Content

Similar to Managing Files in Moodle2

Moodle 2 files - an inconvenient truth
Moodle 2 files - an inconvenient truthMoodle 2 files - an inconvenient truth
Moodle 2 files - an inconvenient truthNetSpot Pty Ltd
 
Integrating DSpace with DuraCloud 11-30-11
Integrating DSpace with DuraCloud 11-30-11Integrating DSpace with DuraCloud 11-30-11
Integrating DSpace with DuraCloud 11-30-11DuraSpace
 
SolutionsPro here is Part I and II of the Comp102 week 1 assignments.docx
SolutionsPro here is Part I and II of the Comp102 week 1 assignments.docxSolutionsPro here is Part I and II of the Comp102 week 1 assignments.docx
SolutionsPro here is Part I and II of the Comp102 week 1 assignments.docxrronald3
 
Poodle: Portable Moodle for Offline Delivery of Course Content
Poodle: Portable Moodle for Offline Delivery of Course ContentPoodle: Portable Moodle for Offline Delivery of Course Content
Poodle: Portable Moodle for Offline Delivery of Course ContentJay Clark
 
ELMS - Course Management and Beyond
ELMS - Course Management and BeyondELMS - Course Management and Beyond
ELMS - Course Management and BeyondBryan Ollendyke
 
Practical Interop For OPDF Developers - Nov 2009
Practical Interop For OPDF Developers - Nov 2009Practical Interop For OPDF Developers - Nov 2009
Practical Interop For OPDF Developers - Nov 2009Scott Leslie
 
Integrating Fedora with DuraCloud 1-11-12
Integrating Fedora with DuraCloud 1-11-12Integrating Fedora with DuraCloud 1-11-12
Integrating Fedora with DuraCloud 1-11-12DuraSpace
 
EuroSakai CLIF project presentation
EuroSakai CLIF project presentationEuroSakai CLIF project presentation
EuroSakai CLIF project presentationChris Awre
 
Hosting a dynamic blog - a paradigm shift of collaborative knowledge construc...
Hosting a dynamic blog - a paradigm shift of collaborative knowledge construc...Hosting a dynamic blog - a paradigm shift of collaborative knowledge construc...
Hosting a dynamic blog - a paradigm shift of collaborative knowledge construc...CITE
 
Hosting a dynamic blog - a paradigm shift of collaborative knowledge construc...
Hosting a dynamic blog - a paradigm shift of collaborative knowledge construc...Hosting a dynamic blog - a paradigm shift of collaborative knowledge construc...
Hosting a dynamic blog - a paradigm shift of collaborative knowledge construc...CITE
 
Hosting a dynamic blog - a paradigm shift of collaborative knowledge construc...
Hosting a dynamic blog - a paradigm shift of collaborative knowledge construc...Hosting a dynamic blog - a paradigm shift of collaborative knowledge construc...
Hosting a dynamic blog - a paradigm shift of collaborative knowledge construc...CITE
 
Hosting a dynamic blog - a paradigm shift of collaborative knowledge construc...
Hosting a dynamic blog - a paradigm shift of collaborative knowledge construc...Hosting a dynamic blog - a paradigm shift of collaborative knowledge construc...
Hosting a dynamic blog - a paradigm shift of collaborative knowledge construc...CITE
 
Hosting a dynamic blog - a paradigm shift of collaborative knowledge construc...
Hosting a dynamic blog - a paradigm shift of collaborative knowledge construc...Hosting a dynamic blog - a paradigm shift of collaborative knowledge construc...
Hosting a dynamic blog - a paradigm shift of collaborative knowledge construc...The EduHK
 
Hosting a dynamic blog - a paradigm shift of collaborative knowledge construc...
Hosting a dynamic blog - a paradigm shift of collaborative knowledge construc...Hosting a dynamic blog - a paradigm shift of collaborative knowledge construc...
Hosting a dynamic blog - a paradigm shift of collaborative knowledge construc...CITE
 

Similar to Managing Files in Moodle2 (20)

File Management
File ManagementFile Management
File Management
 
Moodle 2 files - an inconvenient truth
Moodle 2 files - an inconvenient truthMoodle 2 files - an inconvenient truth
Moodle 2 files - an inconvenient truth
 
Moodle minutes 4
Moodle minutes 4Moodle minutes 4
Moodle minutes 4
 
Integrating DSpace with DuraCloud 11-30-11
Integrating DSpace with DuraCloud 11-30-11Integrating DSpace with DuraCloud 11-30-11
Integrating DSpace with DuraCloud 11-30-11
 
RSC EM Mug 2012 11-13
RSC EM Mug 2012 11-13RSC EM Mug 2012 11-13
RSC EM Mug 2012 11-13
 
Google drive
Google drive Google drive
Google drive
 
Tutorial for moodle 2.5
Tutorial for moodle 2.5Tutorial for moodle 2.5
Tutorial for moodle 2.5
 
SolutionsPro here is Part I and II of the Comp102 week 1 assignments.docx
SolutionsPro here is Part I and II of the Comp102 week 1 assignments.docxSolutionsPro here is Part I and II of the Comp102 week 1 assignments.docx
SolutionsPro here is Part I and II of the Comp102 week 1 assignments.docx
 
Poodle: Portable Moodle for Offline Delivery of Course Content
Poodle: Portable Moodle for Offline Delivery of Course ContentPoodle: Portable Moodle for Offline Delivery of Course Content
Poodle: Portable Moodle for Offline Delivery of Course Content
 
ELMS - Course Management and Beyond
ELMS - Course Management and BeyondELMS - Course Management and Beyond
ELMS - Course Management and Beyond
 
Practical Interop For OPDF Developers - Nov 2009
Practical Interop For OPDF Developers - Nov 2009Practical Interop For OPDF Developers - Nov 2009
Practical Interop For OPDF Developers - Nov 2009
 
Moodle: An Open Source Course Management System
Moodle: An Open Source Course Management SystemMoodle: An Open Source Course Management System
Moodle: An Open Source Course Management System
 
Integrating Fedora with DuraCloud 1-11-12
Integrating Fedora with DuraCloud 1-11-12Integrating Fedora with DuraCloud 1-11-12
Integrating Fedora with DuraCloud 1-11-12
 
EuroSakai CLIF project presentation
EuroSakai CLIF project presentationEuroSakai CLIF project presentation
EuroSakai CLIF project presentation
 
Hosting a dynamic blog - a paradigm shift of collaborative knowledge construc...
Hosting a dynamic blog - a paradigm shift of collaborative knowledge construc...Hosting a dynamic blog - a paradigm shift of collaborative knowledge construc...
Hosting a dynamic blog - a paradigm shift of collaborative knowledge construc...
 
Hosting a dynamic blog - a paradigm shift of collaborative knowledge construc...
Hosting a dynamic blog - a paradigm shift of collaborative knowledge construc...Hosting a dynamic blog - a paradigm shift of collaborative knowledge construc...
Hosting a dynamic blog - a paradigm shift of collaborative knowledge construc...
 
Hosting a dynamic blog - a paradigm shift of collaborative knowledge construc...
Hosting a dynamic blog - a paradigm shift of collaborative knowledge construc...Hosting a dynamic blog - a paradigm shift of collaborative knowledge construc...
Hosting a dynamic blog - a paradigm shift of collaborative knowledge construc...
 
Hosting a dynamic blog - a paradigm shift of collaborative knowledge construc...
Hosting a dynamic blog - a paradigm shift of collaborative knowledge construc...Hosting a dynamic blog - a paradigm shift of collaborative knowledge construc...
Hosting a dynamic blog - a paradigm shift of collaborative knowledge construc...
 
Hosting a dynamic blog - a paradigm shift of collaborative knowledge construc...
Hosting a dynamic blog - a paradigm shift of collaborative knowledge construc...Hosting a dynamic blog - a paradigm shift of collaborative knowledge construc...
Hosting a dynamic blog - a paradigm shift of collaborative knowledge construc...
 
Hosting a dynamic blog - a paradigm shift of collaborative knowledge construc...
Hosting a dynamic blog - a paradigm shift of collaborative knowledge construc...Hosting a dynamic blog - a paradigm shift of collaborative knowledge construc...
Hosting a dynamic blog - a paradigm shift of collaborative knowledge construc...
 

Recently uploaded

Separation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesSeparation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesFatimaKhan178732
 
URLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website AppURLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website AppCeline George
 
Mastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionMastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionSafetyChain Software
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityGeoBlogs
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Educationpboyjonauth
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxNirmalaLoungPoorunde1
 
Alper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentAlper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentInMediaRes1
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdfSoniaTolstoy
 
mini mental status format.docx
mini    mental       status     format.docxmini    mental       status     format.docx
mini mental status format.docxPoojaSen20
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdfssuser54595a
 
Presiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsPresiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsanshu789521
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxiammrhaywood
 
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Celine George
 
How to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxHow to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxmanuelaromero2013
 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTiammrhaywood
 
Crayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon ACrayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon AUnboundStockton
 

Recently uploaded (20)

Separation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesSeparation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and Actinides
 
URLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website AppURLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website App
 
Mastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionMastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory Inspection
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activity
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Education
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptx
 
Alper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentAlper Gobel In Media Res Media Component
Alper Gobel In Media Res Media Component
 
9953330565 Low Rate Call Girls In Rohini Delhi NCR
9953330565 Low Rate Call Girls In Rohini  Delhi NCR9953330565 Low Rate Call Girls In Rohini  Delhi NCR
9953330565 Low Rate Call Girls In Rohini Delhi NCR
 
Staff of Color (SOC) Retention Efforts DDSD
Staff of Color (SOC) Retention Efforts DDSDStaff of Color (SOC) Retention Efforts DDSD
Staff of Color (SOC) Retention Efforts DDSD
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
 
mini mental status format.docx
mini    mental       status     format.docxmini    mental       status     format.docx
mini mental status format.docx
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
 
Presiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsPresiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha elections
 
Model Call Girl in Bikash Puri Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Bikash Puri  Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Bikash Puri  Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Bikash Puri Delhi reach out to us at 🔝9953056974🔝
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
 
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
 
How to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxHow to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptx
 
Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1
 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
 
Crayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon ACrayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon A
 

Managing Files in Moodle2

  • 1. Learning Systems Managing FILES IN MOODLE
  • 2. Today Why do we care? How Moodle stores files Moodle & “repositories” Where to store / how to manage X
  • 3. Why care? Effective learning Saving time Best tools for the job Compliance
  • 4. What Moodle does with files This is going to be mildly complex. You will cope.
  • 5. What Moodle does with files Moodle is a website Sometimes you store files there Add a resource -> File Sometimes you just store links Add a resource -> URL
  • 6. What Moodle does with files If you add a File to Moodle: You can use Moodle to control things like Permissions and Visibility Moodle can backup the resource with the site
  • 7.
  • 8.
  • 9. What Moodle does with files When you add a file… The file is placed in the file store, and its location in your site is stored in the database
  • 10. What Moodle does with files When someone else adds the same file The file isn’t stored againAnother location is recorded in the database
  • 11. Eachuse of that file can have different permissions etc… and can be used / removed / changed independently! That’s really cool
  • 12. What Moodle does with files When an instance of a file is deleted The location is deleted from the database
  • 13. What Moodle does with files When all instances of a file have been deleted A cleanup process removes the file from the file system
  • 15. Moodle repositories Moodle 2 introduces a new type of plugin: REPOSITORIES Any systemthat stores resources of any kind can be a repository A repository plugin provides a simple way of getting files into Moodle from one of those systems.
  • 16.
  • 20. about a dozen other systemsGerwood has built one that talks to eReserve
  • 21. Why use a particular repo? It’s where your stuff is (e.g. Dropbox, GoogleDocs) It’s where someone’s sharing something(e.g. Flickr CC images, YouTube) It helps make other things easier eReserve: CAL reporting une.tv: tools for managing audio & video, syndication
  • 22. Repo examples: link GOOD Change original (YouTube); change everywhere(link is just a link) BAD Delete original; break links everywhere Repo has to serve files publicly(link is just a link)
  • 23. Repo examples: file (import) GOOD Delete original; we’re ok Moodle provides access control BAD Change original;update nowhere We might be storing for no reason
  • 24. What about “Shared Files” (“Legacy course files”) Shared Files is just an external repository which happens to sit in a particular “site” (course) in Moodle It supports link(URL) and import(file)
  • 25. What about “Shared Files” (“Legacy course files”) AS LINK GOOD Files are in Moodle A splash of Moodle access control (linked to course/site) BAD Change original; maybe update where it’s used Delete original; break links everywhere No fine-grained access control Moodle storage limits for massive files Encourages storage of junk that’s never used
  • 26. What about “Shared Files” (“Legacy course files”) AS FILE As per any other file resource… i.e. the file is copied into the place where it is used.
  • 27. The holy grail: import & sync From http://docs.moodle.org/en/Repository_API (14-12-2010) Once a repository has been used the file will usually be copied into Moodle there and then. However there will also be options to: only return the URL to the file if it's desired to keep it external (but this does present security and integrity risks), or refresh the local file copy regularly and automatically refresh the file manually if desired Once in Moodle, it is subject to the Development:File API for access control like any other file. GREEN = not actually built
  • 28. The holy grail: import & sync GOOD Change once;update everywhere Moodle provides access control BAD Doesn’t solve the file storage issue (files ARE imported) Doesn’t yet exist
  • 29. So where do I put… ? * Perhaps importing (and syncing) from a new repo at a later date?
  • 30. Q. When should I use Shared Files? Less often than you think! A. If multiple (link) resources will point to different parts of the same bucket of filesi.e. an HTML “mini-site” Remember: Shared files provide far less access control Links to Shared Files aren’t magical – they can still be broken if the original disappears!
  • 31. What next? Let’s get into Moodle and start experimenting!