Forms

  • Google Forms, which all Georgetown staff, faculty and students have access to through their NetID and password, meet accessibility requirements and are easy to embed on GU WordPress sites. It takes all of the fuss out of the process so you can build robust, understandable, appealing and accessible forms for your visitors. If you’re interested in learning more about the nitty-gritty details of form creation, WebAIM has you covered!
  • If Google Forms will not meet your needs, it’s important to consider the following when designing and building forms on the web:
    • Forms can require more of a cognitive load for users to focus on. Therefore, forms should be carefully thought out with accessibility in mind.
    • Review W3C regarding forms to help guide your design decisions.
    • Form labels should be explicitly defined and connected to the specific form control.
    • Errors, and concise information pertaining to how they should be appropriately addressed, should be provided. It should be clear to users how to correct the errors in order to result in a successful submission.
    • Care should also be taken to ensure focus is properly managed, especially with respect to directing users to fix submission errors in a clear, concise, and consistent manner.