moodle/grade/grading
David Mudrak fde3380443 Saving a form as a public template
There is a new API method get_definition_copy() that is expected to
return the definition structure as if the form was written from scratch
via the editor. Such a prepared structure is passed to
a controller's update_definition() method in the new target area.

The same mechanism will be used for copying definitions from a shared
area to a normal gradable area.
2011-10-19 01:17:43 +02:00
..
form Saving a form as a public template 2011-10-19 01:17:43 +02:00
simpletest Grading manager's set_active_method() returns bool now 2011-10-16 19:40:46 +02:00
yui/manage Saving a form as a public template 2011-10-19 01:17:43 +02:00
lib.php Saving a form as a public template 2011-10-19 01:17:43 +02:00
manage.php Saving a form as a public template 2011-10-19 01:17:43 +02:00
renderer.php Saving a form as a public template 2011-10-19 01:17:43 +02:00