A matrix question type for Moodle.
This question type helps in creating the Single Choice or Multiple Response questions in multi-row multi-column matrix format.
Install from the Moodle plugins database https://moodle.org/plugins/qtype_oumatrix in the normal way.
Or you can install using git. Type this commands in the root of your Moodle install
git clone https://github.com/moodleou/moodle-qtype_oumatrix.git question/type/oumatrix
echo /question/type/oumatrix/ >> .git/info/exclude
Then run the Moodle update process Site administration > Notifications