DemocracyDevelopers / colorado-rla

Colorado Risk-Limiting Audit (RLA) software – developed to support risk-limiting post-election audits of election outcomes.
Other
0 stars 0 forks source link

Update generic reports with IRV winners; integrate IRV into existing reports #137

Closed vteague closed 3 months ago

vteague commented 5 months ago

Depends on #136

ReportRows::genSumResultsReport currently calls ContestResult::getWinners to get the winner - update it to use the IRV winners table (or errors) instead.

vteague commented 3 months ago

genSumResultsReport() was already updated in #136.

vteague commented 3 months ago

First pass at what may need updating, from resources/SQL:

vteague commented 3 months ago

Also update state-general... .xlsx to have proper IRV data when IRV contests are audited.

vteague commented 3 months ago
vteague commented 3 months ago
vteague commented 3 months ago
vteague commented 3 months ago
vteague commented 3 months ago

Decisions: