mirror of
https://github.com/moodle/moodle.git
synced 2025-01-18 22:08:20 +01:00
Merge branch 'MDL-56046_master-fix2' of git://github.com/markn86/moodle
This commit is contained in:
commit
1bff0a1d97
@ -256,7 +256,7 @@ class quiz_statistics_report extends quiz_default_report {
|
||||
if ($quizstats->s()) {
|
||||
$this->output_quiz_structure_analysis_table($questionstats);
|
||||
}
|
||||
$this->table->finish_output();
|
||||
$this->table->export_class_instance()->finish_document();
|
||||
|
||||
} else {
|
||||
// On-screen display of overview report.
|
||||
|
Loading…
x
Reference in New Issue
Block a user