Format text in a quiz
You can format text in questions, answers and feedback using Textile markup. When you publish the page, the Textile markup automatically converts to HTML. Alternatively, you can enter HTML directly in the questions, answers or feedback.
You can also use LaTeX to add equations.
In this article:
Textile markup
Error: Access denied for the source page. from 8a1785d88deff232018e0f91a2405180
Add equations using LaTeX
-
Browse to your quiz page.
-
Go to Edit > Edit quizbuilder page:
-
You see the Edit quiz screen:
-
Create a new question, or select the Edit component button for an existing one.
-
Enter the equation using LaTex markup in the Question, Choice or Feedback boxes. Put the equation inside a
[latex]
tag – for example:[latex]s = \frac{(u + v)t}{2}[/latex]
-
For accessibility purposes, please also include alt text for your LaTeX code. You can do this by adding
alt = ''
in the LaTeX tag - for example:[latex alt = 'x equals minus b plus or minus the square root of b squared minus four a c all over 2a']
-
Select Save to return to the Edit quiz screen.
-
When you're finished editing your quiz, select Done and view the published quiz. Check that you can see an image of the equation in the published quiz – for example: