Drag and Drop Help

Oct 21, 2015

Hello all,

I want to make a drag and drop where each target gives a score so I can make it pass or fail depending on the submitted score. Playing with Freeform only gives me pass if all are correct. I'd like a pass to be say 5 out of 10 are correct. Can I do this with triggers and var or will it need to be javascript (if java a little help would go a long way)

3 Replies
Max P

I think I have a work around but has a flaw:

I created a 'number variable 0' and when the drop object is 'dropped on' its target it 'adds 1' to the variable. Any other target 'adds 0' Then added condition to submit button of <5 = fail / >5 = pass

The problem is by moving one correct drop object on and off its target you can make the variable reach any required amount as it adds 1 each time it is put back.

 

Any ideas?

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