Kprime(ETH)

Question types ::: qtype_kprime
Maintained by ETHzETH Zürich
A four option multiple true-false question type for moodle, as introduced by Krebs (1997). Kprime questions consist of an item stem and four corresponding statements or options.

Kprime(ETH) 2.3 for Moodle 3.4+

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

Kprime (ETH)

What it is:

A four option multiple true-false question type for moodle, as introduced by Krebs (1997). Kprime questions consist of an item stem and four corresponding statements or options. For each option students have to decide whether it is "true" or "false". Three different scoring methods are available: “Kprime”, where the student receives one point if all responses are correct, half a point if all save one response are correct, and zero points otherwise; “Kprime 1/0”, where the student receives one point if all responses are correct, and zero points otherwise; and “subpoints”, where the student is awarded subpoints for each correct response.

Installation:

  1. Extract the contents of the downloaded zip to question/type/.
  2. Rename the extracted folder to kprime.
  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
2021022500
Version release name
2.3 for Moodle 3.4+
Maturity
Stable version
MD5 Sum
406462679cc8221fd40a068d8eec5ec8
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