The Instructure Community will enter a read-only state on November 22, 2025 as we prepare to migrate to our new Community platform in early December. Read our blog post for more info about this change.
Found this content helpful? Log in or sign up to leave a like!
I'm a math teacher, and I'm trying to create a number line in Canvas for a quiz for my students to teach about inequalities. I don't see any way I can make a number line. I'm trying to figure out how to do that, or if Canvas allows you to do that. Can someone help me?
Solved! Go to Solution.
I don't think there's any "inbuilt" number line in Canvas, but you can just add an image of one (either getting one online, or making it in an image editor).
One application is (if you have access to New Quizzes) to use a Hot Spot question to have students click on a region of the image that represent the numbers within a certain inequality.
Alternatively, a somewhat basic one can be added as HTML (note no CSS is allowed in the rich content editor on Canvas). Here's one option (to be pasted in the HTML editor in the rich content editor to guarantee the right spacing):
<pre>
0 1 2 3 4 5 6 7 8 9 10 →
┼───┼───┼───┼───┼───┼───┼───┼───┼───┼───┼
</pre>
I don't think there's any "inbuilt" number line in Canvas, but you can just add an image of one (either getting one online, or making it in an image editor).
One application is (if you have access to New Quizzes) to use a Hot Spot question to have students click on a region of the image that represent the numbers within a certain inequality.
Alternatively, a somewhat basic one can be added as HTML (note no CSS is allowed in the rich content editor on Canvas). Here's one option (to be pasted in the HTML editor in the rich content editor to guarantee the right spacing):
<pre>
0 1 2 3 4 5 6 7 8 9 10 →
┼───┼───┼───┼───┼───┼───┼───┼───┼───┼───┼
</pre>
Community helpTo interact with Panda Bot, our automated chatbot, you need to sign up or log in:
Sign inTo interact with Panda Bot, our automated chatbot, you need to sign up or log in:
Sign in