XF 2.0 (invisible) reCAPTCHA + Q&A Captcha at the same time

Hey,

I would like to use the (invisible) reCAPTCHA by Google and the Q&A Captcha at the same time. Is that possible in any way?

Thanks!
 
I did it another way. I use Recaptcha and a variation on the Q&A captcha. What I did is that I added a Custom user field at:

Users -> User customization -> Custom user fields

The Title will be the question, at Options for text fields I used 'Regular expression' to match the correct answer and at General options I checked 'Field is required, user editable, editable only one and I unchecked 'Viewable on profile pages.

Done!
 
Top Bottom