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