Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 20 Current »

Online LaTeX equation editors:

TeX/LaTeX software

Bulk generating Moodle quiz questions in MatLab

Using LaTeX in Moodle

Moodle supports LaTeX. You can add it to any text area by adding two dollar signs around your code E.g. 

$$ \Huge \gamma _{i}$$

It is recommended to make the code larger by adding \Huge before the code (be careful it's case sensitive). At the regular font size some figures will be difficult to read.

  • No labels