Forum Discussion

ShaunakS's avatar
ShaunakS
Community Member
18 hours ago
Solved

Drag and Drop

Hi, 

I am doing a manual drag and drop instead of the Freefrom route in storyline.

I want to drag an objectX over objectA, click submit and trigger positive response layre.

I want to drag same objectX over anotherB, click same submit button and trigger negative response layer. 

I am unable to make this programming as I either trigger only positive or only negative to both submissions.

 

Kind of stuck. Do help out.

Best Regards,

 

  • Hello ShaunakS​ .
    RonPrice​  is absolutely right. Nothing changes the state of your ObjectX among your triggers. So nothing happens when you press the Submit button. Take a look at the little .story file I put together in five minutes. By adding a small hint about the correct and incorrect state of the ObjectX, you can immediately see if the state changes... and you would have understood the problem right away. This is a trick I often use to check that what I “want” to happen is actually happening.

5 Replies

  • Do you have triggers to change the items to Drop Correct or Incorrect.  Even though these are built in States, they do not automatically change unless they are in a quiz 

  • Hello ShaunakS​ .
    RonPrice​  is absolutely right. Nothing changes the state of your ObjectX among your triggers. So nothing happens when you press the Submit button. Take a look at the little .story file I put together in five minutes. By adding a small hint about the correct and incorrect state of the ObjectX, you can immediately see if the state changes... and you would have understood the problem right away. This is a trick I often use to check that what I “want” to happen is actually happening.

  • ShaunakS's avatar
    ShaunakS
    Community Member

    Thank you. I will check it out Theirry. 

    What I need to set up is a drop Incorrect which I haven't figured out how to do yet.