A possible response to an
ApplicationQuestion
.Fields
Name | Description |
---|---|
The identifier for the ApplicationQuestionChoice . | |
Boolean! | Whether this choice is preferred when scoring the answers.This is not displayed to the candidate. |
Boolean! | Whether this choice was explicitly selected as a preference.When authoring a new questionnaire based on existing questions,
response choice selections may be pre-filled from this indicator.
|
String! | Text of the choice displayed to the candidate. |
ApplicationLibraryQuestionChoice | The underlying library question choice that the question choice is based on.The availability of this field is dependent on the parent ApplicationQuestion.sourceCode :
|
String | A partner-provided unique ID for the question choice.This can be used to correlate the choice back to its corresponding representation in your software. |
Seen in
Parent name | Parent type | Description |
---|---|---|
Object | responseChoice field | |
Object | choice field |