| IUserAccessiableRandomizeAnswers Method |
| Name | Description | |
|---|---|---|
| RandomizeAnswers(Int32) |
Releveant mainly for single choice and multiple selection questions.
Display the answers of question inQuesIdx in a randomized order.
| |
| RandomizeAnswers(Int32, Int32) |
Releveant mainly for single choice and multiple selection questions.
Display the answers of question inQuesIdx in a randomized order, according to the order determined in inRandomArray.
|