Details
-
Type:
Improvement
-
Status:
Open
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: 1.8.4
-
Fix Version/s: None
-
Component/s: Tool: WebCTImport
-
Labels:None
-
Affected Branches:MOODLE_18_STABLE
Description
Assignments - they get put in as "single file upload" by default, and I'd rather have "advanced uploading of files" - or perhaps even a choice in the process so that when converting I can choose between assignments being added to Moodle as single file uploads OR advanced uploading of files. I was trying to figure out how to make that one change in the code, but alas, my PHP skills are nil...
Activity
- All
- Comments
- History
- Activity
- Source
- Test Sessions
I haven't tested it, but in lib.php there are two references to uploadsingle. These should be changed to upload if you want the advanced uploading.
I am pretty sure that this will work.
I haven't downloaded the newest version of WebCT import script, so please check that uploadsingle is not mentioned anywhere else.
Tamara