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