Skip to main content
Participating Frequently
March 7, 2016
Question

Change state for wrong drag sources after submit

  • March 7, 2016
  • 1 reply
  • 345 views

Hi,

i'm working on a project where the user can drag multiple text on multiple drop target.

I know that I can have a "drag rejected" state for sources just after the drop, and that i can have "drop incorrect" state for drop target after submitting.

But actually i need to highlight the wrong drag sources after submitting the quiz.

Is there a way to change the state for wrong (or right) drag sources only after the submit?

Thanks

This topic has been closed for replies.

1 reply

Lilybiri
Legend
March 7, 2016

What do you mean by 'after the quiz'? Is that during Review?

Drag&Drop in 2016 with Captivate 9 - Captivate blog

Participating Frequently
March 7, 2016

Sorry, I mean just after the user has pressed the submit button.

Lilybiri
Legend
March 7, 2016

Do not use the InBuilt States Inbuilt states. Each drag action can have an object action, which you can use to identify the 'wrong' actions. Then use a conditional advanced action triggered by the Failure event of the D&D to show the custom 'wrong' state to the wrongly dropped drag sources.