Text CAPTCHA
Categories
Component ID
799384
Component name
Text CAPTCHA
Component type
module
Maintenance status
Development status
Component security advisory coverage
covered
Downloads
16283
Component created
Component changed
Component body
This module provides a CAPTCHA which uses logic questions instead of standard visual or auditory challenges. This can help to improve the accessibility of CAPTCHAs, although it should be stated that no solution is perfect.
The module uses the web service textcaptcha.com to provide logic questions and a list of possible appropriate answers. Currently there are no restrictions on usage for this service. An optional setting allows the site to cache challenges as a backup if there is a problem contacting the textcaptcha.com service. Sample challenges include:
- The number of body parts in the list face, knee and six is?
- Enter the number ninety seven thousand eight hundred and thirty four in digits:
- Which digit is 1st in the number 4581944?
Requirements
- CAPTCHA Module
- An API key from textcaptcha.com
Resources
- CAPTCHA Accessibility discussion on groups.drupal.org
- Additional demo questions
