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 question type to work properly. It is a necessary component for all WIRIS Quizzes question types.
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 https://github.com/wiris/moodle-qtype_wq/archive/master.zip it into the question/type folder, and then rename the new folder to "wq".
WIRIS Quizzes question type is Licensed under the GNU General Public, License Version 3.