|
Moodle
2.2.1
http://www.collinsharper.com
|


Public Member Functions | |
| choose_variant ($maxvariants, $seed) | |
A question_variant_selection_strategy that is completely random.
| choose_variant | ( | $ | maxvariants, |
| $ | seed | ||
| ) |
| int | $maxvariants | the num |
| string | $seed | data that can be used to controls how the variant is selected in a semi-random way. |
Implements question_variant_selection_strategy.