GetQuestionsRandomOrder

Int32[] GetQuestionsRandomOrder(Int32 inQuesIndex)

Description

Returns an array of the questions indexes in the random order they were displayed (when chapter's questions are randomized through UI). The function can get any question index from all the questions that are under that same chapter.

Parameters

The following is a list of parameters the functions receives 

Parameter Type Description
inQuesIndex Int32 Question Index

 

Return Type

Int32[]

 

Was this article helpful?
1 out of 1 found this helpful
Have more questions? Submit a request

Comments

0 comments

Please sign in to leave a comment.