- From: Derick <derick.montague@gmail.com>
- Date: Fri, 7 Jun 2019 09:51:57 -0500
- To: Janina Sajka <janina@rednote.net>
- Cc: Bart Simons <bart.simons@anysurfer.be>, "w3c-wai-ig@w3.org" <w3c-wai-ig@w3.org>
> Other text we've come across in looking at Honeypot CAPTCHA would say > something like: "This field is for robots. Please leave it blank." I have also done something similar but added a form section and hid that entire section. In that section, I would add a basic challenge question like What is three + three, so if there was an issue with CSS and the form element was visible, users would still understand the purpose of the element and be able to complete the form. In the backend, we just checked for blank or the correct answer. I guess what's important in this case isn't that in the event of some error, a sighted user would still understand the purpose of that element since an aria-label wouldn't be helpful in that situation.
Received on Friday, 7 June 2019 16:33:12 UTC