Quiz
To ensure that formulas are displayed correctly in the quiz, we recommend selecting the following option in Pro Mode under “Special Requests”: “Render formulas with LaTeX”.
Text Editor
The Text Editor allows you to use LaTeX when editing texts and questions. To do this, click the fx icon in the bar above the text.
Examples:
Fractions
Input:
2+2=\\frac{8}{2}
Output:
Quadratic formula
Input:
x=\frac{-b\pm\sqrt{b^2-4ac}}{2a}
Output: