moodle/grade/grading
Marina Glancy 36937f0264 MDL-29483: advanced grading methods support on assignment module, grading form element, rubrics
- gradingform API now has not only controller class but also instance class with functions and data related to the particular grading instance
- assignment grading form and grading form element deal with elements of gradingform_instance class instead of gradingform_controller
- implemented the class gradingform_rubric_instance
- added more phpdocs
2011-10-20 12:15:51 +08:00
..
form MDL-29483: advanced grading methods support on assignment module, grading form element, rubrics 2011-10-20 12:15:51 +08:00
simpletest Grading manager's set_active_method() returns bool now 2011-10-16 19:40:46 +02:00
yui/manage Form definitions can be removed now 2011-10-19 13:25:47 +02:00
lib.php Saving a form as a public template 2011-10-19 01:17:43 +02:00
manage.php Form definitions can be removed now 2011-10-19 13:25:47 +02:00
renderer.php Saving a form as a public template 2011-10-19 01:17:43 +02:00