MixedContent
Will accept both single and multiple correct answers.
Type
Fields
Prop | Type | Default |
---|---|---|
format | "single-answer" | "multiple-answers" | - |
question | string | - |
options | string[] | - |
correctAnswers | number | number[] | - |
Example
More information
correctAnswers
: The index (0-based) of the correct answer within the options
array.