Skip to content

Commit

Permalink
add homepage redirect for confirmation code website lookup (#14)
Browse files Browse the repository at this point in the history
Co-authored-by: rc carter <rocarter@microsoft.com>
  • Loading branch information
rc-egosi and rc-ms authored Oct 25, 2023
1 parent ff49dad commit a813559
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 20 deletions.
2 changes: 1 addition & 1 deletion docs/feedback/index.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<!DOCTYPE html>
<meta charset="utf-8">
<title>Redirecting to College Park survey</title>
<meta http-equiv="refresh" content="0; URL=https://surveys.qualtrics.charlotte.edu/jfe/form/SV_e2rUuBrd6XgPbxk">
<meta http-equiv="refresh" content="0; URL=https://surveys.qualtrics.charlotte.edu/jfe/form/SV_e2rUuBrd6XgPbxk">
23 changes: 4 additions & 19 deletions docs/index.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,4 @@
![ElectionGuard College Park Election][election-guard-college-park-banner]

# ElectionGuard in the College Park 2023 General Election

Voters in College Park, Maryland will experience ElectionGuard for the first time in the November 2023 General Election. They will have the option to fill out their ballots by hand or use the Hart Verity TouchWriter.

After filling out their ballot, in-person voters will then scan the ballot using the Hart Verity Scanner. The scanner first prints the ElectionGuard confirmation code and then presents voters with an onscreen summary of the choices it interprets.

After viewing the summary, the voter can then submit (or cast) their ballot or, if they want to run a BallotCheck, they can cancel the ballot from being cast. In that case, the Verity scanner returns the ballot and the voter engages the poll worker to record the challenge and get a new ballot to vote again. In either case the confirmation code is used to check the result: for cast ballots, the voter sees whether the ballot was included in the final tally; for BallotCheck ballots, the voter can see the choices captured by the scanner. BallotCheck ballots are not included in any tallies.

Several partners contributed services and capabilities to showcase how independent verification of elections work. Hart InterCivic has integrated ElectionGuard into its Verity precinct scanners; MITRE wrote an independent verifier; and Enhanced Voting provided the confirmation code lookup service.


!!! info "Try MITRE's ElectionGuard Verifier"
**[Go to the Verifier site](https://electionintegrity.mitre.org/verifier/)** to see a report of the mathematical tests of the ElectionGuard specification.


<!-- Links -->
[election-guard-college-park-banner]: images/ElectionGuard-College-Park-2023.svg "ElectionGuard banner"
<!DOCTYPE html>
<meta charset="utf-8">
<title>Redirecting to Confirmation Code website</title>
<meta http-equiv="refresh" content="0; URL=https://app.enhancedvoting.com/results/public/cc/CollegePark/nov23">

0 comments on commit a813559

Please sign in to comment.