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

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
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

Version control information

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

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