From: tjhunt Date: Wed, 30 Jan 2008 18:18:36 +0000 (+0000) Subject: MDL-13110 - Manually grading random questions does not work. Fix thanks to Ken Burres. X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=8bb3fac17c9470a4d64f8e8766be2f460d0bf6c7;p=moodle.git MDL-13110 - Manually grading random questions does not work. Fix thanks to Ken Burres. --- diff --git a/question/type/questiontype.php b/question/type/questiontype.php index 079a622696..8f5ad1c75e 100644 --- a/question/type/questiontype.php +++ b/question/type/questiontype.php @@ -852,7 +852,8 @@ class default_questiontype { if (isset($options->questioncommentlink) && $context && has_capability('mod/quiz:grade', $context)) { $strcomment = get_string('commentorgrade', 'quiz'); - $commentlink = '