konektaz / where-is-when-is

Geodjango bootstrap integration
www.konektaz.info
8 stars 4 forks source link

Task - include a captcha form in the feedback #98

Open konektaz opened 11 years ago

konektaz commented 11 years ago

https://www.djangopackages.com/grids/g/captcha/

grvhi commented 10 years ago

I would suggest a different approach. Captcha is ugly, unwieldy and many legitimate users have issues with it. Also relies on an external service.

Proposed Solution

I would suggest an "Are you human?" question which we can implement ourselves. e.g. "What colour is the sky?" or "What is 2 plus two - 1?"

Linked

97