Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<article class="post">
<h1>Brief</h1>
<div class="entry">
<p>Pivot is a web application currently under development that aims to provide legislators with the most fair and democratic way to vote on and prioritize budget items. Once completed, the first legislature to use Pivot will be the Common Council of Madison, Wisconsin.</p>
<p>Pivot Libre is a free open source web application currently under development that aims to provide legislators with the most fair and democratic way to vote on and prioritize budget items. Once completed, the first legislature to use Pivot Libre will be the Common Council of Madison, Wisconsin.</p>
</div>
</article>
<article class="post">
Expand All @@ -19,8 +19,8 @@ <h1>Impetus</h1>
<article class="post">
<h1>Solution</h1>
<div class="entry">
<p>Mathematicians and philosophers have found solutions for many of the problems posed by common voting systems. In particular <a href="https://github.com/pivot-libre/tideman">Nicolaus Tideman's ranked pairs voting system</a> offers distinct advantages over standard voting practices on ballots where voters have multiple candidates to choose from, and where there may be more than one winner.</p>
<p>Pivot uses Tideman's Ranked Pairs voting system to determine an ideal sequence for which to vote on budget items, based on the popular priorities of voters. Members of a legislative body cast ballots - like that shown below - listing budget items in their preferred order of priority.</p>
<p>Mathematicians and philosophers have found solutions for many of the problems posed by common voting systems. In particular, 18th century French Revolutionary philosopher the Marquis de Condorcet's ranked pair voting system offers distinct advantages over standard voting practices on ballots where voters have multiple candidates to choose from, and where there may be more than one winner.</p>
<p>Pivot Libre implements Ranked Pairs &emdash; a Condorcet voting method &emdash; in order to determine an ideal sequence for which to vote on budget items, based on the popular priorities of voters. Members of a legislative body cast ballots - like that shown below - listing budget items in their preferred order of priority.</p>
</div>
</article>
</div>
Expand Down Expand Up @@ -533,7 +533,7 @@ <h1>Solution</h1>
<div class="posts">
<article class="post">
<div class="entry">
<p>Pivot then tallies all submitted ballots in order to produce a democratically selected list of items ordered by the popular priorities of the voters. Budget items can subsequently be voted on in the order presented by this list, which ensures that items are voted on in order of popular priority, rather than by the agenda established by the chair or other procedural entity.</p>
<p>Pivot Libre then tallies all submitted ballots in order to produce a democratically selected list of items ordered by the popular priorities of the voters. Budget items can subsequently be voted on in the order presented by this list, which ensures that items are voted on in order of popular priority, rather than by the agenda established by the chair or other procedural entity.</p>
<p>By allowing legislatures to set their budget agendas by ranking budget items, they can collectively create budgets that fully exemplify their values.</p>
</div>
</article>
Expand Down