Forum Discussion
Custom Submit Interaction Button & Drop states
For anyone visiting this thread, here is the workaround: simply don't use Storyline's "Drop Correct/Incorrect" states. Instead, create your own RIGHT & WRONG drop states for your drag and drop objects, then use triggers to change them manually.
Here's an example workflow:
1. Create a state called "DROPPED" for each drag/drop item.
2. Create states called "RIGHT" and "WRONG" for each drop object that will serve as replacements for Storyline's default "Drop Correct/Incorrect" states. You can use the same graphics that you would use for Drop Correct/Incorrect states.
3. Create a trigger on the base layer to change the state of each drag object to "DROPPED" when the user drops the object into your drop target. You'll need to do this for each drag/drop object.
4. Create another trigger when the user clicks your custom Submit button to change the state of each drop object to either "RIGHT" or "WRONG" if the state of the object = DROPPED. You'll need to do this for each drag/drop object.