MediaWiki approval voting code: Difference between revisions

rm useless bullshit + added additional reading links for those interested in how the code works
m (did I say that?)
(rm useless bullshit + added additional reading links for those interested in how the code works)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
[[MediaWiki]] currently lacks approval voting code with general applicability. It does have approval voting code specifically designed for the [[Wikimedia Board of Trustees]] election, see [[Board vote code]]. However everything except the candidates names is hard-coded, and there can only be one vote conducted on a wiki at any one time. General approval voting code requires:
[[MediaWiki]] currently lacks [[approval voting]] code with general applicability. It does have approval voting code specifically designed for the [[Wikimedia Board of Trustees]] election, see [[Board vote code]]. However everything except the candidates names is hard-coded, and there can only be one vote conducted on a wiki at any one time. General approval voting code requires:


* The ability to conduct more than one vote at a time
* The ability to conduct more than one vote at a time
Line 7: Line 7:
** Administration
** Administration
** Ending dates or conditions
** Ending dates or conditions
A possibly-vain hope is that it could be used for [[answer recommendation]].
Because voting is sensitive and full of [[conflict of interest]], a [[critical point of view]] should usually be taken when analyzing any voting facilities, for instance this view from the [[trolls]]:
[[MediaWiki]] is building in [[vote]] facilities to conduct [[Wikimedia]] elections.
'''See [[Board vote code]] for more detailed explanation of how the code works''' (mainly collated from information from [[User:Juxo/Chat Gallery/26.06.2004 with TimStarling]])
9,842

edits