Issue Details (XML | Word | Printable)

Key: CONTRIB-673
Type: Improvement Improvement
Status: Open Open
Priority: Minor Minor
Assignee: Ashley Holman
Reporter: Clark Shah-Nelson
Votes: 0
Watchers: 0
Operations

Add/Edit UI Mockup to this issue
If you were logged in you would be able to see more operations.
Non-core contributed modules

Assignments from WebCT go in ONLY as Single File Upload - want choice for advanced file upload

Created: 21/Aug/08 09:01 PM   Updated: 24/Feb/09 05:27 AM
Return to search
Component/s: Tool: WebCTImport
Affects Version/s: 1.8.4
Fix Version/s: None

Participants: Ashley Holman, Clark Shah-Nelson and Tamara Dakic
Security Level: None
Affected Branches: MOODLE_18_STABLE


 Description  « Hide
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...


 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
Tamara Dakic added a comment - 24/Feb/09 05:27 AM
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