From: pilpi Date: Sat, 22 Nov 2008 13:45:45 +0000 (+0000) Subject: quiz editing: MDL-17300 it is now possible to change question grades after there... X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=3fd9edf01055012334682101501a8cbce1d00378;p=moodle.git quiz editing: MDL-17300 it is now possible to change question grades after there are quiz attempts --- diff --git a/mod/quiz/editlib.php b/mod/quiz/editlib.php index 780fed63df..e3f025516c 100644 --- a/mod/quiz/editlib.php +++ b/mod/quiz/editlib.php @@ -452,9 +452,9 @@ function quiz_print_question_list($quiz, $pageurl, $allowdelete=true, decimalpoints + 2) . '" value="'.(0 + $quiz->grades[$qnum]). - '" tabindex="'.($lastindex+$qno).'" '.$disabled.' />'; + '" tabindex="'.($lastindex+$qno).'" />'; ?> - /> +