| Name | Description | Type | Additional information |
|---|---|---|---|
|
ResponseId
Id of the response.
Type
integer
Additional info
|
|||
| ResponseId |
Id of the response. |
integer |
3/surveys/{SurveyId}/questions/{QuestionId} - QuestionResponses |
|
Caption
The text caption in the requested language.
Type
string
|
|||
| Caption |
The text caption in the requested language. |
string | |
|
Hidden
If the response is shown to respondents.
Type
boolean
|
|||
| Hidden |
If the response is shown to respondents. |
boolean | |
|
Other
If the response is an other option.
Type
boolean
|
|||
| Other |
If the response is an other option. |
boolean | |
|
NotApplicable
If the response is the not applicable option.
Type
boolean
|
|||
| NotApplicable |
If the response is the not applicable option. |
boolean | |
|
Order
The default position in which the response should be shown
Type
integer
|
|||
| Order |
The default position in which the response should be shown |
integer | |
|
Value
The value given to this response. This is used mostly in quizes and assesments.
Type
decimal number
|
|||
| Value |
The value given to this response. This is used mostly in quizes and assesments. |
decimal number | |
|
ScaleValue
The value for this response based on its position and the Question.ScaleType
Type
integer
|
|||
| ScaleValue |
The value for this response based on its position and the Question.ScaleType |
integer | |
| Links |
HATEOAS related to this object. It wil contain relevant url's such as previous and next page for paged results, create/update/delete action. These url's can be used in your application for the next steps in your application logic. |
Hateoas | |