ApplicationQuestionResponse
Name | Description |
---|---|
ApplicationQuestionnaireComponentResponse | A response to a component in a questionnaire.This only contains metadata related to the component responded to in the questionnaire.
The implementation of a response is based on the componentTypeCode of its component. |
Name | Description |
---|---|
[ApplicationQuestionAnswer!]! | The answers provided by the candidate.For SingleSelect and FreeText this will be a single element array. |
ApplicationQuestion! | The question this is responding to. |
String! | The type of the component.This is always Question . |
Float | How well the candidate answered the question against the hirer's preferences.The score is calculated differently based on the responseTypeCode :
|