MultipleTrueFalse question options¶
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.falseStatements(array, required): A list of false statements for the question. Each is an HTML string.