This interesting story came out this week in the form of a new class at PHPclasses.
A CAPTCHA (Completely Automated Public Turing to tell Computers from Humans Apart) is a program that can generate and grade tests that:
- Most humans can pass.
- Current computer programs cannot pass.
For example, humans can read distorted text but current computer programs cannot.