Hey guys I am still a bit stuck with this issue now for about 3 days and could use a little more help.I am still very confused how to approach this and I have been reading tutorials and watching videos but I really stuck.
Basically I've tried many things and right now what I have done is make each of the bottom numbers a variable and the coin is a sprite that randomizes. Now the issue I am still having is getting the number and sprite to check each other. I have it setup right now where when you drag a number to the box it snaps to the center and this is when I am trying to get it to check when the number is released to the box where the answer goes.
So with the first number I set it like this
<img src="http://img.photobucket.com/albums/v322/cmagus/stuck_zps1b3b1017.png" border="0" />
Now when I place the number into the box it gives me the check mark that I want but it does that every time meaning it probably isn't reading anything just doing it as number 1 works on six. If anyone can help me out some more I would appreciate it.