Issue Details (XML | Word | Printable)

Key: MDL-10198
Type: New Feature New Feature
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Tim Hunt
Reporter: Tim Hunt
Votes: 0
Watchers: 4
Operations

Add/Edit UI Mockup to this issue
If you were logged in you would be able to see more operations.
Moodle

Allow question types to upload files as they are attempted

Created: 20/Jun/07 11:10 PM   Updated: 23/Jun/08 09:16 PM
Return to search
Component/s: Questions
Affects Version/s: 1.9
Fix Version/s: 1.9

Issue Links:
Dependency
 

Participants: Jamie Pratt and Tim Hunt
Security Level: None
Resolved date: 20/Jun/07
Affected Branches: MOODLE_19_STABLE
Fixed Branches: MOODLE_19_STABLE



 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
tjhunt committed 2 files to 'Moodle CVS' - 20/Jun/07 11:12 PM
MDL-10198 - New code to allow files from quiestion attempts to be stored in moodledata and later downloaded. Code thanks to Adriane Boyd, but checked and modified by me, so we share the blame;-)
MODIFY mod/quiz/lib.php   Rev. 1.267    (+27 -0 lines)
ADD question/file.php   Rev. 1.1    (+0 -0 lines)
tjhunt committed 1 file to 'Moodle CVS' - 21/Jun/07 07:41 PM
MDL-10198 - Further refinements from Adriane Boyd.
MODIFY question/file.php   Rev. 1.2    (+18 -23 lines)
tjhunt committed 1 file to 'Moodle CVS' - 21/Jun/07 11:43 PM
MDL-10198 - Further refinements to $forcedownload.
MODIFY question/file.php   Rev. 1.3    (+3 -7 lines)
tjhunt committed 1 file to 'Moodle CVS' - 22/Jun/07 11:05 PM
MDL-10198 - Further refinements.
MODIFY question/file.php   Rev. 1.4    (+10 -2 lines)