Moodle Plugins directory: Kprime(ETH) | Moodle.org

Kprime(ETH)
Question types ::: qtype_kprime
Maintained by
ETH 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.
Latest release:
871 sites
295 downloads
45 fans
Current versions available: 5
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.
Contributors
ETH Zürich (Lead maintainer)
Antonia Bonaccorso: Service owner, contact
Please login to view contributors details and/or to contact them
Pl. see the problem description https://moodle.org/mod/forum/discuss.php?d=434791#p1749558 and the fix https://moodle.org/mod/forum/discuss.php?d=434791#p1749572.
When I do 'git branch -a' inside kprime/ I get:
* master
remotes/origin/HEAD -> origin/master
remotes/origin/master
Going forward, we will include 4.0 once we finish the tests and also adjust behat tests. We expect stable release by summer.
$git clone https://github.com/ethz-let/moodle-qtype_kprime/tree/Final-Release-3.X kprime
fatal: repository 'https://github.com/ethz-let/moodle-qtype_kprime/tree/Final-Release-3.X/' not found
Yes, I need Kprime for Moodle rel. 3.9. The (wrong) version name '4 for Moodle 3.9+ (Transitional)' is confusing!
And it doesn't do version checking. It installed on a Moodle 3.9 without errors. In fact after that "fix" seems to be working. I can't downgrade to 3.9 from the zip. I says a future version is already installed.
If your fix works for you and you are happy with it, stick to it until you upgrade moodle
The transitional version is work in progress, and as we have to update al of our plugins, it takes time with the limited resources we have nowadays.
And thanks for your work!
The code will be updated on moodle once it passes the QC.