Issue Details (XML | Word | Printable)

Key: MDL-15573
Type: Sub-task Sub-task
Status: Open Open
Priority: Minor Minor
Assignee: Tim Hunt
Reporter: Tim Hunt
Votes: 0
Watchers: 3
Operations

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

Rewrite question export to use the File API

Created: 08/Jul/08 07:22 PM   Updated: 08/Jul/08 07:22 PM
Return to search
Component/s: Files API, Questions
Affects Version/s: 2.0
Fix Version/s: 2.0

Participants: Tim Hunt
Security Level: None
Affected Branches: MOODLE_20_STABLE
Fixed Branches: MOODLE_20_STABLE


 Description  « Hide
The fix for MDL-11905 will have to be redone once the Files API is finished.

 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
tjhunt committed 4 files to 'Moodle CVS' - 08/Jul/08 07:23 PM
MDL-11905 - Users with the capability to export questions may not have the capability to access backupdata. Therefore we need to change where question export files are stored. Merged from the 1.9 stable branch.

Note that once the file API is finished, this will have to be redone. I have created MDL-15573 for that.
MODIFY question/export.php   Rev. 1.48    (+37 -30 lines)
MODIFY question/format.php   Rev. 1.48    (+17 -3 lines)
MODIFY lang/en_utf8/question.php   Rev. 1.20    (+1 -0 lines)
MODIFY question/exportfile.php   Rev. 1.2    (+17 -0 lines)