You are here

property cmoptions::$shuffleanswers in Quiz 6.6

Same name and namespace in other branches
  1. 6.5 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;