usability tweaks for CAPTCHA admin
soxofaan - March 21, 2008 - 13:48
| Project: | CAPTCHA |
| Version: | 6.x-2.x-dev |
| Component: | User interface |
| Category: | feature request |
| Priority: | critical |
| Assigned: | soxofaan |
| Status: | closed |
Jump to:
Description
From time to time, people submit support/feature requests about how to add challenges to forms. The answer is using the CAPTCHA administration links, but it seems that this option is not very obvious.
We should discuss and maybe rethink the usability of the CAPTCHA admin pages.
In attachment a first idea to change the CAPTCHA point stuff. It's just a mockup, the code does not work (yet).
| Attachment | Size |
|---|---|
| captcha_admin_usability.png | 60.21 KB |

#1
#2
bump
should be fixed before 6.x-2.0
#3
first step:
http://drupal.org/cvs?commit=165515
added textfield and select widget to form_id table
still to do:
replace CAPTCHA administration links with real select widget
remove admin/user/captcha/captcha/captcha_point/foo/bar callbacks
#4
http://drupal.org/cvs?commit=168684: some reordering on settings page
Todos from #3 are bad idea for usability: e.g. to configure a CAPTCHA on a form, one typically does not want to submit the form itself, so we're keeping the CAPTCHA administration links.
#5
Automatically closed -- issue fixed for 2 weeks with no activity.