Forum Discussion
WaltHamilton
4 years agoSuper Hero
Drag and Drop Solution - Sample with Multiple Correct Targets with drag off and return plus a lot more
Here's a sample Drag and Drop that provides almost everything people have been asking for.
1. Any number of targets can be correct for any object. 2. Objects not dropped on target are returned. ...
YolandaWang-e19
2 years agoCommunity Member
Hello Walt,
Thank you for the instruction. The issue of displaying the text in the matrix is solved.
For the error message, I gave a unique value to each Choice variable.
However, as long as I drag a box to any place in the matrix, "Continue" button will be active and users can click to go to the next slide. We would like the "Continue" button to be active when 3 green boxes are not blank.
So I add a condition to Choice1 - 3. Unfortunately, not work. Is there any I miss?