Candidates can answer a set of screening questions which can be used to easily filter the best fits for a particular job requisition.
The questions can come together with the job post from the ATS, or they can be created in Connect.
Convert has support for 6 question types. Each question can be either mandatory or optional. A description can be displayed along the question when a description is available.
The validation of the answer of each question is dynamic and can be configured according to the requirements placed by the final consumer of the answers. A default validation is applied when no special validation is in place.
Questions default validation
title: 1 - 1.000 characters. Mandatory
require an answer: the default value is false
description: 1 - 1.000 characters. Optional
Question types
Text
Text question types accept only text. They can be displayed as a single line input field or a larger text area.
Default validation
is single line: the default value is false
answer: 1 - 2.000 characters
Single line text question example
Text area text question example
Number
Number question types accept numbers.
Default validation
unit: optional
answer: min value 0; max value 100.000.000.000
Number question example
Boolean
Boolean question types accept either true or false.
Default validation
number of alternatives: 2
alternative label: 1 - 200 characters
Boolean question example
Choice
Choice question types accept a list of alternatives in text format. They can be single- or multiple-choice.
Default validation
number of alternatives: 2 - 40
alternative label: 1 - 200 characters
answer: min chosen 0; max chosen 1
Multi-choice question example (checkboxes)
Single-choice question example (radio buttons)
Range
Range question types accept numbers between a range.
Default validation
unit: optional
answer: min value 0; max value 100.000.000.000
Range question example
Date
Date question types accept dates.
Default validation
min date: optional
max date: optional
Date question example








