Hi, I have made a Captcha plugin for ConfirmEdit called MCQ (Multiple Choice Questions) Below is the usage of it
sample Captcha: Pick the correct Option Number We pray to 1.Time 1.God 3.Lion 4.Tomato ? Answer 2
Why Beneficial ? * Bots don't have common sense * No Images so loads faster * Most Important - Good support for i18n * Further plans to let the user just select the right option rather than typing text
It is currently hosted on github at https://github.com/nischayn22/MCQCaptcha .
This is my first Extension/Plugin so it may have many faults, my apologies for that. Please leave your comments
On Tue, Mar 20, 2012 at 12:11 AM, nischay nahata nischayn22@gmail.com wrote:
Hi, I have made a Captcha plugin for ConfirmEdit called MCQ (Multiple Choice Questions) Below is the usage of it
sample Captcha: Pick the correct Option Number We pray to 1.Time 1.God 3.Lion 4.Tomato ? Answer 2
Why Beneficial ?
- Bots don't have common sense
- No Images so loads faster
- Most Important - Good support for i18n
- Further plans to let the user just select the right option rather
than typing text
It is currently hosted on github at https://github.com/nischayn22/MCQCaptcha .
This is my first Extension/Plugin so it may have many faults, my apologies for that. Please leave your comments
So a bot can have 25% possibility to guess out the correct answer.
-- With Regards
Nischay Nahata B.tech 3rd year Department of Information Technology NITK,Surathkal IRC nick- nischayn22 _______________________________________________ Wikitech-l mailing list Wikitech-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikitech-l
-Liangent
What about the people that don't pray to God?
On Monday, March 19, 2012, nischay nahata nischayn22@gmail.com wrote:
Hi, I have made a Captcha plugin for ConfirmEdit called MCQ (Multiple Choice Questions) Below is the usage of it
sample Captcha: Pick the correct Option Number We pray to 1.Time 1.God 3.Lion 4.Tomato ? Answer 2
Why Beneficial ?
- Bots don't have common sense
- No Images so loads faster
- Most Important - Good support for i18n
- Further plans to let the user just select the right option rather
than typing text
It is currently hosted on github at
https://github.com/nischayn22/MCQCaptcha
.
This is my first Extension/Plugin so it may have many faults, my apologies for that. Please leave your comments -- With Regards
Nischay Nahata B.tech 3rd year Department of Information Technology NITK,Surathkal IRC nick- nischayn22 _______________________________________________ Wikitech-l mailing list Wikitech-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikitech-l
nischay nahata schrieb:
Hi, I have made a Captcha plugin for ConfirmEdit called MCQ (Multiple Choice Questions) Below is the usage of it
sample Captcha: Pick the correct Option Number We pray to 1.Time 1.God 3.Lion 4.Tomato ? Answer 2
- Most Important - Good support for i18n
https://github.com/nischayn22/MCQCaptcha/blob/master/MCQ.i18n.php
Uh, and you can build a lookup table with the API?
/api.php?action=query&meta=allmessages&amfrom=question /api.php?action=query&meta=allmessages&amfrom=answer
Of course it's not easy to build an unretrievable q&a database in an opensource project, but it shouldn't be that easy :-)
Bergi
wikitech-l@lists.wikimedia.org