Details
-
Type:
Improvement
-
Status:
Open
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: 1.9.4
-
Fix Version/s: None
-
Component/s: Course format: Project
-
Labels:None
-
Database:MySQL
-
Affected Branches:MOODLE_19_STABLE
Description
This is an adapted version of the project format. Here are the changes I have made:
1. Simplified the functionality. Only the "add files and create links button" remains
2. Added a couple of line breaks so the edit directory name link is not confused with the edit summary button
3. Changed the way that a course looks in "show only one topic" view so that it matches the topic format.
I wanted to give our users an easier way of adding files to Moodle. As we felt the standard way of doing this in Moodle is confusing for users especially those with low IT skills.
We've had some really good feedback about this new method of adding files which is down to the excellent Project Course Format. I hope you find the stripped down version of this format as useful as our teachers have.
Important Notes:
When we trialled the Project Course Format we noticed a couple of points to be careful, especially when changing say from the topics format to the project format.
1. Directories : after changing to the project format, your links to files in each section will be moved into folders based on the number of the topic. This is a great bit of file management. HOWEVER: the project format will attempt to move any directories. It will update the links to new location (within the section folder) but will not actually move the folder. Which means you'll have to manually move the folder to the new location.
This is probably because you could have multiple links to the same folder on a course and it can't move it all the new locations. Its easy to fix, but caused us a lot of manual work when we changed most of our Moodle courses to the project format. Test it on a few courses with directories before you do do anything on mass would be my advice.
INSTALLATION INSTRUCTIONS:
1.Unzip this package
2.Place the "project" folder into the course/format/ folder of your Moodle 1.9 program files
3.Place the "lang" folder and help files into the appropriate language folders of your moodledata directory
4.Go into a course where you have teacher or admin status. Click on "Course settings".
5.Change the course format to "project".
6.Turn "editing on" and you will see new icons appear.
Tested and working ok on Moodle versions: 1.9.4 & 1.9.5
Attachments
-
$i18n.getText("admin.common.words.hide")
- adapted_project_format.zip
- 13/Oct/09 8:31 PM
- 75 kB
- Mike Wilson
-
- lang/en_utf8/.../cousefileupload.html 0.7 kB
- lang/en_utf8/.../project/directoryname.html 0.5 kB
- lang/en_utf8/.../project/fileupload.html 0.6 kB
- lang/en_utf8/.../project/resourceupload.html 0.6 kB
- lang/en_utf8/.../sectionbackuprestore.html 0.8 kB
- project/ajax.php 0.2 kB
- project/backup.php 3 kB
- project/backup_check.php 10 kB
- project/backup_execute.php 2 kB
- project/backuplib.php 31 kB
- project/config.php 0.4 kB
- project/converter.php 21 kB
- project/db/install.xml 1 kB
- project/db/upgrade.php 0.2 kB
- project/editsection.php 2 kB
- project/edittitle.php 4 kB
- project/edittitle_form.php 1.0 kB
- project/format.php 18 kB
- project/import.php 10 kB
- project/import_form.php 4 kB
- project/import_upload.php 3 kB
- project/lang/en_utf8/format_project.php 2 kB
- project/lang/ja_utf8/format_project.php 4 kB
- project/lib.php 8 kB
- project/restore.php 7 kB
- project/restore_check.php 10 kB
- project/restore_execute.php 3 kB
- project/restore_precheck.php 2 kB
- project/restorelib.php 28 kB
- project/.../MoodleQuickForm_script.php 0.6 kB
$i18n.getText("admin.common.words.show")- adapted_project_format.zip
- 13/Oct/09 8:31 PM
- 75 kB
- Mike Wilson
-
$i18n.getText("admin.common.words.hide")
- easy-file-uploader-rev2.zip
- 26/Nov/10 1:11 AM
- 89 kB
- Mike Wilson
-
- project/ajax.php 0.2 kB
- project/ajax_override.js 1.0 kB
- project/backup.php 3 kB
- project/backup_check.php 10 kB
- project/backup_execute.php 2 kB
- project/backuplib.php 30 kB
- project/config.php 0.4 kB
- project/converter.php 20 kB
- project/db/install.xml 1 kB
- project/db/upgrade.php 0.2 kB
- project/deletesection.php 9 kB
- project/editsection.php 2 kB
- project/edittitle.php 4 kB
- project/edittitle_form.php 0.9 kB
- project/format.php 19 kB
- project/format3.php 18 kB
- project/import.php 10 kB
- project/import_form.php 4 kB
- project/import_upload.php 3 kB
- project/lang/en_utf8/format_project.php 3 kB
- project/lang/.../cousefileupload.html 0.7 kB
- project/lang/.../project/directoryname.html 0.5 kB
- project/lang/.../project/fileupload.html 1 kB
- project/lang/.../project/resourceupload.html 0.6 kB
- project/lang/.../sectionbackuprestore.html 0.8 kB
- project/lang/ja_utf8/format_project.php 4 kB
- project/lang/.../cousefileupload.html 0.9 kB
- project/lang/.../project/directoryname.html 0.8 kB
- project/lang/.../project/fileupload.html 2 kB
- project/lang/.../project/resourceupload.html 0.9 kB
$i18n.getText("admin.common.words.show")- easy-file-uploader-rev2.zip
- 26/Nov/10 1:11 AM
- 89 kB
- Mike Wilson
-
- screen-shot.PNG
- 38 kB
- 26/Nov/10 1:12 AM
Activity
- All
- Comments
- History
- Activity
- Source
- Test Sessions
Hi Don,
The project format has gone down really well for us locally. Thanks again for creating it.I've demoed it at a couple of conferences in Hampshire and a lot of my regional Colleauges really like it. Not to mention staff at our College find it loads easier to use than the traditional file upload process.
I only made a few aestic changes to your code for the "Easy File Uploader" it's essentially the same code.
Changes were:
1.Commented out all buttons except the add files button
2.Added a text label to the button to draw attention to it
3.Echoed the moodle course name at the top of the course along with a small change to the language file "Course Outline For:"
4.Re-added the "Jump to" boxes from the Topics format. When you're in show only one topic view our students thought files were missing from the un-focussed sections.
The only thing I can't seem to change is that links to files are create by default to open in the same window where we'd like them to open in a new window by default. Can't for the life of me work out how to change this.
I think there's defnitely still a need for the Project Course Format in Moodle 2.0. Eventhough the interface for adding files is a greatly improved its still feels convelutted if only from a training point of view. I suppose one challenge is how the Project Course Format fits in with Category and Site file stores in Moodle 2.0.
I'd love to get the unit back-up and restore working for us too. The new QCF qualifications which are coming in, in the UK are based around flexible combination of units with assossiated credits to make up qualifications. This is instead of rigid traditional qualifications. The import / back-up section functionality you've written is perfect for the job of grabbing units from different courses and combining them to make qualifications.
Hope this helps you out. I'll uploaded the latest amendments I've made to your code and a screenshot of it in practise.
Chow for now,
Mike
Latest edition of the easy file uploader (essentially project course format with some aestic tweaks)
Hi Mike, and thanks for all the improvements to the Project Course Format. Actually, for some reason, I never saw this until now, a whole year later. The issue is even assigned to me. The only issue in the Moodle Tracker assigned to me I believe.
Since then we have had a new version of the Project Course Format, and I am wondering if you have made other new versions to your Easy File Uploads adaptation. I am wondering how to proceed for Moodle 1.9.10 and 2.0? Do you have any suggestions.