Skip to content

Commit

Permalink
Merge branch 'main' into thejordanwood-content-update-2
Browse files Browse the repository at this point in the history
  • Loading branch information
dmundra authored Aug 22, 2024
2 parents a44e1b0 + ce2c5d6 commit 749e0ce
Show file tree
Hide file tree
Showing 2 changed files with 74 additions and 100 deletions.
147 changes: 54 additions & 93 deletions _guide/plain-language.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
layout: guide
title: Plain language
description:
title: Plain Language
description: How to use plain language to make your content accessible.
excerpt:
sidenav: docs
categories:
Expand All @@ -17,112 +17,73 @@ roles:
- UX designer
---

## Overview
Plain language helps make your content accessible by allowing your audience to quickly understand it the first time they interact with it. This helps people with different cognitive abilities, people whose first language isn't English, and those that rely on audio to listen to text.

You worked hard getting your content online. How do you make sure your readers can find, understand and use it? Apply plain language. Clear and direct writing makes your content [accessible](https://www.w3.org/WAI/WCAG21/Understanding/reading-level.html) (it's also the [law](https://www.plainlanguage.gov/law/)!). Plain language also helps people with different cognitive abilities. Or speakers of a non-English language. Or those who rely on audio to listen to text.
You might also be writing for the public. Or a group of experts. Either way, your audience's reading level is likely [lower than you think](https://literacyproj.org/).
Plain language means that your content is written as clear and simple as possible. Good plain language will help readers find what they need, understand it quickly, and use that information to meet their needs.

## Who this is for
## Basic guidelines for plain language

* CivicActions employees
* Public servants
* Government communications teams
* Anyone designing content for the public
1. Use short sentences.
* Try to write one idea per sentence.
* Avoid repeating words.
2. Use simple words.
* Try to keep the writing below an 8th grade reading level.
* Choose words your readers use.
* Imagine you're talking to your reader over the phone. What words would you use to answer questions directly?
3. Use an active voice.
* The subject of a sentence should be performing an action.
* For example, "You need to submit the form online." You, as the subject of the sentence, are performing the action by submitting the form.
4. Write for your audience.
* People visit your website to do something. Before writing, identify the reader's needs.
* How can you answer your reader's top questions quickly?
* What do readers need to know or do after reading your content?
5. Make it scannable.
* Users don't read, they scan. They often leave web pages within 10 to 20 seconds.
* Structure your content with clear headers and present them in a logical order.
* Use short paragraphs, bullet points, and lists to sort content into smaller sections that are easier to read.
6. Don't use jargon.
* Business and technical jargon can be confusing. Try to use common words in place of jargon.
* Spell out acronyms the first time one is used.
7. Don't use idioms.
* Idioms are only clear to people that are in a certain group.
* These can be confusing for someone whose first language isn't English.
* Try to use simple words in place of phrases.

## A quick guide to plain language
## Test your content

### Keep it simple
Now that you've written your content, it's important to test it! This can help you improve your content. You can test your content using readability tools, listening to your content read aloud, and conducting user testing with your audience.

Avoid:
### Use a readability tool

* Jargon and government legalese. If you have to use an acronym, spell it out first.
* Filler words. For example, use the word 'analyze' not 'conduct an analysis'.
* Repetitive words
* Irony or idioms
* Intro text. For example, "Welcome to our department homepage."
Always run your content through a readability tool and try to get the reading grade level lower than 8th grade. Some common readability tools are:

Try:
* [Hemingway App](https://www.hemingwayapp.com/): This app highlights content that could be hard for your audience to read.
* [Readable](https://readable.io/): This is a paid service that analyzes your content to identify its readability score, grammar errors, and style issues.
* [Microsoft's Flesch-Kincaid](https://support.microsoft.com/en-us/office/get-your-document-s-readability-and-level-statistics-85b4969e-e80a-4777-8dd3-f7fc3c8b3fd2): This can be used with Microsoft Word to calculate your content's readability score.

* Using active voice throughout your site
* Writing one idea per sentence
* Using the simpler synonym. For example, 'use' not 'utilize'.
* Keeping the reading level between 6th and 8th grade reading level. Remember to remove proper nouns and titles.
### Use a text-to-speech reader
Text-to-speech (TTS) is a type of assistive technology that takes words on a digital device and reads it aloud. Simply hearing text read aloud can help authors better understand where improvements can be made. We recommend this tool:

### Write for your audience
* [Microsoft's Immersive Reader](https://support.microsoft.com/en-us/topic/use-immersive-reader-in-microsoft-edge-78a7a17d-52e1-47ee-b0ac-eff8539015e1): In Microsoft Edge, this mode has a Read Aloud tool that can be used to read the text of a web page.

Before writing, ask yourself: What are your reader's needs? What do they need to know or do after reading your content?
### User testing with your audience
Automated readability tools won't catch everything. You'll need to test your content with humans too. When user testing, you can:

### Make it actionable
* Use tree testing to discover if menu labels and other content is easy to find. This is a research method where you ask users to look for important resources.
* Ask your users to read your content aloud. This can help you identify what words they may struggle with. Users can also rate the clarity of the language.
* Ask your users to paraphrase what they read to gauge their understanding.

People visit your website to do something: answer a question or complete a specific task. Ask yourself: what are the top questions my target reader wants to know? How can I answer it quickly?
## Resources

### Choose words your reader uses
* [Federal Plain Language guidelines](https://www.plainlanguage.gov/guidelines/)
* [Plain Language Association International guidelines](https://plainlanguagenetwork.org/plain-language/what-is-plain-language/)
* [WCAG 2.1 Reading level success criterion](https://www.w3.org/WAI/WCAG21/Understanding/reading-level.html)

Imagine you're talking to your reader over the phone. What words would you use to answer questions directly?
You can also use different keyword research tools. Try Google's [Keyword Research Planner](https://ads.google.com/home/tools/keyword-planner/) or [Moz Analytics](https://moz.com/login?redirect=https://analytics.moz.com/pro). They can help you brainstorm user-friendly words and phrases related to your topic.
## Next steps

### Make it scannable
When you are ready to learn more, here are some further guides and resources that may help your content:

Structure your content with [clear headers](https://www.nngroup.com/articles/headings-pickup-lines/). Present headers in a logical order. This will help a user scan the content easily to figure out what it's about. Make it specific to the topic or sub-topic. The clearest headers tell you something useful.
Use bulleted lists to make content easy to scan. Remember: website users don't read, they scan. They often leave web pages within 10 to 20 seconds.
* [Accessible documents](https://accessibility.civicactions.com/guide/documents)
* [Social media guidelines](https://accessibility.civicactions.com/guide/social-media)
* [Additional tools](https://accessibility.civicactions.com/guide/tools)

### Test your content with a readability tool

Always run your content through a readability tool. You can use [Hemingway App](https://www.hemingwayapp.com/), [Readable.io](https://readable.io/), or [turn on Flesch-Kincaid](https://support.microsoft.com/en-us/topic/get-your-document-s-readability-and-level-statistics-85b4969e-e80a-4777-8dd3-f7fc3c8b3fd2) if editing in Microsoft Word. Try to get the reading grade level lower than 8th grade. Before using the tool, remember to remove:

* proper nouns
* titles
* any domain-specific language you have to use. For example, a medical term you might need to include in your content.

### Listen to your text in Reader Mode

There are many tools to help with the readability of your site. Some of them offer a text to speach functionality that makes it easy for people to listen to what you have written. In our testing, [Microsoft's Immersive Reader](https://support.microsoft.com/en-us/topic/use-immersive-reader-in-microsoft-edge-78a7a17d-52e1-47ee-b0ac-eff8539015e1) is one of the best.

Simply hearing how text read out loud can help authors better understand where improvements can be made.

### Do more "just enough" user testing with your audience

See "[just enough](https://www.nngroup.com/articles/why-you-only-need-to-test-with-5-users/)" article.

Automated readability tools won't catch everything. You'll need to test your content with humans too. You can test:

* [Menu labels](https://www.nngroup.com/articles/tree-testing/) and micro-content. Keep your [user goals](https://www.nngroup.com/articles/task-scenarios-usability-testing/) in mind.
* Language. Ask your users to read your content out loud. What words do they stumble over? How do they rate the clarity of the language (on a scale from 1 to 5)?
* Understanding. Ask your users to paraphrase what they read. What did they summarize correctly? What did they miss? What did they get wrong?

## Join a plain language community

* [Digital.gov Plain Language Action and Information Network](https://digital.gov/communities/plain-language/). They promote plain language in all government communications.
* [Plain Language Association International LinkedIn](https://www.linkedin.com/groups/158634/). This group advocates for plain language in business, government, and law.

## Find a plain language tool

* [Hemingway App](https://www.hemingwayapp.com/)
* [Readable.io](https://readable.io/)
* [Flesch-Kincaid](https://support.microsoft.com/en-us/topic/get-your-document-s-readability-and-level-statistics-85b4969e-e80a-4777-8dd3-f7fc3c8b3fd2) (available in tools like Microsoft Word)
* [OpenAdvocate WriteClearly](https://www.openadvocate.org/writeclearly/) - [OpenAdvocate on GitHub](https://github.com/openadvocate/writeclearly-server)

## Helpful plain language resources

### Guides

* [USA Federal plain language guidelines](https://www.plainlanguage.gov/guidelines/)
* [USA Federal online training resources](https://www.plainlanguage.gov/training/online-training/)
* [USDS: Guide to accessibility for teams](https://accessibility.digital.gov/content-design/plain-language/)
* [California.gov Content Style Guide: Write in Plain Language](https://designsystem.webstandards.ca.gov/style/content/write-in-plain-language/)
* [South Australia: Steps to make your content plain language](https://www.accessibility.sa.gov.au/your-role/content/plain-language)
* [Content Design London: Readability Guidelines](https://readabilityguidelines.co.uk/)

### Videos

* [How Testing Your Documents Can Improve Plain Language Compliance](https://www.youtube.com/watch?v=fYJUdp83f_M)
* [Plain Language: Accessibility for Content](https://www.youtube.com/watch?v=n_WYcQnVOf4)

### Organizations

* [Center for Plain Language](https://centerforplainlanguage.org/)
* [Plain Language Association International](https://plainlanguagenetwork.org/plain/who-we-are/)

### Events

* Celebrate your plain language success on [Plain Language Day](https://plainlanguagenetwork.org/plain/international-plain-language-day/) (October 13)
27 changes: 20 additions & 7 deletions _guide/training.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
layout: guide
title: Training/certifications
description:
title: Training and Certifications
description: Resources that can help increase your accessibility knowledge.
excerpt:
sidenav: docs
categories:
Expand All @@ -17,14 +17,27 @@ roles:
- UX designer
---

## Training {#training}
Ready to learn more about accessibility? Whether you're just starting or already have some basic knowledge of accessibility, we have resources that can help with your continued education.

* [Accessibility Courses](https://github.com/accessibility/a11y-courses): Courses, webinars, educational videos, and more, offered in web accessibility.
## Certificates for demonstrating accessibility knowledge

At CivicActions we encourage all employees to start with the W3C's EdX course. It provides a solid introduction to the topic for anyone whose work relates to the creation of digital content and products. The additional courses listed here are well-regarded in the United States, and IAAP's CPACC and WAS courses are internationally recognized.

## Certifications {#certifications}
* [W3Cx: Introduction to Web Accessibility](https://www.edx.org/learn/web-accessibility/the-world-wide-web-consortium-w3c-introduction-to-web-accessibility)
* [Certified Professional in Accessibility Core Competencies (CPACC)](https://www.accessibilityassociation.org/s/certified-professional)
* [Web Accessibility Specialist (WAS)](https://www.accessibilityassociation.org/s/wascertification)
* [DHS's Section 508 Trusted Tester Conformance Test Process](https://www.dhs.gov/trusted-tester)

## Champions program for CivicActions employees

CivicActions employees who are committed to learning and promoting accessibility are known as Champions. Champions are responsible for fostering awareness and action on digital accessibility within their teams. Our program has three levels that suggest different training and certificates to help people increase their accessibility knowledge. This information might also be of interest to employees of other organizations interested in developing their own internal advocacy programs.

* [International Association of Accessibility Professionals (IAAP) Certification](https://www.accessibilityassociation.org/certification)
* [USA DHS: Section 508 Trusted Tester Conformance](https://www.dhs.gov/trusted-tester)
[Learn more about the Champions levels](https://accessibility.civicactions.com/guide/champions-program#champion-levels)

## Next steps

When you are ready to learn more, here are some further resources that may help:

* [Accessibility Organizations](https://accessibility.civicactions.com/guide/organizations)
* [Accessibility Resources](https://accessibility.civicactions.com/guide/resources)
* [Our Champions program](https://accessibility.civicactions.com/guide/champions-program)

0 comments on commit 749e0ce

Please sign in to comment.