moodle/lib/grade
David Mudrak f5a726feb3 MDL-21191 Fixing another regression in dependency calculation
This is not easy to spot as $params may just contain one more item than $sql
would expect. However, $sql and $params should be well paired.
2009-12-25 23:31:59 +00:00
..
simpletest MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 11:42:23 +00:00
constants.php MDL-19247 Few minor adjustments and cleanup of grade_category 2009-05-21 13:30:02 +00:00
grade_category.php MDL-19247 Few minor adjustments and cleanup of grade_category 2009-05-21 13:30:02 +00:00
grade_grade.php MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 11:42:23 +00:00
grade_item.php MDL-21191 Fixing another regression in dependency calculation 2009-12-25 23:31:59 +00:00
grade_object.php MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 11:42:23 +00:00
grade_outcome.php MDL-21015 - typo detected when working on grade tests... 2009-12-01 14:47:14 +00:00
grade_scale.php MDL-21015 copy/paste typo spreaded over various grade classes fixed 2009-12-01 18:32:53 +00:00