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).

CommentFileSizeAuthor
captcha_admin_usability.png60.21 KBsoxofaan

Comments

soxofaan’s picture

Version: 5.x-3.x-dev » 6.x-2.x-dev
soxofaan’s picture

Priority: Normal » Critical

bump
should be fixed before 6.x-2.0

soxofaan’s picture

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

soxofaan’s picture

Status: Active » Fixed

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.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.