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.
Thanks and Regards,
Arindam
Thanks DualCube for adopting this orphaned plugin and offering help with further maintenance.
I really like the drag and drop matching question type. We are using it in Moodle system in our higher education institution. Our institution use Moodle 3.1 and Moodle mobile 3.1.1. In the Moodle mobile 3.1, quizzes are integrated with the mobile app. https://docs.moodle.org/dev/Moodle_Mobile_3.1.0_release_notes. However, the question type is not integrated with Moodle mobile app. When clicking into a quiz with the question type, it appears a warning message, "This quiz cannot be attempted in teh app because it has access rules not supported by the app: quizaccess_ddmatch".
The developer of “gapfill" question type asked about this issue in the Moodle forum. The official Moodle mobile developer has replied the forum. Generally, some development need to be done in the question type plugin side. He also provides detailed guide in the reply: https://moodle.org/mod/forum/discuss.php?d=334322
I really hope you can integrated the drag and drop matching question type with Moodle mobile. It will also benefit a lot for other users.
I have released a new version that explicitely say it support Moodle 2.9 and Moodle 3.0.
But in fact apart a notable change in the backup restore code there is no real change because there have been no real change in the core match question code.
I think it's honest for me to sate that I will end my teacher career in 5 months from now and my current plan is to stop maintaining this plugin at that date. The main reason is that this plugin is just the match question with some added javascript and I am really bad at javascript so it's really hard for me to work on this plugin. If anyone would adopt it, please do so.
Many Thanks
Peter
Sorry for asking your help, but I am having some problems with DDMatch in Moodle 2.9.x.
I get the following message when trying to import course content to another course.
"error_qtype_ddmatch_subquestion_missing_in_db"
Using Moodle 2.9.2+ (Build: 20150924)
DDMatch version - 2014110900
Can you please give any hint on what might be the problem? Thank you so much
I am wondering whether the plugin can support to grade for each correct answer drag in a question.
For example, I create a quiz with a question in matching drag & drop type. There are 5 sub question in the left side, and there are 8 shuffle answer in the right side. The total mark of this question is 5, student can get the mark his own that equal the correct dragged for each sub question.
At the present, if I set the mark of question is 5, and student get 5 if he drag correctly total 5 sub questions, and he get 0 if he drag at least one incorrect sub question.
Thanks and all the best!