I'm thinking to use captcha like this:

  1. Big challenge(image captcha) to normal users while small(math captcha) to advanced users, together with roles/user points etc.
  2. Reduce challenge for mobile users.
  3. Hide captcha for editors/administers.

Rules maybe a good way to this, is this possible? thanks!

Comments

metakel’s picture

I support the integration.

My situation is that: there are currently two ways of adding Captcha to a form, either

(1) Add CAPTCHA administration links to forms << this mess up the layout / design of every form (at least to every role which has the permission to administrate Captcha). I only need CAPTCHA in webform content, so this is an overkill. It add the administrative links to other forms such as the search form as well.

(2) Using the CAPTCHA's configuration page and fill in the form ID into the list. However this is too troublesome for ordinary users (and they should not be able to access this page too!).

What I want is a RULE (The Rules module) which adds a challenge automatically if the newly create content is a Webform. And with Rules integration we can do lot of other useful stuffs too.

metakel’s picture

Issue summary: View changes

a

xaris.tsimpouris’s picture

Issue summary: View changes

I would also suggest another idea for rules integration. Whenever CAPTCHA input is invalid, a rule should be triggered. My idea is to somehow log and/or ban users that have many invalid CAPTCHA requests.

anybody’s picture

Status: Active » Closed (won't fix)

After 7 years ;) Doesn't look as anyone is interested to implement this. Feel free to reopen if my assumption is wrong.