History | Log In     View a printable version of the current page.  
We are currently focused especially on Moodle 2.0, Moodle 1.9.x bugs and Moodle 1.9.x testing.    Confused? Lost? Please read this introduction to the Tracker.
Issue Details (XML | Word | Printable)

Key: MDL-11034
Type: Sub-task Sub-task
Status: Resolved Resolved
Resolution: Fixed
Priority: Minor Minor
Assignee: Nicolas Connault
Reporter: Petr Škoda
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Moodle
MDL-10984

grade export using key - add global enable switch

Created: 28/Aug/07 11:21 PM   Updated: 31/Aug/07 01:56 PM
Component/s: Gradebook
Affects Version/s: 1.9
Fix Version/s: 1.9

Participants: Nicolas Connault and Petr Škoda
Security Level: None


 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
Nicolas Connault - 31/Aug/07 01:56 PM
Implemented the global enablepublishing and refactored the handling of userkey for each export plugin. Also added a dump.php file in each plugin directory, although this could easily be refactored into 1 file in the parent folder, pointing to each plugin's export.php file for output differences." grade/export/txt/dump.php grade/export/ods/index.php grade/export/xml/index.php grade/export/txt/index.php grade/export/xls/dump.php grade/export/xls/index.php grade/export/ods/dump.php grade/export/lib.php