Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Collaboratively auditing [insert software here]! #4

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
52 changes: 52 additions & 0 deletions audit-example.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,52 @@
# Testing a collaborative audit format

Intro text.

Please add your findings as suggestions so you are credited in the commit history!

## Accessibility audit of [tool name]

Audit based on [this link we'll all be working off of]

- Audit date
- Audit software version
- Any other relevant software details (for reproducibility)

### Summarizing WAVE results

#### List the output

#### What patterns/recommendations appear?

### Check for missing content descriptions

#### Images

This could include icons, logos, or buttons.

Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm working on this!

#### Videos

#### Buttons/tool bar tool tips

#### Other content types

### Keyboard navigation

#### Areas to navigate

| Area | Able to navigate to the area (yes/no/not applicable) | Able to navigate within the area (yes/no/not applicable) |
|---|---|---|
| Menu bar | | |
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

My findings:

Suggested change
| Menu bar | | |
| Menu bar | Yes | Yes |

| Tool bar | | |
| Left side bar | | |
| Right side bar | | |
| Status bar | | |

Other notes by area:

#### Are there any keyboard traps?

## Other ideas not shown above

- Have labels or descriptions of certain skills needed for certain tasks. For example, some may require using browser inspector tools while others don't.
- This will be a full list of tasks, but scoped based on relevance for the interface chosen. May also be scoped down for time.