https://github.com/wiris/moodle-local_wirisquizzes
Wiris Quizzes for Moodle Local Plugin.
https://github.com/wiris/moodle-local_wirisquizzes
Last synced: about 1 month ago
JSON representation
Wiris Quizzes for Moodle Local Plugin.
- Host: GitHub
- URL: https://github.com/wiris/moodle-local_wirisquizzes
- Owner: wiris
- Created: 2016-11-16T10:57:59.000Z (over 8 years ago)
- Default Branch: main
- Last Pushed: 2025-02-06T17:48:00.000Z (4 months ago)
- Last Synced: 2025-03-29T23:05:05.003Z (about 2 months ago)
- Language: PHP
- Homepage:
- Size: 75.2 KB
- Stars: 1
- Watchers: 3
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
Awesome Lists containing this project
README
# Wiris Quizzes local plugin
This plugin implements a thin wrapper for WirisQuizzes question types. The WirisQuizzes plugin declares all the necessary dependencies for WirisQuizzes 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:
```bash
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".
## Technical Support
If you have questions or need help integrating WirisQuizzes, please contact us ([email protected]) instead of opening an issue.
## Privacy policy
The [WirisQuizzes Privacy Policy](https://www.wiris.com/en/wiris-quizzes-privacy-policy/) covers the data processing operations for the WirisQuizzes users. It is an addendum of the company’s general Privacy Policy and the [general Privacy Policy](https://www.wiris.com/en/privacy-policy/) still applies to WirisQuizzes users.
## License
WirisQuizzes by [WIRIS](http://www.wiris.com) is licensed under the [GNU General Public, License Version 3](https://www.gnu.org/licenses/gpl-3.0.en.html).