ApplicationLibraryQuestion
Object

A question from SEEK's library.This consists of label text displayed to a user and an input for them to select a response.

Fields

Name
Description
The identifier for the ApplicationLibraryQuestion.
The way in which the response choices should be presented for selection.
responseTypeCode* 
String!
The type of the question response.Currently, two codes are defined:
  • MultiSelect for choosing one or more responses from responseChoice.
  • SingleSelect for choosing a single response from responseChoice.
statusCode* 
String!
The status of the question.Currently, two codes are defined:
text* 
String!
Text of the question displayed to the candidate.
The collection of possible responses.
  • MultiSelect questions contain at least two elements.
  • SingleSelect questions contain at least two elements.

Seen in

Parent name
Parent type
Description
Object
applicationLibraryQuestion field
Object
applicationLibraryQuestion field
Object
applicationLibraryQuestion field