]> git.mjollnir.org Git - moodle.git/commit
Adding gradebook base class and export plugins. Refactored from old gradebook. Untest...
authortoyomoyo <toyomoyo>
Tue, 8 May 2007 08:59:41 +0000 (08:59 +0000)
committertoyomoyo <toyomoyo>
Tue, 8 May 2007 08:59:41 +0000 (08:59 +0000)
commitc10ddfb3c00dbb6e9a016a82ed7b0ce515102fdf
tree3fb3a6cb8c240eaa243f6cc6277428e12e84002b
parent2c72af1f08c17836aa2ae6c6d7f6aa61a789dcbe
Adding gradebook base class and export plugins. Refactored from old gradebook. Untested code.
grade/export/lib.php [new file with mode: 0755]
grade/export/ods/grade_export_ods.php [new file with mode: 0755]
grade/export/txt/grade_export_txt.php [new file with mode: 0755]
grade/export/xls/grade_export_xls.php [new file with mode: 0755]