Extension:SecurePoll

From MediaWiki.org
Jump to: navigation, search
MediaWiki extensions manual - list
Crystal Clear action run.png
SecurePoll

Release status: stable

SecurePoll.png
Implementation Special page
Description Extension for elections and surveys
Author(s) Tim Starlingtalk
MediaWiki 1.20
Database changes yes
License GPL v2 or later
Download
Check usage and version matrix
Bugs: list open list all report

The SecurePoll extension is a special page extension for elections, polls and surveys. Currently incomplete, mainly due to the lack of an election setup interface. However it has been used for Wikimedia Foundation Board elections, arbitration committee elections and the Wikimedia license transition vote.

Screenshots [edit]





Installation [edit]

Once the SecurePoll extension has been added to the extensions folder, add this line to the LocalSettings.php file:

require_once( "$IP/extensions/SecurePoll/SecurePoll.php" );