Is there any way to make canvas fillin multiple blank questions case sensitive?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I just created a question in a canvas quiz using multiple fillin the blank questions.
This is a programming quiz.
The answer we are looking for is :
size(300,200,P3D);
so:
[size]([x], [y], [P3D]);
each variable has the correct answer specified. Unfortunately, it is case insensitive. I swear it didn't used to be, and in many cases I am sure case insensitivity is a plus. But not for coders.
First: IS THERE A WAY TO DO THIS? I saw on the forum that for single fillin the blank, there is now a checkbox.
This is multiple fillin the blank.
Second: Has the behavior changed? I just want to know if my memory is faulty, because I clearly remember it used to be case sensitive.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hey @DOVKRUGER!
Looking at your example, I believe you are using Classic Quizzes. If you create a Fill in the Blank question in New Quizzes, you are still able to include multiple fill in the blank options and have several ways for the responses to be graded.
If you use the Exact Match option, it will be case sensitive compared to the answers you enter as the instructor. See example below.
As far as if this behavior has changed, I am not completely sure. Currently, Classic Quizzes looks like I remember it always has. Is it possible that you might have ventured into New Quizzes at one point? Just a thought.
Hope this helps!