How to accept any answer as correct in multiple choice questions?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I have a New Quiz with a couple questions that are set as "multiple answers". I am asking them which day(s) of the week did they work out. They could all be correct, but the student only has to pick one. How do I make this question always show as "correct" regardless of what students have chosen?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I don't think it's possible to set up a Multiple Answer question to give full credit regardless of the student's chosen responses. But there is a way to do this, more or less, with Fill in the Blank questions using regular expression matching. It allows you to accept, for example, any response of one character or more. I'm attaching a screen shot with that regular expression. Here's the portion guide about this type of FITB question.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
That's a great suggestion, @stimme . Another option is to give each answer of a multiple choice the same value, which is a feature that I really like in New Quizzes. It's detailed on the Canvas Guides document How do I create a Multiple Choice question in New Quizzes? | Vary Points by Answer.
I use this feature in a New Quizzes assignment where one of the questions asks students which course theme their submission connects to. Since there is no correct answer to this question but it's worthy of being rewarded with points, I give each answer the same point value. I then modify the student result view so that they do not see their responses indicated as correct/incorrect but they do see the points awarded per question.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi @ElizabethBorges , the first embedded screenshot shows the settings for hiding results from students (remember this is for New Quizzes). Note that I chose to show feedback even though I have student responses hidden. What this means is my general feedback is visible to students, but none of the answer-specific feedback is.
The second embedded screenshot shows the student view of an attempt with these settings enabled. The student can see whether their answers are correct but not how they answered each question (nor the answer-specific feedback for question 3). However, they can see the general feedback I provided for question 2.
Since these questions are true/false, it won't be too hard for this student to figure out how to get a better score on their next attempt. 🤣