Closed (outdated)
Project:
Quiz
Version:
7.x-5.x-dev
Component:
Code - Quiz core
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
6 Jul 2009 at 16:44 UTC
Updated:
26 Jul 2024 at 20:54 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
OpenChimp commentedThis would be awesome. Especially for creating quizzes for children, this feature becomes very important. I don't know i the drag and drop UI supports it, but for very young kids it would be even better if the item pick up could be triggered by a single click (click to pick up, move cursor/item, click to drop).
Comment #2
turadg commentedI'd also like this functionality. Do you think it'll make it in 4.0?
Comment #3
sivaji_ganesh_jojodae commentedyes i will be doing this as a part of quiz 4.x.
Comment #4
falcon commentedComment #5
juho-jaakkola commentedThis diff is work in progress. It still needs:
Comment #6
juho-jaakkola commentedWIP: Still needs at least some javascript cleanup
Comment #7
juho-jaakkola commentedFixes the Toggle UI button from appearing in more than one location.
Comment #8
juho-jaakkola commentedComment #9
juho-jaakkola commented- Makes handle icon (draggable.png) independent of module location
- Adds more detailed css
Using relative path in background image value caused trouble because the module may or may not be located in a subdirectory. Now the element uses the tabledrag-handle class so the css declaration comes from Drupal core.
Comment #10
attheshow commentedComment #11
juho-jaakkola commented- Allows moving already dropped elements and reverts them to original position
(Patch is meant for 7.x-4.x)
Comment #12
juho-jaakkola commented- Start event now removes possible classes added by the drop event
- Disallows dragging elements outside the content area
Comment #13
juho-jaakkola commented- Fixes jQuery selector used for finding question text for drag&drop UI
Comment #14
smustgrave commentedWith D7 approaching EOL soon I've started the process of triaging the D7queue here. Since there hasn't been any movement on this going to close out.