Skip to content

MultipleTrueFalse question options

Source: questionOptionsMultipleTrueFalse.json

Options for a MultipleTrueFalse question.

Properties

  • text (string): Text to precede the set of statements being given.
  • trueStatements (array, required): A list of true statements for the question. Each is an HTML string.
    • Items (string)
  • falseStatements (array, required): A list of false statements for the question. Each is an HTML string.
    • Items (string)

Definitions

  • CommentJsonSchema: Arbitrary comment for reference purposes.
    • Any of
      • string
      • array
      • object: