]> git.mjollnir.org Git - moodle.git/commitdiff
Now that the shuffling within a question can be controlled also at question level...
authorgustav_delius <gustav_delius>
Sun, 30 Apr 2006 08:11:49 +0000 (08:11 +0000)
committergustav_delius <gustav_delius>
Sun, 30 Apr 2006 08:11:49 +0000 (08:11 +0000)
lib/questionlib.php

index b06699d7b580d8c4809ee058f36b22830ab95a0b..6adb78dac7b81103286e30a9ffb6769bd15cf047 100644 (file)
@@ -165,7 +165,7 @@ class cmoptions {
     * Whether the answers in a multiple choice question should be randomly
     * shuffled when a new attempt is started.
     */
-    var $shuffleanswers = false;
+    var $shuffleanswers = true;
 
     /**
     * The number of decimals to be shown when scores are printed