moodle/mod/workshop/form
David Mudrak 8df95cf7f4 MDL-30006 Workshop / Number of errors grading: force graders to actually answer the form
QuickForms do not distinguish non-checked radio from the checked radio
with the value "0". So we map the database grade value "0" to a value
"-1" when displaying the form and vice versa when saving the form. This
allowed us to have none radios checked by default and force the grader
to actually answer the form themselves, using the 'required' rule.
2011-10-30 20:17:54 +01:00
..
accumulative MDL-30006 Workshop / Accumulative grading: force graders to actually pick a grade 2011-10-30 20:17:50 +01:00
comments MDL-27896 context - Fixed editor context to observe filter status 2011-08-12 11:33:21 +08:00
numerrors MDL-30006 Workshop / Number of errors grading: force graders to actually answer the form 2011-10-30 20:17:54 +01:00
rubric MDL-27896 context - Fixed editor context to observe filter status 2011-08-12 11:33:21 +08:00
assessment_form.php MDL-29401 introduce new frankenstyle PARAM types 2011-09-25 09:59:55 +02:00
edit_form.php MDL-29401 introduce new frankenstyle PARAM types 2011-09-25 09:59:55 +02:00
lib.php MDL-21249 workshop and its subplugins: fixing phpdocs @package and @subpackage 2010-09-30 14:44:33 +00:00