https://github.com/wiris/moodle-qtype_wq
Wiris Quizzes Commons - question type
https://github.com/wiris/moodle-qtype_wq
Last synced: about 1 month ago
JSON representation
Wiris Quizzes Commons - question type
- Host: GitHub
- URL: https://github.com/wiris/moodle-qtype_wq
- Owner: wiris
- Created: 2016-11-03T13:37:37.000Z (over 8 years ago)
- Default Branch: main
- Last Pushed: 2025-04-17T10:53:25.000Z (about 1 month ago)
- Last Synced: 2025-04-23T08:10:06.381Z (about 1 month ago)
- Language: JavaScript
- Homepage:
- Size: 13.7 MB
- Stars: 4
- Watchers: 3
- Forks: 11
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
Awesome Lists containing this project
README
# Wiris Quizzes Commons question type
[](https://github.com/wiris/moodle-qtype_wq/actions/workflows/ci.yml)
## Information
The Wiris Quizzes question type belongs to the Wiris Quizzes set of questions which enhances the usual Moodle question types with mathematical functionality.Wiris Quizzes question type is the engine needed for each Wiris Quizzes question type to work properly. It is a necessary component for all Wiris Quizzes 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-qtype_wq.git question/type/wq
```
Then add /question/type/wq to your git ignore.Alternatively, download the zip from it into the question/type folder, and then rename the new folder to "wq".
## 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 MathType 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
Wiris Quizzes question type is Licensed under the [GNU General Public, License Version 3](https://www.gnu.org/licenses/gpl-3.0.en.html).