mirror of
https://github.com/moodle/moodle.git
synced 2025-01-18 22:08:20 +01:00
Merge branch 'MDL-38732-master-2nd' of git://github.com/FMCorz/moodle
This commit is contained in:
commit
22caa080f9
@ -65,6 +65,7 @@ class core_grade_report_graderlib_testcase extends advanced_testcase {
|
||||
$data = new stdClass();
|
||||
$data->id = $course->id;
|
||||
$data->report = 'grader';
|
||||
$data->timepageload = time();
|
||||
|
||||
$data->grade = array();
|
||||
$data->grade[$student->id] = array();
|
||||
|
Loading…
x
Reference in New Issue
Block a user