]> git.mjollnir.org Git - moodle.git/commit
MDL-9506 Unit test tables are now created and emptied using XMLDB. raw.gradescale...
authornicolasconnault <nicolasconnault>
Wed, 9 May 2007 07:50:28 +0000 (07:50 +0000)
committernicolasconnault <nicolasconnault>
Wed, 9 May 2007 07:50:28 +0000 (07:50 +0000)
commit6527197b4ece75221a1365e5f6dde5d386881f8d
treee2bc1d9904ffb586666c0011177791f82954b9db
parentb0b4ffe1ec787e1c1912b2a0a9610f73136a6c3f
MDL-9506 Unit test tables are now created and emptied using XMLDB. raw.gradescale and final.gradescale have been removed in favour of a single gradevalue. Scale value is no longer rounded until moment of display. A number of other changes which you can look at by browsing the diff :-)
lib/grade/grade_category.php
lib/grade/grade_grades_final.php
lib/grade/grade_grades_raw.php
lib/grade/grade_item.php
lib/gradelib.php
lib/simpletest/grade/simpletest/testgradeitem.php
lib/simpletest/testgradelib.php