I can turn CAPTCHAs on and off for Members or visitors when posting comments, but I’d like to be able to require CAPTCHAs for normal Members (group_id: 5) but not Contributors (group_id: 6).
Is this possible using the normal configuration options? If not, could I write an extention/plugin to do this?
Similarly I’d like to require CAPTCHAs for registrations off site (by IP, we already have a filter to determine this) but not on site.
TIA