Moodle Plugins directory: Matrix question: Versions: 3.7.3 for Moodle 3.9-4.2 (Build: 2023010304) | Moodle.org
Matrix question
Question types ::: qtype_matrix
Maintained by
Laurent Opprecht,
Nicolas Dunand
Matrix question type.
Matrix question 3.7.3 for Moodle 3.9-4.2 (Build: 2023010304)
Moodle 3.9, 3.10, 3.11, 4.0, 4.1, 4.2
Released: Wiixata, 31 Adooleessa 2023, 9:24 PM
Code prechecks
phplint
phpcs0 | 1
js
css225 | 11
phpdoc195 | 27
savepoint
thirdparty
grunt2 | 0
shifter
mustache
gherkin
HTML | XMLMatrix question type
Installation
You can either get the version from https://moodle.org/plugins/ and install it over the web, or you can fetch it by using
cd /var/www/html/
git clone https://github.com/ndunand/moodle-qtype_matrix.git ./question/type/matrix
and continue installing from the web.
Original work
Question type written by Penny Leach at Liip penny@liip.ch
Current work
laurent.opprecht@unige.ch copyright 2011 University of Geneva
Version information
- Version build number
- 2023010304
- Version release name
- 3.7.3 for Moodle 3.9-4.2 (Build: 2023010304)
- Maturity
- Stable version
- MD5 Sum
- 44b5490590fab4b0cb8cb0a1d157e3d1
- Supported software
- Moodle 3.9, Moodle 3.10, Moodle 3.11, Moodle 4.0, Moodle 4.1, Moodle 4.2
- Latest release for Moodle 3.9
- Latest release for Moodle 3.10
- Latest release for Moodle 3.11
- Latest release for Moodle 4.0
- The more recent release 3.7.5 for Moodle 4.1-4.4 (Build: 2024041001) (2024041001) exists for Moodle 4.1
- The more recent release 3.7.5 for Moodle 4.1-4.4 (Build: 2024041001) (2024041001) exists for Moodle 4.2
Version control information
- Version control system (VCS)
- GIT
- VCS repository URL
- VCS tag
- 2023010304
Default installation instructions for plugins of the type Question types
- Make sure you have all the required versions.
- Download and unpack the module.
- Place the folder (eg "myquestiontype") in the "question/type" subdirectory.
- Visit http://yoursite.com/admin to finish the installation