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 2.6
Released: Friday, 14 May 2021, 5:19 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
2021042900
Version release name
2.3 for Moodle 3.4+
Maturity
Stable version
MD5 Sum
ddeb02ee59b10da948a982a4a80da9e0
Supported software
Moodle 2.6

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