Now that the shuffling within a question can be controlled also at question level the default at the module level needs to be set to true, otherwise people can not test the question setting.

This commit is contained in:
gustav_delius
2006-04-30 08:11:49 +00:00
parent 7a38b61bfa
commit c4c11af898
+1 -1
View 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