MTF (ETH)

Question types ::: qtype_mtf
Maintained by ETHzETH Zürich
Multi True false in one stem (question). Brief: The MC question type as it exists in Moodle is not very ideal, since you can only configure questions which are not very well designed regarding best practices of MC questions. Teachers can have more than one true/false question in same stem. this saves creating new questions for each stem. especially when it comes to an essay followed by many questions.

MTF (ETH) 3.2 for Moodle 3.4+

Moodle 3.6, 3.7, 3.8, 3.9, 3.10
Released: Tuesday, 2 March 2021, 8:12 PM

Multiple True False (ETH)

What it is:

Multi True false in one stem (question). Brief: The MC question type as it exists in Moodle is not very ideal, since you can only configure questions which are not very well designed regarding best practices of MC questions. Teachers can have more than one true/false question in same stem. This saves creating new questions for each stem, especially when it comes to an essay followed by many questions.

Installation:

  1. Extract the contents of the downloaded zip to question/type/.
  2. Rename the extracted folder to mtf.
  3. Start the Moodle upgrade procedure.

Further information:

Behat- and Unit tests:

Behat tests are included but scenarios are designed explicitly for ETH Zürich testcases. Some of the included test steps are designed to work with the ETH Zürich Moodle setup. However unit tests can be used in combination with any Moodle setup.

Contributors:

ETH Zürich (Lead maintainer) Thomas Korner (Service owner, thomas.korner@let.ethz.ch)

Version information

Version build number
2020121500
Version release name
3.2 for Moodle 3.4+
Maturity
Stable version
MD5 Sum
5b44eaf15528a107e3d2b42be7201d63
Supported software
Moodle 3.6, Moodle 3.7, Moodle 3.8, Moodle 3.9, Moodle 3.10

Version control information

Version control system (VCS)
GIT
VCS repository URL

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