From: thepurpleblob Date: Thu, 24 Jun 2004 09:35:37 +0000 (+0000) Subject: Corrected bug where category not selected properly. X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=9441b800d4e8aa6e0c565e37ddd10d1c904e1ca7;p=moodle.git Corrected bug where category not selected properly. --- diff --git a/mod/quiz/numerical.html b/mod/quiz/numerical.html index 2488599453..a5c56d1361 100644 --- a/mod/quiz/numerical.html +++ b/mod/quiz/numerical.html @@ -4,7 +4,7 @@

:

- id, true, true); ?> + id, true, true, $question->category); ?>