Re: [Wikitech-l] New Plugin for Extension:ConfirmEdit - RFC

2012-03-20 Thread Benjamin Lees
On Mon, Mar 19, 2012 at 11:41 PM, nischay nahata nischay...@gmail.com wrote:
 However this is what is done in QuestyCaptcha, Is there any way we can add
 localisation to Questions on QuestyCaptcha?

Probably.  Most wikis don't have $wgLoginLanguageSelector enabled, but
this could be handy for those that do.

___
Wikitech-l mailing list
Wikitech-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikitech-l


Re: [Wikitech-l] New Plugin for Extension:ConfirmEdit - RFC

2012-03-20 Thread Antoine Musso
Le 19/03/12 18:13, Mono wrote:
 What about the people that don't pray to God?

If the extension offer the ability to be presented a new question,
they can just do so :-)


-- 
Antoine hashar Musso


___
Wikitech-l mailing list
Wikitech-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikitech-l


[Wikitech-l] New Plugin for Extension:ConfirmEdit - RFC

2012-03-19 Thread nischay nahata
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


Re: [Wikitech-l] New Plugin for Extension:ConfirmEdit - RFC

2012-03-19 Thread Liangent
On Tue, Mar 20, 2012 at 12:11 AM, nischay nahata nischay...@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

___
Wikitech-l mailing list
Wikitech-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikitech-l

Re: [Wikitech-l] New Plugin for Extension:ConfirmEdit - RFC

2012-03-19 Thread Mono
What about the people that don't pray to God?

On Monday, March 19, 2012, nischay nahata nischay...@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


-- 
Sent from my iPad
___
Wikitech-l mailing list
Wikitech-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikitech-l


Re: [Wikitech-l] New Plugin for Extension:ConfirmEdit - RFC

2012-03-19 Thread Bergi

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=querymeta=allmessagesamfrom=question
/api.php?action=querymeta=allmessagesamfrom=answer

Of course it's not easy to build an unretrievable qa database in an 
opensource project, but it shouldn't be that easy :-)


 Bergi


___
Wikitech-l mailing list
Wikitech-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikitech-l


Re: [Wikitech-l] New Plugin for Extension:ConfirmEdit - RFC

2012-03-19 Thread Mono
Typing an answer might work.

On Monday, March 19, 2012, nischay nahata nischay...@gmail.com wrote:
 Thanks for your replies, I realize this is a faulty plugin right now for
 following reasons

 * 25% probability
 * securing the questions and answers

 I will see if I can remove them, again this is my first plugin and I am
 trying to learn
 so my apologies :)

 --
 With Regards

 Nischay Nahata
 B.tech 3rd year
 Department of Information Technology
 NITK,Surathkal
 ___
 Wikitech-l mailing list
 Wikitech-l@lists.wikimedia.org
 https://lists.wikimedia.org/mailman/listinfo/wikitech-l


-- 
Sent from my iPad
___
Wikitech-l mailing list
Wikitech-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikitech-l


Re: [Wikitech-l] New Plugin for Extension:ConfirmEdit - RFC

2012-03-19 Thread nischay nahata
On Tue, Mar 20, 2012 at 8:43 AM, Mono monom...@gmail.com wrote:

 Typing an answer might work.


Thanks for the suggestion, I will make the following changes

* Typing of answer, rather than option number (let me know if bots can
crack this too?)
* Securing the questions and answers (How can we still translate the
questions  answers?)

-- 
With Regards

Nischay Nahata
B.tech 3rd year
Department of Information Technology
NITK,Surathkal
___
Wikitech-l mailing list
Wikitech-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikitech-l


Re: [Wikitech-l] New Plugin for Extension:ConfirmEdit - RFC

2012-03-19 Thread nischay nahata
However this is what is done in QuestyCaptcha, Is there any way we can add
localisation to Questions on QuestyCaptcha?

On Tue, Mar 20, 2012 at 9:04 AM, nischay nahata nischay...@gmail.comwrote:



 On Tue, Mar 20, 2012 at 8:43 AM, Mono monom...@gmail.com wrote:

 Typing an answer might work.


 Thanks for the suggestion, I will make the following changes

 * Typing of answer, rather than option number (let me know if bots can
 crack this too?)
 * Securing the questions and answers (How can we still translate the
 questions  answers?)

 --
 With Regards

 Nischay Nahata
 B.tech 3rd year
 Department of Information Technology
 NITK,Surathkal




-- 
With Regards

Nischay Nahata
B.tech 3rd year
Department of Information Technology
NITK,Surathkal
___
Wikitech-l mailing list
Wikitech-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikitech-l