CHange button to normal after user has completed quiz

May 24, 2016

Hi

I want to create a drag and drop quiz where the custom submit button is only revealed after the user has dragged all the options to their choices. I'm sure that this is possible but just can't seem to figure it out.

Any suggestions appreciated!

Thanks

Anna

2 Replies
Wendy Farmer

Hi Anna

without seeing your setup I may be making assumptions but here is an example.

4 options to be dragged.

1. Create a number variable 'dragItems' default to 0

2. Edit states on the custom submit button to set intial state to 'hidden'

3. Add a trigger to add +1 to 'dragItems' when option1 dropped on target.  Repeat for the other three options.

4. Add a trigger to change state of custom submit button to normal when variable changes 'dragItems' on condition that 'dragItems' = 4.

This may or may not work for you but might give you ideas.

 

This discussion is closed. You can start a new discussion or contact Articulate Support.