I am trying to create a math assessment in Canvas 2 2/3 + 1 3/5 =? I am having trouble figuring out how to fill in the answer which is a mixed number while building the quiz. Thank you.
@DavidGarcia4, as you have probably figured out, Canvas doesn't support anything other than a decimal answer (including integers) for a numeric question.
You can fake it using short answer / fill in the blank questions, but those are problematic. Less so if you tell students to reduce the fraction and give very specific directions about not adding extra spaces to the answers. New Quizzes makes it a little more flexible than Classic Quizzes, but it's still not checking the numeric equivalent.
People trying to make it look like a fraction by putting the results into a table make me cringe because of the accessibility training I've had. If a student is using a screen-reader, there is no context whatsoever that it's a fraction. The problem is that Canvas does not support math and so people try all kinds of hacks to get it to do something it doesn't do. The things that people need to do in order to be accessible aren't fully supported.
Using a third-party system for math assessment is almost a necessity if you want to do it correctly.
Putting aside how we cannot do what we want to do, what can we do?
With multiple fill in the blank, you could do something like this.
Simplify \(4\frac{1}{3}+\frac{2}{5}\). Write your answer as a mixed number in the form a + b/c. `4` + `11` / `15`
When the student sees it, they see this.
The spacing in New Quizzes is terrible. That's one of several reasons I still use Classic Quizzes.
This approach has issues if you want to work with negative numbers.
Tables can be used. Don't use for formatting, use them properly marked up to label where the answers go.
Or you could make it clearer to the student about how to write the answer.
<p>Simplify \(4\frac{1}{3}+\frac{2}{5}\).</p> <p>Write your answer as a mixed number \(A\frac{b}{c}\).</p> <table style="border-collapse: collapse;"> <thead> <tr style="text-align: center;"> <td style="text-align: center;">A</td> <td style="text-align: center;">b</td> <td style="text-align: center;">c</td> </tr> </thead> <tbody> <tr> <td style="text-align: center;">`4`</td> <td style="text-align: center;">`11`</td> <td style="text-align: center;">`15`</td> </tr> </tbody> </table>
@DavidGarcia4 This is an interesting problem. Thanks for sharing a screenshot to show your current workaround with blanks. I'm sharing one more workaround idea (it's similar to the first table in @James 's suggestion). You could create the problem as a stimulus item and attach three numeric questions asking for the whole number, numerator, and denominator (sample attached). I hope one of these approaches works for you!
Hi @DavidGarcia4
Does reviewing How do I use the math Equation Editor in the Rich Content Editor? - Instructure Community - 618231 (it also has a video) help you?
-Doug
Thank you @James and @stimme.
Hello, Instructure Community, In light of the recent ADA Title II updates, my institution has made the decision to switch from Studio to another video capture tool, Panopto, for more accurate automatic captioning as well as many more desired features for course engagement and content management. From my understanding, the…
With the new SpeedGrader UI, we are seeing student names appear in the page title even when the “Hide student names” setting is enabled. When using Classic Quizzes, there is no option within the quiz settings to enable anonymous grading, so we rely on instructors using the hide student names setting in SpeedGrader to…
Speedgrader chaning file name when being downloaded. Speedgrader: When downloading a submitted assignment, the file name is being changed to an unrecognizable name — (Student's actual name was part of the file name — changed for privacy.) Ideas???
This is my first time using the new discussion "checkpoints". I'm hoping the multiple due dates are effective, but using the "checkpoints" does seem to create other problems: They only allow for ONE "reply to topic". The way I use discussions in some of my classes is to allow for students to ask MULTIPLE questions per…
I tried the Quick Reassess feature today. Once I approved the questions and created the assessment it went to the tracker for Block 1. But I can't find the new assessment in my assessments to add to Blocks 2 & 4. If I have to recreate for each class, they won't have the same questions. I also cannot find the option to…