ApplicationQuestionChoiceInput
Input object

A possible response to an ApplicationQuestion.

Fields

Name
Description
preferredIndicator* 
Boolean!
Whether this choice is preferred when scoring the answers.This is not displayed to the candidate.
text* 
String!
Text of the choice displayed to the candidate.This must be unique across all choices in the question.
value 
String
A partner-provided unique ID for this choice.This can be used to correlate the choice back to its corresponding representation in your software.This must be unique across all choices in the question.

Seen in

Parent name
Parent type
Description
Input Object
responseChoice field