SurveyQuestionResponse

ResponseId

Id of the response.


Type integer
Caption

The text caption in the requested language.


Type string
Hidden

If the response is shown to respondents.


Type boolean
Other

If the response is an other option.


Type boolean
NotApplicable

If the response is the not applicable option.


Type boolean
Order

The default position in which the response should be shown


Type integer
Value

The value given to this response. This is used mostly in quizes and assesments.


Type decimal number
ScaleValue

The value for this response based on its position and the Question.ScaleType


Type 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.


Type Hateoas

Related Methods

Retrieve the reults in aggregate for a question by id or datalabel. Hint: If you're looking to get the individual answers to a survey, download the respondents.