Moodle Plugins directory: Matrix question: Versions: 3.7.5 for Moodle 4.1-4.4 (Build: 2024041001) | Moodle.org
Matrix question
Question types ::: qtype_matrix
Maintained by
Laurent Opprecht,
Nicolas Dunand
Matrix question type.
Matrix question 3.7.5 for Moodle 4.1-4.4 (Build: 2024041001)
Moodle 4.1, 4.2, 4.3, 4.4, 4.5
Released: Çarşamba, 27 Kasım 2024, 7:07 PM
Code prechecks
overview
phplint
phpcs263 | 72
js
css227 | 11
phpdoc24 | 0
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
- 2024041001
- Version release name
- 3.7.5 for Moodle 4.1-4.4 (Build: 2024041001)
- Maturity
- Kararlı sürüm
- MD5 Sum
- ee960feb119439d6a02c045febad3462
- Supported software
- Moodle 4.1, Moodle 4.2, Moodle 4.3, Moodle 4.4, Moodle 4.5
- Latest release for Moodle 4.1
- Latest release for Moodle 4.2
- Latest release for Moodle 4.3
- The more recent release 3.8 for Moodle 4.4-5.0 (Build: 2025052700) (2025052700) exists for Moodle 4.4
- The more recent release 3.8 for Moodle 4.4-5.0 (Build: 2025052700) (2025052700) exists for Moodle 4.5
Version control information
- Version control system (VCS)
- GIT
- VCS repository URL
- VCS tag
- 2024041001
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