moodle/lib/grade
skodak 61c33818d5 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.
2007-06-23 16:33:17 +00:00
..
grade_category.php MDL-10231 merge grade_calculations and grade_items table + calculation improvements 2007-06-23 16:33:17 +00:00
grade_grades.php MDL-10231 merge grade_calculations and grade_items table + calculation improvements 2007-06-23 16:33:17 +00:00
grade_grades_text.php MDL-10231 merge grade_calculations and grade_items table + calculation improvements 2007-06-23 16:33:17 +00:00
grade_history.php MDL-10231 merge grade_calculations and grade_items table + calculation improvements 2007-06-23 16:33:17 +00:00
grade_item.php MDL-10231 merge grade_calculations and grade_items table + calculation improvements 2007-06-23 16:33:17 +00:00
grade_object.php MDL-10103 grade_object:insert() now fetches the fresh data from db and updates itself; update_from_db() now uses the same process as new grade_object() for consistency 2007-06-12 20:16:49 +00:00
grade_outcome.php MDL-10231 merge grade_calculations and grade_items table + calculation improvements 2007-06-23 16:33:17 +00:00
grade_scale.php MDL-10231 merge grade_calculations and grade_items table + calculation improvements 2007-06-23 16:33:17 +00:00
grade_tree.php MDL-10223 Implement locking of grades and grade items - cron support still not implemented; 2007-06-22 08:57:39 +00:00