Skip to content

Github mirror of MediaWiki extension Survey - our actual code is hosted with Gerrit (please see https://www.mediawiki.org/wiki/Developer_access for contributing)

License

Notifications You must be signed in to change notification settings

wikimedia/mediawiki-extensions-Survey

Repository files navigation

These is the readme file for the Survey extension.

Extension page on mediawiki.org: https://www.mediawiki.org/wiki/Extension:Survey

== About ==

Survey is a MediaWiki extension that allows administrators to define surveys
that can then be shown to specified groups of users.

=== Feature overview ===

* Surveys get displayed to wiki users using a nice pop-up form.
* Surveys can be created and modified via an admin panel (Special:Surveys).
* Surveys can be shown to specific types of users (logged in, anonymous, editor, confirmed, ...)
* Surveys can be shown for a specified percentage of users, and only after a certain amount of page views.
* Survey questions can have different types of inputs, of which some allow restricting answers.
* Surveys can be tested by admins via Special:TakeSurvey without them being live on the wiki.
* Summaries of survey submissions can be found on Special:SurveyStats.
* The survey submission data (ie user answers) can be exported via an API.

== Contributing ==

If you have bug reports or requests, please add them to the Talk page:
https://www.mediawiki.org/w/index.php?title=Extension_talk:Survey
You can also send them to Jeroen De Dauw by email, jeroendedauw at googles mail service.

For more info, see https://www.mediawiki.org/wiki/Extension:Survey

== Credits to other projects ==

* Fancybox
This extension includes code from the FancyBox library. FancyBox is an open-source
jQuery library dual licensed under the MIT [0] and GPL [1] licenses.

* jquery.numeric
This extension includes a copy of the jquery.numeric extension by Sam Collett.
It's dual licensed under the MIT [0] and GPL [1] licenses.

* JSON.js
This extension icnludes a copy of JSON.js, which is in the public domain.

[0] http://www.opensource.org/licenses/mit-license.php
[1] http://www.opensource.org/licenses/gpl-license.php

About

Github mirror of MediaWiki extension Survey - our actual code is hosted with Gerrit (please see https://www.mediawiki.org/wiki/Developer_access for contributing)

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published