property cmoptions::$shuffleanswers in Quiz 6.5
Same name and namespace in other branches
- 6.6 includes/moodle/lib/questionlib.php \cmoptions::shuffleanswers
Whether the answers in a multiple choice question should be randomly shuffled when a new attempt is started.
File
- includes/
moodle/ lib/ questionlib.php, line 238
Class
- cmoptions
- This holds the options that are set by the course module
Code
var $shuffleanswers = true;