Experimental project
This is a sandbox project, which contains experimental code for developer use only.
Module purpose & overview
The main functionality of this module is to automatically add an specific captcha challenge to all the forms in the site where this module is enabled.
Why we created this module?
The idea to create this module was that we always use catpcha for webforms due to a security process on our company and we can save time with this solution and we don't have to care about specific IDs.
Is it Features/Deploy friendly?
Yes, it is. Because it doesn't store any ID or form name.
Configurations
We can configure different challenges (if we want) to each of type of form (System ones and webforms). Of course, this configuration, won't override configurations set on the captcha module. So if you have configured by ID any form in the captcha module, it won't override that challenge. If there isn't anything set, it will set the captcha we've configured on this module.

