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.
I sometimes need to search for a file on Canvas so I can rename it or move it to a specific folder. The 'search' facility' is useless because it doesn't tell me the location of the file -i.e. which folder it is in. Is there any way of getting this basic information - the Panda Bot AI assistant suggested clicking on the…
Hello, I am using checkpoint discussions. When I see that I have some submissions in my To Do list to grade, I click on it, go into Speedgrader, and now have to search to see which students have posted or not. It used to designate which students had posts to grade so it was easy to just go to those students. Something has…
I'm not sure that this is the right place to post about this, but I was wondering if anyone has a fix for how the scroll bar for the entire page covers the scroll bar for just a document viewed in Canvas. The scroll bar for a document will stay visible until one attempts to interact with it, at which point the bar for the…
Hi There, We are in the process of transitioning to Canvas this year and were wanting to connect with any other MYP schools to see how you setup Assignment and grading under your modules. Or you could guide us to any resources you may have.
After using Canvas for a while, I picked up a small habit that’s saved me some last-minute stress with written submissions. Even when drafts are original, longer explanations and summaries tend to reuse common phrasing, especially in research-heavy assignments. Before submitting, I usually do a quick cleanup pass to reduce…