Moodle Plugins directory: MTF (ETH): Versions: 4 possible from Moodle 3.11 (Transitional) | Moodle.org
MTF (ETH)
Question types ::: qtype_mtf
Maintained by
ETH 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) 4 possible from Moodle 3.11 (Transitional)
Moodle 3.11, 4.0
Released: Thursday, 20 October 2022, 3:33 PM
Code prechecks
phplint
phpcs5 | 42
js1690 | 15699
css
phpdoc0 | 2
savepoint
thirdparty
grunt1 | 1
shifter
mustache
gherkin1 | 0
HTML | XMLMultiple 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 the same stem. This saves creating new questions for each stem, especially when it comes to an essay followed by many questions.
Installation:
- Extract the contents of the downloaded zip to
question/type/
. - Rename the extracted folder to
mtf
. - 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
- 2022091500
- Version release name
- 4 possible from Moodle 3.11 (Transitional)
- Can be updated to
- 4.3 (2023111300)
- Maturity
- Stable version
- MD5 Sum
- df749d3e289f8a79543ec2588040fb71
- Supported software
- Moodle 3.11, Moodle 4.0
- Latest release for Moodle 3.11
- Latest release for Moodle 4.0
Version control information
- Version control system (VCS)
- GIT
- VCS repository URL
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