Skip to main content

StepExecutionQuestionnaire

    description stringnullable

    Description of the questionnaire

    flattenSections

    object[]

    nullable

    Sections of the questionnaire

  • Array [

  • id stringnullable

    Unique identifier of the section

    level integernullable

    Level of the section

    name stringnullable

    Name of the section

    parentId stringnullable

    Unique identifier of the parent of the section

    questions

    object[]

    nullable

    List of questions within the section

  • Array [

  • content stringnullable

    Content of the question

    externalId stringnullable

    External unique identifier of the question

    extraInformation object

    Extra information of the question

    id stringnullable

    Unique identifier of the question

    options

    object[]

    nullable

    List of options available for the question

  • Array [

  • actions

    object[]

    nullable

    List of actions

  • Array [

  • description stringnullable

    Description of the question/answer

    factoryType

    object

    id stringnullable

    Unique identifier

    name stringnullable

    Name

    id stringnullable

    Unique identifier of the question/answer

    optionId stringnullable

    Unique identifier of the option of the question/answer

    questionIds string[]nullable

    List of unique identifiers of the questions

    questions object[]nullable

    Recursive list of questions in the assessment

    type stringnullable

    Type of question/answer

  • ]

  • content stringnullable

    Content of the option

    id stringnullable

    Unique identifier of the option

    isNoneOfTheAbove boolean

    Is 'true' if 'None of the above' has been selected, 'false' otherwise

  • ]

  • parentId stringnullable

    Unique identifier of the parent of the question

    responseType stringnullable

    Type of response

    responseTypeConfig object

    Configuration of the type of response

    type stringnullable

    Type of question

  • ]

  • type stringnullable

    Type of section

  • ]

  • id stringnullable

    Unique identifier of the questionnaire

    name stringnullable

    Name of the questionnaire