dthies / moodle-local_math

A pluggable backend for mathematics filters in Moodle

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A pluggable backend for mathematics filters in Moodle

License:GNU General Public License v3.0


Languages

Language:PHP 98.4%Language:JavaScript 1.5%Language:CSS 0.1%