moodle/mod/workshop
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
..
allocation Merge branch 'MDL-27196-hardcodedstrings' of git://github.com/mudrd8mz/moodle 2011-06-23 00:25:27 +02:00
backup MDL-28135 general Updating all hardcoded "docs.moodle.org/en/Development:" type doc links to "docs.moodle.org/dev/" 2011-07-05 14:27:31 +08:00
db MDL-28169 Installation Added 2.1 upgrade (idiot proof) lines to upgrade scripts. 2011-07-07 11:40:38 +08:00
eval MDL-26683 workshop: fixed typos in code comments 2011-03-04 13:03:49 +01:00
form MDL-30006 Workshop / Number of errors grading: force graders to actually answer the form 2011-10-30 20:17:54 +01:00
lang/en MDL-27550 workshop: assessments are now displayed via proper rendering subsystem 2011-08-02 23:33:32 +02:00
pix MDL-26623 fix file permissions 2011-03-01 12:26:49 +01:00
simpletest MDL-21249 workshop and its subplugins: fixing phpdocs @package and @subpackage 2010-09-30 14:44:33 +00:00
aggregate.php Workshop aggregation is not expected to produce any output, just redirects back to the workshop main page 2010-11-04 14:45:03 +00:00
allocation.php MDL-22507 workshop rendering of messages and allocation process fixed 2010-10-20 13:13:01 +00:00
assessment.php MDL-27550 workshop: assessments are now displayed via proper rendering subsystem 2011-08-02 23:33:32 +02:00
editform.php MDL-21249 workshop and its subplugins: fixing phpdocs @package and @subpackage 2010-09-30 14:44:33 +00:00
editformpreview.php MDL-21249 workshop and its subplugins: fixing phpdocs @package and @subpackage 2010-09-30 14:44:33 +00:00
exassessment.php MDL-27550 workshop: assessments are now displayed via proper rendering subsystem 2011-08-02 23:33:32 +02:00
excompare.php MDL-27550 workshop: assessments are now displayed via proper rendering subsystem 2011-08-02 23:33:32 +02:00
exsubmission.php MDL-27896 context - Fixed editor context to observe filter status 2011-08-12 11:33:21 +08:00
feedbackauthor_form.php MDL-21249 workshop and its subplugins: fixing phpdocs @package and @subpackage 2010-09-30 14:44:33 +00:00
feedbackreviewer_form.php MDL-21249 workshop and its subplugins: fixing phpdocs @package and @subpackage 2010-09-30 14:44:33 +00:00
fileinfolib.php MDL-21249 workshop and its subplugins: fixing phpdocs @package and @subpackage 2010-09-30 14:44:33 +00:00
index.php Workshop index page cleanup 2010-11-29 12:24:16 +00:00
lib.php MDL-27001 'Show description' feature part 3: Implementation for all modules 2011-09-06 11:03:06 +01:00
locallib.php MDL-27550 workshop: display the feedback for the submission reviewer when the workshop is closed 2011-08-02 23:33:32 +02:00
mod_form.php MDL-28135 general Updating all hardcoded "docs.moodle.org/en/Development:" type doc links to "docs.moodle.org/dev/" 2011-07-05 14:27:31 +08:00
renderer.php MDL-27550 workshop: fixed XHTML strictness of H3 and A combo 2011-08-02 23:34:04 +02:00
settings.php MDL-21249 workshop and its subplugins: fixing phpdocs @package and @subpackage 2010-09-30 14:44:33 +00:00
styles.css MDL-27550 workshop: assessments are now displayed via proper rendering subsystem 2011-08-02 23:33:32 +02:00
submission.php MDL-27896 context - Fixed editor context to observe filter status 2011-08-12 11:33:21 +08:00
submission_form.php MDL-21249 workshop and its subplugins: fixing phpdocs @package and @subpackage 2010-09-30 14:44:33 +00:00
switchphase.php MDL-24765 workshop logging features reviewed 2010-10-20 13:13:45 +00:00
toolbox.php MDL-24765 workshop logging features reviewed 2010-10-20 13:13:45 +00:00
version.php MDL-26147 workshop - added capability to ignore time restrictions 2011-06-10 19:01:27 +02:00
view.php MDL-27550 workshop: display the feedback for the submission reviewer when the workshop is closed 2011-08-02 23:33:32 +02:00