-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update and rename ux-designer.md to designer.md
@dmundra I'd like to remove all of the accordions and add this content onto the page. I'm not seeing where the accordions are controlled though?
- Loading branch information
1 parent
d2b26ab
commit 2d4466e
Showing
2 changed files
with
87 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,87 @@ | ||
--- | ||
layout: role | ||
title: Designer | ||
description: Learn the accessibility roles of designers in product development, including UX design, visual design, and user research. | ||
excerpt: | ||
sidenav: docs | ||
categories: | ||
- Design | ||
hero: | ||
image: | ||
callout: | ||
alt: | ||
text: "Designer" | ||
link: | ||
text: Link to more about that priority | ||
href: /link/ | ||
content: Accessibility resources for designers. | ||
--- | ||
|
||
The practice of design has an important role to play in moving accessibility thinking earlier in the product development process (“shifting left”). Design encompasses a wide variety of tasks and skills. Depending on their area of expertise, a designer could plan and write content, conduct research, or create visual mockups. These types of duties are usually broken down into three main categories. | ||
|
||
## User Experience (UX) Designer | ||
|
||
A UX designer focuses on how to best communicate information to users of their product. They improve accessibility by making content easy to understand. UX designers logically organize page content using headings and write in plain language to reduce cognitive load. | ||
|
||
Duties for this role include defining information architecture, creating journey maps, planning content strategy, or writing content. | ||
|
||
### Other titles for this role | ||
|
||
* Content Designer | ||
* Content Strategist | ||
* Information Architect | ||
* Service Designer | ||
* UX Writer | ||
|
||
### Accessibility resources for UX designers | ||
|
||
* [Accessibility for Everyone](https://abookapart.com/products/accessibility-for-everyone) | ||
* [Agile Accessibility Explained](https://www.amazon.com/Agile-Accessibility-Explained-sustainable-development/dp/1689182733/ref=sr_1_2?dchild=1&keywords=Agile+Accessibility+Explained&qid=1615337578&sr=8-2) | ||
* [Digital.gov Accessibility for UX Designers](https://digital.gov/guides/accessibility-for-teams/ux-design/#content-start) | ||
* [Digital.gov Accessibility for Content Designers](https://digital.gov/guides/accessibility-for-teams/content-design/#content-start) | ||
|
||
## User Researcher | ||
|
||
User researchers study user needs and behaviors. They can gather feedback from all users, including those that have disabilities and use assistive technology. This feedback can help guide decisions on how to make a product more accessible. | ||
|
||
Duties for this role include conducting user interviews, testing designs for usability, and analyzing data collected from users. | ||
|
||
### Other titles for this role | ||
|
||
* Experience Researcher | ||
* Human-Centered Researcher | ||
* Product Researcher | ||
|
||
### Accessibility resources for user researchers | ||
|
||
* [Nielsen Norman Group's How to Conduct Usability Studies for Accessibility](https://www.nngroup.com/reports/how-to-conduct-usability-studies-accessibility/) | ||
* [UK Department of Work and Pensions’ User Research Accessibility Manual](https://accessibility-manual.dwp.gov.uk/guidance-for-your-job-role/user-researcher) | ||
|
||
## Visual Designer | ||
|
||
Visual designers define how a product looks and feels. They create designs that are engaging and aesthetically distinct. To improve accessibility, they use colors that pass contrast requirements, consider visual layout and hierarchy, choose legible typefaces, and much more. | ||
|
||
Duties for this role include designing mockups and prototypes, creating user flows, and establishing style guides. | ||
|
||
### Other titles for this role | ||
|
||
* Graphic Designer | ||
* Interaction Designer | ||
* Product Designer | ||
* UI Designer | ||
* Web Designer | ||
|
||
### Accessibility resources for visual designers | ||
|
||
* [DigitalA11y’s Accessibility Tools and Resources for Designers](https://www.digitala11y.com/accessibility-tools-and-resources-for-designers/) | ||
* [Digital.gov's Accessibility for Visual Designers](https://digital.gov/guides/accessibility-for-teams/visual-design/#content-start) | ||
* [WAVE Browser Extensions](https://wave.webaim.org/extension/) | ||
|
||
## Next steps | ||
|
||
When you are ready to learn more, here are some further guides and resources that may help: | ||
|
||
* [Design Systems](https://accessibility.civicactions.com/guide/design) | ||
* [Plain Language](https://accessibility.civicactions.com/guide/plain-language) | ||
* [Trainings and Certifications](https://accessibility.civicactions.com/guide/training) | ||
|
This file was deleted.
Oops, something went wrong.