Wiki Markup |
---|
h3. Online LaTeX equation editors: |
...
* *Wiris* \- a WYSIWYG (what you see is what you get) LaTeX editor: [http://www.wiris.net/demo/editor/demo/en/|http://www.wiris.net/demo/editor/demo/en/ |
...
] h3. TeX/LaTeX software |
...
* TeXShop (Mac): |
...
[http://pages.uoregon.edu/koch/texshop/|http://pages.uoregon.edu/koch/texshop/ |
...
] * MikTeX (Windows) |
...
: [http://miktex.org/|http://miktex.org/ |
...
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
Further information
...
] h3. Bulk generating Moodle quiz questions in MatLab * QBank Matlab GUI - developed by Dr Tristan Robinson from UCL {color:#393736}Civil and Environmental Engineering (CEGE) {color}\- [watch the video here|http://www.ucl.ac.uk/teaching-learning/case-studies/e-learning/generating-mathematical-question-banks] h3. 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. * Moodle Maths tools: [http://docs.moodle.org/23/en/Mathematics] |