Drag-and-Drop count issue

Jan 19, 2024

Note: This activity is ungraded and doesn't have definitive right or wrong answers. It is structured as a carry-forward response activity, where each answer flows into the next question.

QUESTION 1
In Q1, the user is required to drag each value onto the mountain that reflects their feelings about it. They must place 5 or more values on the "Very Important to Me" mountain, while the other two mountains are not considered.

I have successfully configured it as follows:
1. The question registers only if the user drags 5 values to the "Very Important to me" drop target, enabling the Submit button.

2. If a user moves a value out of the "Very Important to me" drop target, it subtracts it from the count.
*A count display has been added to illustrate the process.

However, I've identified several issues (as shown in the attached videos):
(See "count subtraction" video)
1. A slight movement of a drag item results in a subtraction of 1.
2. The drag item is snapping to the middle.

(See "count addition" video)
1. A slight movement of a drag item within the target adds 1.
2. The drag item is snapping back to the middle if moved out.

QUESTION 2
In Q2, the user's answers from Q1 appear, and they need to drag these answers to all five drop targets. The issue arises here: to enable the Submit button, the user must drag to all five answers, but it's currently restricted to a specific order (Most Important 1 to 5). If the user deviates from this order, the Submit button remains disabled. I would like the Submit button to be enabled as long as all answers are moved to the five drop targets, regardless of the order in which they are placed.

Be the first to reply