From a3b70fa923fe40c364a600e7b1131a1506a6a985 Mon Sep 17 00:00:00 2001 From: tjhunt Date: Wed, 30 Jul 2008 10:07:30 +0000 Subject: [PATCH] Whitespace --- question/type/match/questiontype.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/question/type/match/questiontype.php b/question/type/match/questiontype.php index 3eb40cd70f..7393b55d64 100644 --- a/question/type/match/questiontype.php +++ b/question/type/match/questiontype.php @@ -425,8 +425,7 @@ class question_match_qtype extends default_questiontype { // This should almost certainly be overridden return substr(implode(', ', $this->get_actual_response($question, $state)), 0, $length); } - - + /** * @param object $question * @return mixed either a integer score out of 1 that the average random -- 2.39.5