Difference between revisions of "Table:CAPTCHA questions"

From The Infosphere, the Futurama Wiki
Jump to navigation Jump to search
Line 18: Line 18:
'answer' => 'yes' );</pre>
'answer' => 'yes' );</pre>
: I hope that helps. --'''[[User:Svip|Svip]]'''<sup>[[User talk:Svip|talk]]</sup> 21:10, 1 August 2011 (CEST)
: I hope that helps. --'''[[User:Svip|Svip]]'''<sup>[[User talk:Svip|talk]]</sup> 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. --[[User:Buddy13|Buddy]] 21:18, 1 August 2011 (CEST)

Revision as of 21:18, 1 August 2011

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)