Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Online LaTeX equation editors:

TeX/LaTeX software

Bulk generating Moodle quiz questions in MatLab

  • QBank Matlab GUI - developed by Dr Tristan Robinson from UCL Civil and Environmental Engineering (CEGE) - watch the video here

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. 

Code Block
 $$ \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.