An OpaVote Election provides high security by ensuring that only specific people can vote and ensuring that they only vote once. If you want to allow anyone to vote, then you should use an OpaVote Poll instead.
An Election proceeds as follows:
Elections have three stages: EDITING, VOTING, and END. Please see below for the details of each stage.
During the EDITING stage, you provide all the details for the election. This includes all the information that will appear on the election web page, the information in emails sent to voters, and the email addresses of all voters.
Below is an explanation of the information that you can provide. Some information is optional. By default, one contest is included. You can use the Add Contest button to add more contests (up to 23 contests allowed).
Many of the options below are hidden by default to make it easier for new users of OpaVote. To see all of the options, you can enable "Expert Mode" using a button on the management console.
At any time, you can click the Save Information button. This allows you come back another day to finish. OpaVote limits certain aspects of the data you provide, such as limiting the election title to 100 characters. If you have not complied with any of these limits, you will see an error message. Use the preview tabs to see a preview of the election page and the email that gets sent to voters to make sure all information looks correct.
During the EDITING stage, you also specify the voters. There are two types of voters: email voters and code voters. More information about email voters and code voters is provided below.
Once you are satisfied that all information is correct, click on Start Voting. Note that once you start voting, you can no longer edit any of the information on this page, so review carefully before proceeding.
If you have not set a start date, OpaVote will start sending the voting emails to the voters immediately after you click the button. If you have set a start date, the voting emails will be sent out at 12:01 am on the start date.
For email voters, you provide the email addresses and OpaVote sends an email to each voter. The emails are sent from the address noreply@opavote.com. Note that the voters' email addresses are used only for the purpose of running the election and are not shared with anyone. For more information, see our privacy policy.
You have two options for providing the email addresses of the voters:
You must use best efforts to ensure that voter lists have valid email addresses and are limited to people who are genuinely interested in the election. Elections with too many invalid email addresses or voter complaints may be terminated. See our Terms for more details.
You will be immediately informed if your list has improperly formatted emails (e.g., just "john" instead of "john@example.com") or duplicate email addresses. You can click on the View Voter List button to make sure that you have set the voter list correctly and to see errors. Improperly formatted emails will have a prefix of "INVALID:" and duplicate emails will have a prefix of "DUPLICATE:". If you have invalid or duplicate email addresses, then you can use the "Clean Emails" button to remove them. You can't start the election if there are invalid or duplicate email addresses.
You can also specify weights for voters like this:
voter@example.com, 3
The above voter, would have his or her vote count 3 times. The weights can range from 1 to 1000000. A voter without a specified weight gets a weight of 1.
For code voters, you just specify the number of code voters, and OpaVote provides a list of unique, secret codes. You must provide these codes to voters on your own. OpaVote allows you to view the codes before you start voting, in case you need time to process them.
Code voters may be useful if you have two people who share the same email address. You can create an email voter and a code voter to allow both to vote.
You can also specify weights for code voters by uploading a file with a list of weights (either separated by spaces or one weight per line). If the number of weights is less than the current number of code voters, then the weights will apply in order and remaining code voters will not receive a weight (which gives them the default weight of 1). If the number of weights is larger than the number of current code voters, then new code voters will be created.
To allow code voters to vote, you provide them with a code and the link to the code entry page. The link is available from the management console and looks like this but with a different election ID:
https://opavote.com/code/1234567890
You can also create links to allow code voters to go directly to the voting page so they don't have to enter their codes. This is especially helpful if you are sending your own voting emails to voters. The one-click code voting links look like this:
https://opavote.com/vote/1234567890?c=ABCDEFGH
where you replace the election ID and replace ABCDEFGH with the voter's code.
During the VOTING stage, you can monitor the status of the election, send reminders to voters, disable voters, and end the election.
The management console shows you the number of email voters and the number of code voters. You can click on these to see the corresponding lists of voters in a new tab of your browser. In the lists of voters, you can further click on a voter to see information about that voter and you can also take two actions:
OpaVote allows you to track email delivery. Each voter has an email delivery status that is one of the following:
The management console tells you the number of each category and you can click on each category to see a list of voters corresponding to the category. Note that these numbers only apply to the initial sending of emails to voters and are not reset if you send out reminder emails to voters.
OpaVote also allows you to track voter activity. For email voters, you can track opens of voting emails, and for all voters, you can track visits to the voting page and whether they voted.
Clicking on any of the above will give you a list of corresponding voters. The list of "Rejected" voters will also tell you the type of rejection (bounce, spam, or opt out) and may tell you why the voter bounced.
You can add more voters to the election by clicking the Add Voters button after entering the list of email addresses in the corresponding box. You can only do this in batches of 100 voters or less so you should provide most voters during the EDITING stage. You can also add more code voters using the Add Codes button.
You can use the Remind All button to remind all voters to vote once every 3 days. This will resend the voting email to all voters who have not yet voted (excluding disabled voters and rejected voters). You can also change the text of the reminder email before using the Remind All button.
When you would like to stop the election and see the final results, click on the Stop Voting button. If you have not set a stop date, then click the Stop Voting button whenever you want to end the election and it will be ended immediately. If you have set a stop date, clicking the Stop Voting button before the stop date will immediately end the election.
If you are doing an onsite election (people voting in person at a meeting) with code voters, then you may find our kiosk mode of voting useful.
In the normal mode of voting (not kiosk mode), after voting, a voter is directed to a page that thanks them for voting. For another voter to vote, you would have to go back to the code entry page by clicking the back button a couple times or reentering the voting page address.
In kiosk mode, after a voter votes, a pop up is shown that thanks them for voting and the popup automatically disappears after 5 seconds. When the popup disappears, the code entry page is shown to make it easy for the next voter to vote. In this manner, you can set up one or more voting stations, and voters can easily vote one after the other.
To enable kiosk mode, simply add ?kiosk=1 to the end of the voting page address. For example, the voting pages address would look something like this:
https://opavote.com/code/1234567890?kiosk=1
For all subsequent pages (even when a voter inputs an incorrect code or tries to vote twice), OpaVote will remember that it is in kiosk mode and append ?kiosk=1 to all page addresses.
At the end of an election, you can see the results (using bar charts) and download the ballots so you can count them independently.
You have the option to publish the results so the voters (and anyone else) can see them. You do this by clicking the "Publish Results" button. The first time you click this button, an email will be sent to all voters who voted to let them know that results are available.
After publishing the results, you have the option to withdraw them by clicking on the button that says "Withdraw Results". Clicking this button will prevent voters from seeing results. You can publish and withdraw as many times as you like, but an email will only be sent to voters once.
The election manager can also view an updated voter list that includes additional information. For each voter, the voting list indicates whether the voter voted, opted out, bounced, or complained (marked an OpaVote email as spam). You can use this information to tailor your voting list for future elections.