Matrix question

Question types ::: qtype_matrix
Maintained by Laurent Opprecht, Nicolas Dunand
Matrix question type.

Matrix question 3.9 for Moodle 4.5-5.0 (Build: 2025093000)

Moodle 4.5, 5.0, 5.1
Released: Monday, 27 October 2025, 8:34 PM

Matrix 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
2025093000
Version release name
3.9 for Moodle 4.5-5.0 (Build: 2025093000)
Maturity
Stable version
MD5 Sum
936b180cce3d53c83a3ccacbca862837
Supported software
Moodle 4.5, Moodle 5.0, Moodle 5.1
  • Latest release for Moodle 4.5
  • Latest release for Moodle 5.0
  • Latest release for Moodle 5.1

Version control information

Version control system (VCS)
GIT
VCS repository URL
VCS tag
2025093000

Default installation instructions for plugins of the type Question types

  1. Make sure you have all the required versions.
  2. Download and unpack the module.
  3. Place the folder (eg "myquestiontype") in the "question/type" subdirectory.
  4. Visit http://yoursite.com/admin to finish the installation