/moodle-local_math

A pluggable backend for mathematics filters in Moodle

Primary LanguagePHPGNU General Public License v3.0GPL-3.0

moodle-local_math
=================

This plugin provides a backend framework for constructing mathematics
filters in Moodle.  Plugins handle changing mathematics scripts into
images of code snippets. The images or code are then automatically cached
and served when refenced in an image tag. A separate filter plugin is
required to find scripts in a page and insert the appropriate image tags.


All original files are copyright Daniel Thies 2014 dthies@ccal.edu and
are licensed under the included GPL 3.