This behavior has been resolved and deployed to the production environment as of 6/3/26.
Summary:
LaTeX equations in New Quizzes are not rendering correctly across multiple institutions. Instead of displaying as formatted mathematical notation, equations are appearing as raw LaTeX strings or broken code to students and teachers.
Expected Behavior:
Latex Equations should render properly
Steps to Reproduce:
Prerequisites: A canvas course.
- Create a new Canvas Page.
- Paste this into the content using Equation editor: \(\ln(1+x)\) can be approximated to be \(-x\) if \(|x|\ll 1\).
- Save and view the Page, tThe LaTeX renders correctly.
- Create a new New Quiz .
- Add a new question.
- Add the same sentence as one of the options directly or using Equation editor.
- Notice the LaTeX does not render.