BSquared18
07-22-2003, 08:29 AM
Hi,
I was wondering if anyone knows of Javascript code for a drag and drop matching test where you have a list of items on the left side and matching items on the right side. For example, the left-hand list might have "George Washington" and the other list "First US president."
Then, one at a time you drag items from the left-hand list into "buckets" or boxes next to the right-hand items. If you try to drag the item into the wrong bucket, it won't stay; it jumps back to its beginning point.
For instance, suppose I try to drag "George Washington" into the "bucket" for "President during the Civil War." It wouldn't "stick." So I'd just keep trying until I found the right "bucket."
If you've seen code for this type of matching test anywhere on the web, please let me know where.
Thanks!
Bill B.
I was wondering if anyone knows of Javascript code for a drag and drop matching test where you have a list of items on the left side and matching items on the right side. For example, the left-hand list might have "George Washington" and the other list "First US president."
Then, one at a time you drag items from the left-hand list into "buckets" or boxes next to the right-hand items. If you try to drag the item into the wrong bucket, it won't stay; it jumps back to its beginning point.
For instance, suppose I try to drag "George Washington" into the "bucket" for "President during the Civil War." It wouldn't "stick." So I'd just keep trying until I found the right "bucket."
If you've seen code for this type of matching test anywhere on the web, please let me know where.
Thanks!
Bill B.