diff --git a/mod/quiz/questiontypes/match/questiontype.php b/mod/quiz/questiontypes/match/questiontype.php index d1e5397bcd4..1e099274571 100644 --- a/mod/quiz/questiontypes/match/questiontype.php +++ b/mod/quiz/questiontypes/match/questiontype.php @@ -216,9 +216,7 @@ class quiz_match_qtype extends quiz_default_questiontype { ///// Print the input controls ////// echo '
| '; echo format_text($subquestion->questiontext, |