-
Bug
-
Resolution: Fixed
-
Minor
-
2.7, 2.8
-
MOODLE_27_STABLE, MOODLE_28_STABLE
-
MOODLE_27_STABLE
-
MDL-45804_master -
When reassessing a workshop submission you are shown the following warning -
Unknown table specified in objecttable field
|
line 673 of /lib/classes/event/base.php: call to debugging()
|
line 695 of /lib/classes/event/base.php: call to core\event\base->validate_before_trigger()
|
line 208 of /mod/workshop/assessment.php: call to core\event\base->trigger()
|
The objecttable specified is 'workshop_assessment' but should be 'workshop_assessments'.