- Even if someone drags the image a bit away from your drop box,it is validating it.
- Second thing ,it can be modified as position can be modified by bot and he can modify and check as there are only 5 images and it is fixed so there is a probability of 0.2 that user selects correct image.
- Also if the images and matching words are fixed user can check that also.
- Third point the name(like cat,world) should be image(that too with some noise effect so as not easily character recognisible by bot) not character otherwise anyone can view source and then find image accordingly.
IIM
Practically a Master Poster
636 posts since Jun 2011
Reputation Points: 127
Solved Threads: 136
Skill Endorsements: 7
@migcosta -
1) it is considering box as drag box instead of circle as shown in image.
2) I am talking about bot ,for them crawling image and placing at drop box is easy and success rate it too high approx 0.2.Make the position of image also random.As for now 5 images location are fixed.Try to give a bit random position so as it is hard for bot.
3) Try to do things from backend.i.e. using JQuery/AJAX to get the 5 images so that it is not visible in source page.
IIM
Practically a Master Poster
636 posts since Jun 2011
Reputation Points: 127
Solved Threads: 136
Skill Endorsements: 7