Skip to main content
wb81191140
Known Participant
August 10, 2015
Question

Drag and Drop interaction feedback

  • August 10, 2015
  • 1 reply
  • 203 views

Hi all,

I am doing a drag and drop exercise, where I want to achieve a message that's popped up when the final drag source is submitted.  The idea I imagined would work, was for the message to be hidden, then through the "On Success" action, execute an "Advanced Action" which includes showing the message, but this does not work.

Any help would be greatly appreciated.  

    This topic has been closed for replies.

    1 reply

    Lilybiri
    Legend
    August 10, 2015

    After clicking the submit button? Is there a wrong/correct answer? How many

    attempts do you allow.

    You can also search on my blog, I wrote a post about Drag&Drop tips, cannot

    offer you correct link but search on http://blog.lilybiri.com. one tip is

    about showing Success message.

    wb81191140
    Known Participant
    August 10, 2015

    The way I have set it up is to provide instant feedback.  There are two columns and one is correct and the other is incorrect.  If the user drag it to the incorrect column it will snap back to it's place and tell them it was incorrect.  I don't actually use a submit button because I don't require another slide.  The idea is for the user to fill it in, and on the last drag source (when dragged to correct column), be prompted they have completed the activity.

    Lilybiri
    Legend
    August 10, 2015

    Either you use the Submit to let user decide when finished and use the

    action in actions tab. Or you use the ibject actions but make hem

    conditional and check with each action if they have dragged everything.

    This will need to track with user variables, more complicated. I would use

    shared actions.