Drag and Drop multiple correct answers for a single drop location

Drag and Drop multiple correct answers for a single drop location

Nosheen Irshad -
回帖数:4

Hi

Is there a way to use drag and drop plugins such that if we have following requirement it gets done with correct marking.

We have a background image where we want the student to drop images beginning with letter m. In the draggables we are providing a mix of m letter objects and others. Now imagine if there are 3 drop locations on the background image and we have 3 m letter objects. Consider drop placeholders as D1, D2 and D3 and correct images are m1, m2, m3. The user should be able to drop either m1 or m2 or m3 on D1 or D2 or D3 and the answer should be correct. But the correct plugin binds every selected draggable to specific placeholder we see on the background image. How can we achieve this? Can this happen via some customization in the plugin at the code level? Please help.

We are using Moodle version 3.4.1+

回复Nosheen Irshad

Re: Drag and Drop multiple correct answers for a single drop location

P H -
Particularly helpful Moodlers的头像
This would be a very welcome solution.

Here is another scenario:

The vertebral column, also called the spinal column, the spine, or the backbone, is...

What we need is something like:

The vertebral column, also called the 1, the 1, or the 1, is...
1. spinal column
1. spine
1. backbone

Or:

The vertebral column, also called the 1, the 2, or the 3, is...
1. spinal column | spine | backbone
2. spinal column | spine | backbone
3. spinal column | spine | backbone

There are many scenarios in which you need a number of answers to go into a number of slots "in no specific order". So this would option be very useful.
回复P H

Re: Drag and Drop multiple correct answers for a single drop location

P H -
Particularly helpful Moodlers的头像

* such an option would be

回复P H

Re: Drag and Drop multiple correct answers for a single drop location

Marcus Green -
Core developers的头像 Particularly helpful Moodlers的头像 Plugin developers的头像 Testers的头像
回复Marcus Green

Re: Drag and Drop multiple correct answers for a single drop location

P H -
Particularly helpful Moodlers的头像

That looks impressive! I'll certainly give it a try.