An open API service indexing awesome lists of open source software.

https://github.com/wiris/moodle-local_mathmlunittesting


https://github.com/wiris/moodle-local_mathmlunittesting

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# MathML unit testing local plugin

### Master Build Status

[![Build Status](https://travis-ci.org/wiris/moodle-local_mathmlunittesting.svg?branch=master)](https://travis-ci.org/wiris/moodle-local_mathmlunittesting)

This plugin tests the Moodle HTML purifier in order to check whether it filters out MathML or not.

## Install instructions

To install it using git, type this command in the root of your Moodle install:
```
git clone https://github.com/wiris/moodle-local_mathmlunittesting.git local/mathmlunittesting
```
Then add /local/mathmlunittesting to your git ignore.

Alternatively, download the zip from it into the local folder, and then rename the new folder to "mathmlunittesting".

## License

MathML unit testing local plugin is Licensed under the [GNU General Public, License Version 3](https://www.gnu.org/licenses/gpl-3.0.en.html).