~nealmcb/electionaudits/trunk

« back to all changes in this revision

Viewing changes to testdata/t0/reports.html

  • Committer: Neal McBurnett
  • Date: 2010-10-25 23:41:10 UTC
  • Revision ID: neal@mcburnett.org-20101025234110-9pr5mhfp67glvq68
        * Add preliminary support for exporting vote count data in Election Markup Language (EML) 510 format
        * Add support for importing Hart and Sequoia CSV files
        * Work on importing from California's StateWide DataBase (http://swdb.berkeley.edu/)
        * Support for ballot counts in AuditUnit object
        * Fix bug - invalid cached statistics used if proportion changed
        * Update ToDo and README
        * Provide untested install.bat file for installing under windows
        * Add copyrights to LICENSE
        * Highlight selected contests in yellow
        * Use "th" tag for headings in audit reports
        * TestT0: more robust selection of contest and contestbatch to test
        * Comment out some columns in reports
        * Note that for code changes committed, most recent is 2009-11-23, except for some testing code and comments
        * Drop unused -v (--verbose) option in parser.py: conflicts with --verbosity in Django 1.1 (r9110)

Show diffs side-by-side

added added

removed removed

Lines of Context:
23
23
        
24
24
    <h2>Contest List</h2>
25
25
 
26
 
<p>Number of contests: 71</p>
 
26
<p>Number of contests: 71.  Contests selected for auditing are highlighted in yellow.</p>
27
27
<p>The auditing selection statistics are based
28
28
on the Overall Margin percentage if it has been entered to reflect results from
29
29
other counties.  Otherwise the margin used for the statistics comes from
48
48
<table border="border" cellpadding="5">
49
49
<thead>
50
50
<tr>
51
 
 <td>Contest Name</td>
52
 
 <td>Audit Units</td>
53
 
 <td>Overall Margin %</td>
54
 
 <td>Margin %</td>
55
 
 <td>Contest Seq</td>
56
 
 <td>Threshold</td>
57
 
 <td>Random</td>
58
 
 <td>Priority</td>
59
 
 <td>Confidence %</td>
60
 
 <td>Proportion %</td>
61
 
 <td>Units to audit: NEGEXP</td>
62
 
 
63
 
 <td>Units to audit: SAFE</td>
64
 
 <td>Ballots to audit: NEGEXP</td>
65
 
 
66
 
 <td>Ballots to audit: SAFE</td>
 
51
 <th>Contest Name</th>
 
52
 <th>Audit Units</th>
 
53
 <th>Overall Margin %</th>
 
54
 <th>Margin %</th>
 
55
 <th>Contest Seq</th>
 
56
 <th>Threshold</th>
 
57
 <th>Random</th>
 
58
 <th>Priority</th>
 
59
 <th>Confidence %</th>
 
60
 <th>Proportion %</th>
 
61
 <th>Units to audit: NEGEXP</th>
 
62
 
 
63
 <th>Units to audit: SAFE</th>
 
64
 <th>Ballots to audit: NEGEXP</th>
 
65
 
 
66
 <th>Ballots to audit: SAFE</th>
67
67
</tr>
68
68
</thead>
69
69
<tbody>
1317
1317
 <td style="text-align: right;">0.8</td>
1318
1318
 
1319
1319
 <td style="text-align: right;">1.0</td>
1320
 
 <td style="text-align: right;">22</td>
 
1320
 <td style="text-align: right;">23</td>
1321
1321
 
1322
1322
 <td style="text-align: right;">30</td>
1323
1323
</tr>