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) 4.3

Moodle 4.1, 4.2, 4.3
Released: diumenge, 26 de novembre 2023, 19:56

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.

Version information

Version build number
2023111300
Version release name
4.3
Can be updated from
For Moodle 4.0 and Moodle 3.11 (Transitional) (2022040601), 4 possible from Moodle 3.11 (Transitional) (2022091500), 4 possible from Moodle 3.11 (Transitional) (2023060400)
Maturity
Versió estable
MD5 Sum
2fb04abb534c7b73c5c854edbd055557
Supported software
Moodle 4.1, Moodle 4.2, Moodle 4.3
  • Latest release for Moodle 4.1
  • Latest release for Moodle 4.2
  • Latest release for Moodle 4.3

Version control information

Version control system (VCS)
GIT
VCS repository URL
VCS branch
MOODLE_403_STABLE

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