Drag-and-Drop Matching icon

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.
Price option: Free

Supports Moodle 1.9-5.0 See all versions
Latest release: 1 year ago
Installations: 3347
Downloads (last 90 days): 816

Frankenstyle name: qtype_ddmatch
Question types

Comments

Product ratings and reviews are coming to Moodle Marketplace. Until then, existing comments remain available to read, but new posts have been disabled.

Agree with Mikkel as our hosting co will not update from the github. Also, are there any plans to upgrade this qtype for 3.11 and 4.1 versions of Moodle?
I see you have a newer version of this plugin on github. it would be nice if you could update the version here too
We are having the same issue as Daniel Dawkins and similar to previous issues mentioned above with changes to headers and text in other questions. We have Moodle 3.3 and have the latest update of this plugin installed.
Hi there we have having issues with this type of questions, the items are not dragging into the locations at all, have tried multiple browsers and no luck?
Hello everyone. Just wondering if there is a way to add multiple correct answers to drag and drop matching questions.
Is this version compatible with Moodle 3.10, 3.11 ?
Is there any chance you make the plugin so that when you update moodle it automatically downloads the plugin as part of the upgrade? This would save so much time as currently when you upgrade it just says, "Additional Missing from disk!". Thank you so much.
Dear,
Please update your plugin.. we fixed this issue on our last update.
Thank you.
Hi. Just wanted to let you know there is a bug within the styles.css file for version 2020052700. The following lines:
p, .text {
font-size: 15px !Important;
word-break: break-word;
line-height: 20px;
color: #333;
}
...cause many instances of text across our Moodle site to be rendered incorrectly (in terms of size, colour, etc.). If possible, please could you provide a fix asap. Many thanks!
Following up on Roland's comment here...I just updated to the new version and my table headers throughout my site are all now out of whack. I would very much appreciate a fix for this asap.
Thanks
...just a quick note to inform anyone that runs into this problem prior to the issue being fixed, removing the offending code from the styles.css file (below) and clearing your site cache, will return all headers to their 'normal' state.
tr {
word-break: break-all;
}
Regards
P.S. Actually, the following may be more appropriate:
.ddmatch tr {
word-break: break-all;
}
Regards
Hi. Just wanted to let you know there is a bug within the styles.css file for version 2020052700. The following lines:
tr {
word-break: break-all;
}
...apply a word break rule to the headers of all tables across Moodle. If possible, please could you provide a fix asap. Many thanks!
Please use forums at www.offero.in to complete the task
Dear Adam, please check now.
Thank you.
Hi, is it possible to have last revision at github. Available in git is 2020041700 while the newest is 2020041701 .
Cheers!
Dear Bartek,
The pleasure is all mine. Your satisfaction is our reward.
Thank you.