MDL-10231 merge grade_calculations and grade_items table + calculation improvements
authorskodak <skodak>
Sat, 23 Jun 2007 16:33:17 +0000 (16:33 +0000)
committerskodak <skodak>
Sat, 23 Jun 2007 16:33:17 +0000 (16:33 +0000)
commit61c33818d5bf6e944ef782f2cce5b560fc8afa5c
treedca3be5465f7606c19eecc27c6ca4b2a8d59506b
parentd0c92410ef8014fac6fa520e50d6555f2a314475
MDL-10231 merge grade_calculations and grade_items table + calculation improvements
MDL-10233 fixed grade_*::fetch() - does not modify $this anymore, we can now use it from normal methods to fetch other objects of the same class.
17 files changed:
backup/backuplib.php
backup/restorelib.php
lib/db/install.xml
lib/db/upgrade.php
lib/grade/grade_calculation.php [deleted file]
lib/grade/grade_category.php
lib/grade/grade_grades.php
lib/grade/grade_grades_text.php
lib/grade/grade_history.php
lib/grade/grade_item.php
lib/grade/grade_outcome.php
lib/grade/grade_scale.php
lib/gradelib.php
lib/simpletest/fixtures/gradetest.php
lib/simpletest/grade/simpletest/testgradecalculation.php [deleted file]
lib/simpletest/grade/simpletest/testgradeitem.php
version.php