]> git.mjollnir.org Git - moodle.git/commit
MDL-11069 grade export refactoring + removing internally calculated totals (we have...
authorskodak <skodak>
Thu, 30 Aug 2007 15:03:51 +0000 (15:03 +0000)
committerskodak <skodak>
Thu, 30 Aug 2007 15:03:51 +0000 (15:03 +0000)
commit11745964a55d43659bc165ddf304245cebf08d15
treed0a0f1961a4a1ff0f95b81b3feb6ae5b69dca6f8
parent8a275c724204613571141a8df6ef52cfe69f5817
MDL-11069 grade export refactoring + removing internally calculated totals (we have already various totals in categories and calculations can be used too for that)
grade/export/lib.php
grade/export/ods/grade_export_ods.php
grade/export/txt/grade_export_txt.php
grade/export/xls/grade_export_xls.php
grade/export/xml/grade_export_xml.php