Drag-and-Drop Matching
Maintained by
DualCube Team
Drag-and-drop matching is a simple solution that is meant to help learners with matching quizzes. The students must simply "drop" their responses into a pre-defined space from the list of options that are available. The drag-and-drop interface makes learning fun and interesting.
Comments
Product ratings and reviews are coming to Moodle Marketplace. Until then, existing comments remain available to read, but new posts have been disabled.
Can anybody help?
Can anybody help?
I am wondering if this is compatible for the latest Moodle release, version 3.7. Any ETA on when if not?
Thanks!
You can do a quick fix by changing just one line in the version.php file : change $plugin->version = 2019040200; to $plugin->version = 2019040400; and the installatio will succeed.
Another solution would be to download the latest version from my Github https://github.com/jmvedrine/moodle-qtype_ddmatch (verify that you download the one from the master branch) an added benefit by doing so is that you get a version that is GDPR compliant (interesting for european users and maybe other).
I am very sorry that the new maintainer has released a buggy version but I can't correct the problem as I don't have the needed rights to upload a new version.
My opinion is that this plugin would need some work to improve the javascript but unfortunately I am now retired and I don't have any time to work on it.
It is GDPR compliant, has security fixes, some Behat and phpunit tests.
Otherwise, the installation loops
From BeingOptimist team.
We are sorry for the delayed response. The screenshots are from this plugin: https://moodle.org/plugins/qtype_ddmatch. Thank you.