IUserAccessiableSelectedAnswerChoiceTextIter Method |
Name | Description | |
---|---|---|
SelectedAnswerChoiceTextIter(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.
| |
SelectedAnswerChoiceTextIter(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.
|