How to Add Math Equations in MasterStudy?
MasterStudy LMS has built-in support to add math equations, formulas using LaTeX system.
To use the functionality, a free MathJax-Latex plugin should be installed and configured accordingly.
Install and Configure MathJax-Latex
Search for the MathJax-Latex by following WP Dashboard > Plugins > Add New and Activate it:

After the plugin activation, follow WP Dashboard > Settings > MathJax-Latex and check the Force Load option, and Save Changes:

That's it! Now you're free to use LaTeX syntax to add math equations on your website!
Example Usage in Course Builder
LaTeX written math equations and formulas can be used in the Lesson contents, and both the Question and Answers part of the Quizzes. There is only one rule to follow:
Before and after the LaTeX syntax code, $$
symbols should be added in the Course Builder.
$$[ x^n + y^n = z^n]$$
$$\lim_{a \rightarrow b} \frac{x}{y}$$
Here is the example usage in the Quiz:

To convert the math formulas into LaTeX syntax, you can use the available LaTeX Conversion Editors like this on the internet.
Last updated
Was this helpful?