a11yTips — Provide alternate CAPTCHAs in the form of logic…

document.write(‘

Loading…

‘);

Provide alternate CAPTCHAs in the form of logic tests

Make sure alternative text CAPTCHAs are provided instead of image or audio CAPTCHAs

Regular CAPTCHAs, whether they rely on the users’ ability to decode images of distorted text or scrambled audio files, are inherently flawed since they force users to struggle with a format which, by its very nature, is meant to be difficult to solve (some would say almost impossible). As the technology developed to automatically decode CAPTCHAs is evolving at a pace that is much faster than the users’ ability to keep up, there comes a point where a lot of users just cannot successfully solve those tests. As anyone who has had to refresh a CAPTCHA test a few times before they were offered one they could solve will tell you, image-based or audio-based CAPTCHAs are a failed approach to a false problem. In order to determine whether or not a user is really a human being and not a spamming bot, authors should rely on text-based CAPTCHAs instead.

To do so, simply make sure that CAPTCHAs used in pages take the form of written logical questions, which are yet complex enough not to be easily figured out by computers. [...]

Read article at dboudreau.tumblr.com

Article Taxonomies

Categories: ,
Fatal error: Uncaught Error: Object of class WP_Error could not be converted to string in /home/webable/www/www/wp-content/themes/webable/content-mcm.php:65 Stack trace: #0 /home/webable/www/www/wp-includes/template.php(812): require() #1 /home/webable/www/www/wp-includes/template.php(745): load_template('/home/webable/w...', false, Array) #2 /home/webable/www/www/wp-includes/general-template.php(206): locate_template(Array, true, false, Array) #3 /home/webable/www/www/wp-content/themes/webable/single-mcm_article.php(15): get_template_part('content-mcm') #4 /home/webable/www/www/wp-includes/template-loader.php(106): include('/home/webable/w...') #5 /home/webable/www/www/wp-blog-header.php(19): require_once('/home/webable/w...') #6 /home/webable/www/www/index.php(17): require('/home/webable/w...') #7 {main} thrown in /home/webable/www/www/wp-content/themes/webable/content-mcm.php on line 65