Automatic Drag-n-Drop

Good day, all :slight_smile:

I may not have looked hard enough for this but I couldn’t find a way to do this:

I have a slide with a single drop source and a single drop target. If the user drags to the correct area of the screen, I would like the project to advance automatically, without the user needing to click submit to see if the answer is correct.

Is this possible? TIA!

samamara

You should be able to add an onAccept action that will move the project forward.

Place it on your drop target.

image

Hope this helps.

2 Likes

Thanks @gregs - to the rescue again! This works perfectly, thank you :pray::blush:

Sam

1 Like