Earlier quoted context omitted.
The captcha seems very easy (I am not a chess player)- I tried three times and always got a board to solve in one move, so I doubt anyone that knows the rules of chess is going to be excluded. That's probably not a problem for this forum :)
Agreed. I had never played chess in my life, but with the help of Wikipedia [1], I figured out which piece to move where. (I enjoy this mini chess, it's like a low tech version of Bejeweled. I don't have the patience for full fledged chess games, but just finding the last move is fun.) [1] http://en.wikipedia.org/wiki/Chess#Movement
Chess CAPTCHA
131–140 of 171 posts
Re: Chess CAPTCHA
#132Re: Chess CAPTCHA
#133Earlier quoted context omitted.
I don't see there any need for a change Black plays; checkmate in one! This is the most obvious form for chess players; universally used throughout many chess quiz books.
Uh, if it's a CAPTCHA intended to be usable by those who know chess as opposed to those who actually play chess then yes, they should probably ask for what they actually want instead of saying something that will lead the user to the right assumption. Of course if it's really "CHESS player CAPTCHA" then I could be way off...
Re: Chess CAPTCHA
#134Earlier quoted context omitted.
I would change "a real user" with "a real user who doesn’t use a screen-reader". That’s less funny, but more accurate.
Out of curiosity: are there any known blind chess players? I guess it would be quite hardcore.
Re: Chess CAPTCHA
#135Brilliant building of software. Less than brilliant copy. I would change Black plays; checkmate in one! This is a chess CAPTCHA. Click on the board to make your move, and prove you are human. to This is a chess CAPTCHA... To prove that you are human, click on a black piece, then click on the only destination square that will checkmate. I really don't mean to nitpick, but took me a minute to figure out what to do. Som…
Re: Chess CAPTCHA
#136Re: Chess CAPTCHA
#137I am fairly certain it would be quicker to program a computer that can brute force a checkmate in one than I can solve these things by hand. You have what, 11 pieces, they can move into 64 positions each (at most, much less in reality). That means a computer must brute force 64*11 = 704 attempts. In other words, no time at all to bruteforce this once you've read the grid. Reading the grid in itself is rather trivial…
If you don't want to think about how to checkmate maybe this website isn't for you.
Re: Chess CAPTCHA
#138Earlier quoted context omitted.
Human response times are almost never normally distributed. They can't be, as a matter of fact as negative response time is an impossibility. In any case, they are typically long tailed and weird looking. Not normal, at least in my experience of working with them
You are right, of course, and I knew I was going to regret the use of even the toned-down term "probably normal-ish". The question is whether the one can meaningfully ask which text is faster to parse, despite the "noise" the comes from the time to actually perform the chess move. I suspect the answer will be 'yes'.
Re: Chess CAPTCHA
#139Earlier quoted context omitted.
Out of curiosity: are there any known blind chess players? I guess it would be quite hardcore.
Ray Charles.
"Are there any blind chess masters in the world? Have there been any throughout history? Yes. Al Sandrin, who died a few years ago, was an USBCA member who was a master." [2]
Re: Chess CAPTCHA
#140Brilliant building of software. Less than brilliant copy. I would change Black plays; checkmate in one! This is a chess CAPTCHA. Click on the board to make your move, and prove you are human. to This is a chess CAPTCHA... To prove that you are human, click on a black piece, then click on the only destination square that will checkmate. I really don't mean to nitpick, but took me a minute to figure out what to do. Som…