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

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


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

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# WIRIS Quizzes local plugin
### Master Build Status
[![Build Status](https://travis-ci.org/wiris/moodle-local_wirisquizzes.svg?branch=master)](https://travis-ci.org/wiris/moodle-local_wirisquizzes)
### Development Build Status
[![Build Status](https://travis-ci.org/wiris/moodle-local_wirisquizzes.svg?branch=development)](https://travis-ci.org/wiris/moodle-local_wirisquizzes)

This plugin implements a thin wrapper for WIRIS Quizzes question types. WIRIS Quizzes plugin declare all the necessary dependencies on WIRIS Quizzes question types.

Attempting to install this plugin implicitly pulls all the WIRIS question types.

## 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_wirisquizzes.git local/wirisquizzes
```
Then add /local/wirisquizzes to your git ignore.

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

## License

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