diff --git a/mod/survey/report.php b/mod/survey/report.php index 0471c5382a5..31ec19aa49f 100644 --- a/mod/survey/report.php +++ b/mod/survey/report.php @@ -142,6 +142,12 @@ print_heading($strselectedquestions); + if ($scale = get_records("survey_questions", "multi", "$qid")) { + $scale = array_pop($scale); + echo "