By zoon_unit on
Is there a module to allow a captcha system that asks simple math questions instead of an image captcha? (like the captcha module)
I've seen several Drupal sites with the textual captcha option. Is this custom code or a module?
Comments
a module
check for captcha module and you'll find what you where looking for.
captcha and textimage
The captcha module provides the math question captcha.
If you want the image captcha than you need both the captcha and textimage modules.
On the technical side, the captcha module provides a captcha framework and hooks to a captcha system. It, also, supplies a default captha of the math question. The textimage module provides the image captcha via the captcha framework. Hope that makes sense.
--
Matt
http://www.mattfarina.com