Training
For clients
Загружается...
An object describing a respondent’s answer to a survey question.
| Field name | Type | Conditions | Description |
|---|---|---|---|
| block_id | string | readable | Survey block identifier |
| question_text | string | readable | The text of the question contained in the survey block |
| answer_options | list of RespondentAnswerOption | readable | The answer options selected by the respondent for the survey question |
| answer_text | string | readable | The respondent’s free-text answer when such an option is selected, or when the question itself expects only a text answer |
| answer_scale | integer | readable | The scale value selected by the respondent. If the specified survey block did not contain a scale, this field will be absent. |