diff --git a/mod/quiz/report/responses/report.php b/mod/quiz/report/responses/report.php index 7118daeea20..dfa2ff77b25 100644 --- a/mod/quiz/report/responses/report.php +++ b/mod/quiz/report/responses/report.php @@ -124,15 +124,7 @@ class quiz_responses_report extends quiz_attempts_report { } $hasstudents = $students && (!$currentgroup || $groupstudents); - if ($hasquestions && ($hasstudents || $attemptsmode == self::ALL_ATTEMPTS)) { - // Print information on the grading method and whether we are displaying. - if (!$table->is_downloading()) { - // Do not print notices when downloading. - if ($strattempthighlight = quiz_report_highlighting_grading_method( - $quiz, $this->qmsubselect, $options->onlygraded)) { - echo '