can a question/quiz have multiple answers
in creating quizzes i have noticed that there are times when 2 or more responses would be correct. so the question is whether there can be an array of correct responses in the data-answer
tag?
Hi 7069wrk
The data data-answers
attribute is for the Text-based answers only. This question type can only accept one answer, but we check that answer against several variants to account for things like spelling mistakes or alternative answers (IE: Dog vs Canine).
The only question types that allow a user to select multiple answers are the “Select all that apply” question types. These questions are designed to allow the user to select more than one answer — but they need to select ALL of the correct answers and NONE of the incorrect answers in order to be awarded a point.
And then there are the regular multiple choice questions. A user can only select one answer, BUT you can have multiple correct answers. For example, you can select both the first and second answers as correct. Now as long as the user selects either of those answers, they will be awarded the point.
Respond to thread
This thread has been closed / marked as resolved.
You can reply to this thread, but it might be better to start a new thread if you need help.
You can also upload images to imgur and paste the links here. Just make sure that your images don't include any sensitive information.
Submit