| IUserAccessiableAnswerChoiceIter Method |
| Name | Description | |
|---|---|---|
| AnswerChoiceIter(Int32, Int32, Int32) |
Relevent mainly for single choice grid and numeric choice grid questions, that were included inside a loop chapter.
Returns a DVar value type, of the index (in a single choice grid) or the text (in a numeric grid) of the answer coded for inChoiceIdx in inQuesIdx, during iteration inIter.
| |
| AnswerChoiceIter(Int32, Int32, String) |
Relevent mainly for single choice grid and numeric choice grid questions, that were included inside a loop chapter.
Returns a DVar value type, of the index (in a single choice grid) or the text (in a numeric grid) of the answer coded for inChoiceIdx in inQuesIdx, during a specific nested loops iterations state.
|