Table:CAPTCHA questions

From The Infosphere, the Futurama Wiki
Jump to navigation Jump to search

Discussion

It has recently been brought to my attention that at least one of the CAPTCHA questions has an ambiguous answer, as well as being grammatically incorrect. Is there any way I could maybe get a peek at the list of possible questions? Also, some of them seem to be based on information that only devoted fans might have, as opposed to just proving oneself human. --Buddy 07:53, 19 July 2011 (CEST)

So... nothing? --Buddy 20:43, 1 August 2011 (CEST)

Oi! I totally did not see this.
$wgCaptchaQuestions[] = array ( 'question' => 'Do robots say "ye"?',
		'answer' => 'no' );
$wgCaptchaQuestions[] = array ( 'question' => 
	'Did you cry when Seymour Asses died?',
		'answer' => 'yes' );
$wgCaptchaQuestions[] = array ( 'question' => 'Are you human?',
		'answer' => 'yes' );
I hope that helps. --Sviptalk 21:10, 1 August 2011 (CEST)
Well, it seems the grammatical error that brought to my attention has been corrected. But, as the person pointed out to me, while Hermes says that robots to not say "ye", we later see them saying "ye" in "The Honking". I prefer the large, properly formatted data file. --Buddy 21:18, 1 August 2011 (CEST)
Those are all the questions! If you send me the changes, I will change it. --Sviptalk 21:26, 1 August 2011 (CEST)