Click or drag to resize
IUserAccessiableRandomizeAnswers Method
Overload List
  NameDescription
Public methodCode exampleRandomizeAnswers(Int32)
Releveant mainly for single choice and multiple selection questions. Display the answers of question inQuesIdx in a randomized order.
Public methodCode exampleRandomizeAnswers(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.
Top
See Also