a11y-study/Week 0/Outline.md

94 lines
2.6 KiB
Markdown

---
title: Outline
tags:
draft: true
created: 2024-07-09, 18:47
updated: 2024-07-09 19:28
---
# Outline
## 1 Fundamentals
### 1.1 Introduction to Accessibility
#### 1.1.1 Types of Disabilities
#### 1.1.2 Models of Disability
### 1.2 Inclusive Design Principles
#### 1.2.1 Dimensions of Inclusive Design
#### 1.2.2 Accessibility Axioms
#### 1.2.3 Accessibility, Usability, Inclusion
### 1.3 Digital Accessibility
#### 1.3.1 Components
##### 1.3.1.1 Assistive Technology
##### 1.3.1.2 User Agents
##### 1.3.1.3 Design and Development
##### 1.3.1.4 Authoring Tools
##### 1.3.1.5 Content
##### 1.3.1.6 Evaluation Tools
##### 1.3.1.7 Users
#### 1.3.2 Interdependencies
## 2 Standards
#### 2.1.1 Guidelines and Standards
##### 2.1.1.1 WCAG 2.2
##### 2.1.1.2 WAI-ARIA
##### 2.1.1.3 ATAG
##### 2.1.1.4 Reading Specifications
#### 2.1.2 Technical Specifications
#### 2.1.3 Success Criteria and Best Practices
## 3 Design
### 3.1 Accessibility Principles
#### 3.1.1 Operable
#### 3.1.2 Perceivable
#### 3.1.3 Robust
#### 3.1.4 Understandable
### 3.2 Product Design
#### 3.2.1 Designing an Accessible User Experience
#### 3.2.2 Accessible Design Guidelines
#### 3.2.3 Accessibility Checklist for Mocks
### 3.3 Design Systems
#### 3.3.1 Colour Keys and Colour Contrast
#### 3.3.2 Typography
#### 3.3.3 Spacing
#### 3.3.4 Elevation
#### 3.3.5 Motion
#### 3.3.6 Borders and Border Radius
#### 3.3.7 Iconography and Logos
### 3.4 Development
#### 3.4.1 Semantic Structure and Navigation
#### 3.4.2 Images, SVGs, and Canvas
#### 3.4.3 Responsive Design and Magnification
#### 3.4.4 Multimedia, Animations, and Motion
#### 3.4.5 Device-Independent User Input Methods
#### 3.4.6 Form Labels, Instructions, and Validation
#### 3.4.7 Dynamic Updates, AJAX, and Single-Page Applications
#### 3.4.8 Custom JavaScript and ARIA Widgets
#### 3.4.9 Best Practices and Techniques
## 4 Testing & Auditing
### 4.1 Accessibility Acceptance Criteria
### 4.2 Testing with Assistive Technologies
### 4.3 Basic Methods and Tools
### 4.4 QA Testing and Frameworks
## 5 Content
### 5.1 Authoring Content
#### 5.1.1 Plain English
#### 5.1.2 Text Hierarchy
#### 5.1.3 Accessibility Statements
### 5.2 Alternative Text, Captions, and Descriptions
### 5.3 Accessible Media
### 5.4 Accessible Documents and Presentations
## 6 Case for Accessibility
### 6.1 Advocacy
### 6.2 Ethical Design Principles
### 6.3 Business Case
### 6.4 Legal and Compliance
### 6.5 Analytics and Usability Scores
### 6.6 Performance and SEO
### 6.7 Research
## 7 Community
### 7.1 Co-designing
### 7.2 Inclusive Learning
### 7.3 Positive Work Environment
## 8 Resources
### 8.1 Useful Links and Tools
### 8.2 Further Reading
### 8.3 Courses
### 8.4 People