Attach your candidates’ answers to screening questions when creating applications.
Type | Answer |
---|---|
TEXT | - |
NUMBER | 0 (unless min and/or max are described, in which case we take the minimum number in the range) |
BOOLEAN | true |
SINGLE_SELECT | The first option |
MULTI_SELECT | The first option |
DATE | The current date |
FILE | An empty file |
display_type
for screening questions contain information about the display and validation.
For example a screening question of type TEXT
can have an these display_type
properties: SINGLE_LINE
, MULTI_LINE
, EMAIL
and URL
.
EMAIL
and URL
have additional validation rules.
precondition_question_id
is the id
of the first question, and precondition_options
includes the id
of the Yes option of the first question.