Click or drag to resize
IUserAccessiableSelectedAnswerChoiceTextIter Method
Overload List
  NameDescription
Public methodCode exampleSelectedAnswerChoiceTextIter(Int32, Int32, Int32)
Relevent mainly for single choice grid and numeric grid questions, included inside a loop chapter. Returns the text of the answer coded for inChoiceIdx in inQuesIdx, during iteration inIter.
Public methodCode exampleSelectedAnswerChoiceTextIter(Int32, Int32, String)
Relevent mainly for single choice grid and numeric grid questions, included inside a loop chapter. Returns the text of the answer coded for inChoiceIdx in inQuesIdx, during a specific nested loops iterations state.
Top
See Also