Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface QuestionnaireContent

Hierarchy

  • QuestionnaireContent

Properties

Properties

choices

choices: Choice[]

Choices that the user can choose from.

Usage:

  • Each item should be a slot-value-id from the props.answersSlotType.
  • The possible answers must be the same for all questions.

questions

questions: Question[]

Questions that form the questionnaire.