I won't delve into the politics of this voter registration form. All I'll say is "It's Florida. Do you remember the election of 2000?". What I want to talk about is how Florida's voter registration form demonstrates the challenges of usability when creating forms.
Here is a screen capture of the form. You can download a copy of the original pdf here.
I'm going to address question number 4, because it's a recent addition to the form. Take a moment to read it. What's wrong with this?
I affirm I have not been adjudicated mentally incapacitated with respect to voting or, if I have, my right to vote has been restored.
The checkbox is blank. Therefore, you must opt-in or you are too crazy to vote. This wouldn't be a big deal if I was opting in for a magazine subscription, but the residents in Florida will lose their right to vote if they don't check this box. Have you ever made a mistake filling out a government form? Ever incorrectly read or skipped over a question? Pretty big consequences for a little checkbox.
When we encounter this type of problem in web development, how can we minimize user error while completing the form?
So, keep in mind when creating checkboxes, radio buttons, select boxes, etc that the default SHOULD be the most common answer. This will help users complete forms in the quickest and most accurate way.
A shout out to the folks at "Wait Wait Don't Tell Me", the NPR news quiz show for mentioning the Florida Voter Registration form on their show.
There are no comments for this entry.
[Add Comment]