mirror of
https://github.com/moodle/moodle.git
synced 2025-03-14 04:30:15 +01:00
Merge branch 'MDL-45804_master' of https://github.com/markn86/moodle
This commit is contained in:
commit
d1b183b94b
@ -51,7 +51,7 @@ class submission_reassessed extends \core\event\base {
|
||||
protected function init() {
|
||||
$this->data['crud'] = 'u';
|
||||
$this->data['edulevel'] = self::LEVEL_PARTICIPATING;
|
||||
$this->data['objecttable'] = 'workshop_assessment';
|
||||
$this->data['objecttable'] = 'workshop_assessments';
|
||||
}
|
||||
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user