Forum Discussion

REMINI's avatar
REMINI
Community Member
17 days ago

drag and drop

In the story file I added, I need to place the numbers in the sections separated into two groups in the gaps at the bottom, but I guess there cannot be a single correct answer to this, because the student can sort the numbers that will come to the first group in a mixed way and the system calls it wrong.

1 Reply

  • As there are only two groups, you should only have two drop targets. You currently have eight requiring specific draglets into each drop target.

    If you are wanting to show things in the correct order once dropped into the target, you can add triggers to hide the draglet when it is dropped in the correct location, and then reveal a static representation of it within the drop target.