Preventing submission on drag and drops until all items have been dragged

Jun 15, 2022

Hello

I have a slide with 9 items that need to be dropped over 3 targets.  These have been built manually as there is partial scoring for each correct drop. 

I need to be able to prevent users from hitting the submit button unless they have dragged all 9 items.

I have tried disabling the submit button with triggers to change state to normal once items have been dragged over but it doesn't work.   

I have attached the slide - note I left the triggers I tried to control the change of state on the submit button in the file but disabled them. 

I'd really appreciate some help with this, asap.

Kind regards

Jen

 

 

6 Replies
Daniel Canaveral

Gotcha.  In that case, I would encourage you to look over the attached project I troubleshooted for another SL community member who was experiencing similar problems.

As you'll see, it'll require you to forgo using the built-in Dragged Over and Dropped Incorrect states, and instead opt for a custom Dropped state, and then tie those states to variables.