Details
-
Type:
New Feature
-
Status:
Open
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: 1.0.9
-
Fix Version/s: None
-
Component/s: General
-
Labels:None
-
Environment:All
-
Affected Branches:MOODLE_10_STABLE
Description
- Change the directory name from the current course ID number to the course shortname.
- add better checks and balances so that the teacher can change the course shortname and the directory will change to.
- keep internal file references using the course ID (translate to course shortname on the fly)
- add some mechanism to safely expose the course directories from within the moodle web site (ie every course has a very restrictive .htaccess file, which is upgraded on demand with one that prompts for the teacher's username and password)
From Martin Dougiamas (martin at moodle.com) Friday, 11 July 2003, 04:46 PM:
Moving this out to version 2.0 ... fits with the whole resource management rethink.