Kprime(ETH) icon

Kprime(ETH)

Maintained by ETH Zurich
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.
Price option: Free

Supports Moodle 2.6-5.2 See all versions
Latest release: 0 days ago
Installations: 941
Downloads (last 90 days): 303

Frankenstyle name: qtype_kprime
Question types

Comments

Comments are no longer open for new posts. Existing comments remain available to read.

For 3.x on Github: https://github.com/ethz-let/moodle-qtype_kprime/tree/Final-Release-3.X and on moodle: https://moodle.org/plugins/download.php/25382/qtype_kprime_moodle311_2021090900.zip
Going forward, we will include 4.0 once we finish the tests and also adjust behat tests. We expect stable release by summer.
I got the source using Git 'git clone https://github.com/ethz-let/moodle-qtype_kprime kprime' on 15 May, 2022. What is the branch?
When I do 'git branch -a' inside kprime/ I get:
* master
remotes/origin/HEAD -> origin/master
remotes/origin/master
Hi, for 3.x please check the branch on github or download it from this plugin page on moodle, and no, your suggestion wont actually “fix” it.
Kprime '4 for Moodle 3.9+ (Transitional)' breaks in Moodle 3.9.
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.
Hi Michael- you can download it from our github master branch - please note that the current version is transitional and the final version will be available in summer (and upgrade will be required)
Hi ETH Zürich. We look forward for the update to 4.x of the plugin. KPrime is key in our questionbank smile
Hi Patrick, in addition. If you update your testing system earlier, please contribute any bug and error you receive in the github. This helps us to have the version 4 earlier.
Hi Patrick, we are planning to update all our plugins by summer. Meanwhile you can use our repo on github for the transitional period.
Hi there, when will version for moodle 4.0 be released and tested?
Hi again Tobias - what php version you are using? Because since php 7.4.1, we flipped array keys to property keys to comply with deprecation notices. If the reason is due to old php versions versus new kprime, it might be hard to make it fallback.
Hi Tobias
I reported the issue to QA team and they will try to reproduce it - shall there be an issue we will promptly fix it. Please use the github link to track (and report) bugs/issues.
Thanks again for bringing our attention to it
Hi ETH Zürich,
I have installed version 2021090900 from scratch. I also installed the moodle from scratch as I first though something went wrong when I upgraded from 3.0 and 3.1.
But the results were the same. When is was running 3.0 plus Kprime 2017102000 I had no issues.
Best
Tobias
Hi Tobias
What is the versions of kprime you have installed?
I seem to be having some issues with the kprime plugin at the moment. I have moodle 3.6 (at this point I would have to upgrade my system php for a higher version). I installed the kprime plugin directly from zip. The problem is that when the kprime question is answered (4 answers, all set to true or false), only correct false answers will score as correct. In the preview pane if prompted to enter correct responses (for testing) only "correct" false answers are entered, "correct" true are left blank. Either way if the true answers are set manually they do not count as correct. Does anybody else have this issue?
Hi Al Metcalfe, we have released the latest version (supports 3.11) on moodle now, your system will auto update next time you go to admin side. please note that we are sometimes slower in the release, up until we are internally happy about the plugin, however, you can always download the latest plugin (updated frequently) from github, unless you prefer to stay away from technicalities. Thanks for your patience.