Improvements to LaTeX question support - 3900.46

Blackboard Learn SaaS
Ultra Experience
Ultra Course View
Impact: Instructors, Students

Instructors and students often use math formulas in science, technology, engineering, and math (STEM) courses. LaTeX is a descriptive markup language used to typeset technical or scientific documents. Now instructors and students can create LaTeX equations in the content editor.

LaTeX equations display as text in the content editor. When users save the text, the LaTeX equations render as images.

Image 1. LaTeX equation as text in the content editor

LaTeX equation as text in the content editor

Image 2. LaTeX equation rendered as image after it is saved

LaTeX equation rendered as image after it is saved

Users can edit the LaTeX equation in text format in the content editor. Also, users can edit the equation using the Math formula option.

Image 3. LaTeX equation edited as formula using math editor

LaTeX equation edited as formula using math editor

Key considerations:

  • Content editors that have math editor option render also Latex equations.
  • Essay questions and the "Additional Content" section in Assessments do not have a save option in the text editor. In these areas, LaTeX equations will render as images after submission. Students can verify that the formula will render by opening the equation using the Math editor option.
  • Formatting such as italics or bold must be in the LaTeX code. Users can add the code formats in text or when editing using the Math editor. If a user chooses the bold format in the content editor, the image will render without that format. Example:
    • Code without format: $$axˆ2+bx+c=0$$
    • Code with format: $$\style{font-size:72px}{axˆ2+bx+c=0}$$
  • LaTeX equations are not rendered when they are inside code snippets. This is because LaTeX equations are treated as part of the code format.
  • Upgrading from the Original to Ultra course experience: LaTeX equations convert and respect the size limit and options of the text editor in Ultra. If the text editor in Ultra does not support math formulas, the LaTeX equations will copy as plain text.

For administrators: This feature is available for all Ultra courses. There are no configurations needed.

Return to August 2022 – 3900.46 Release description