MDL-12133 - Errors calling parent::validation in a moodle form subclass...
MDL-12133 - Errors calling parent::validation in a moodle form subclass because the base class method signature was changed. This patch fixes all calls to parent::validation in the question editing forms. Merged from MOODLE_19_STABLE.
Please register or sign in to comment