MediaWiki extension CIForms

Clone this repo:

Branches

  1. 378f50b build: Updating mediawiki/mediawiki-codesniffer to 46.0.0 by libraryupgrader · 5 weeks ago master
  2. ff72345 Don't run captcha validation is site key is not set by Youri van den Bogert · 5 weeks ago
  3. db02863 build: Updating mediawiki/mediawiki-phan-config to 0.15.1 by libraryupgrader · 7 weeks ago
  4. 8437442 build: Updating stylelint-config-wikimedia to 0.18.0 by libraryupgrader · 8 weeks ago
  5. 8bafa77 build: Updating mediawiki/mediawiki-phan-config to 0.15.0 by libraryupgrader · 3 months ago

CIForms

CIForms allows rapid creation of forms, either standard forms with input fields aimed at receiving data from visitors, or forms with multiple choice questions or even Cloze tests to administer complex surveys & tests.

All forms include automatic validation, are optionally protected by the latest version of Google recaptcha and have been inspired by this extension (https://en.wikiversity.org/wiki/Wikiversity:Main_Page) at Wikiversity and they diverge from it mainly because the submitted data are either stored in the database or sent to a provided email address, rather than used to compute a score.

Please check https://www.mediawiki.org/wiki/Extension:CIForms for the official documentation.