Note: You are currently viewing documentation for Moodle 2.3. Up-to-date documentation for the latest stable version is available here: Usability issues - Access control.

Development:Usability issues - Access control: Difference between revisions

From MoodleDocs
(New page: This issue seems to be part of the focus of the file repository work being done. I am curious on a more abstract level about where certain files could be accessed and used within Moodle. F...)
 
No edit summary
Line 1: Line 1:
This issue seems to be part of the focus of the file repository work being done. I am curious on a more abstract level about where certain files could be accessed and used within Moodle. For example, one of the issues that plagued the quiz module was where the images were stored. Understanding how and in what contexts files are stored might be helpful by looking at each activity (module). What recommendations could we provide developers so that ultimately it seems easier for teachers to make use of the files in a variety of contexts? As noted, controlling access to these items can become complicated but I believe a lot of that has been worked out already in the description of the work to be done on File Repository API. I would be interested if you foresee any usability issues coming out of implementing the file repository api. Are there places that are not using files that could?
==Where certain files could be accessed and used within Moodle==
 
For example, one of the issues that plagued the quiz module was where the images were stored. Understanding how and in what contexts files are stored might be helpful by looking at each activity (module).  
 
===Quiz===
===Glossary===
===Chat===
===Choice===
===Forum===
===Assignments===
===Database===
===Lesson===
===Survey===
===Wiki===
 
 
==What recommendations could we provide developers so that ultimately it seems easier for teachers to make use of the files in a  
 
A lot of that has been worked out already in the description of the work to be done on [https://docs.moodle.org/en/Student_projects/Usability_issues/FileManagementSystem File Repository API].
 
==Forecast of any usability issues coming out of implementing the file repository api==
 
==Are there places that are not using files that could?==

Revision as of 11:20, 5 August 2008

Where certain files could be accessed and used within Moodle

For example, one of the issues that plagued the quiz module was where the images were stored. Understanding how and in what contexts files are stored might be helpful by looking at each activity (module).

Quiz

Glossary

Chat

Choice

Forum

Assignments

Database

Lesson

Survey

Wiki

==What recommendations could we provide developers so that ultimately it seems easier for teachers to make use of the files in a

A lot of that has been worked out already in the description of the work to be done on File Repository API.

Forecast of any usability issues coming out of implementing the file repository api

Are there places that are not using files that could?