<aside>
đź’ˇ
Study Tasks (same list as 3a)
- Characterize and differentiate between the ideal/best solution and the “good enough” solution, respecting the particular project, its environment, intended
target groups, and resources.
- Understand the important role of end users in assessing and validating remediation approaches
- Demonstrate that you understand the difference between the fixing of the
particular issue and the complete redesign of the web page.
- Demonstrate the ability to distinguish the feasibility of a particular solution in
different contexts.
- Demonstrate the knowledge of practical and simple hints, leading to better web accessibility.
- Be able to communicate the purpose, approach, and strategy to remediate.
- Understand that it is important that the right stakeholders are made aware,
educated, and included in implementation recommendations.
- Know about the possibility of using maturity models and tools to illustrate progress and sustainability.
</aside>
Resources
WACAG provides techniques to meet success criteria (the “Sufficient Techniques”) which are only informative
When communicating issues and recommendations, it is important to inform the developer precisely about where the problems are, what the problems are and how to fix them.
Difference between conformance and best practice:
- Conformance - Flag conformance failures that are clearly fail to satisfy normative success criterion
- Best Practice - Identifying things that are not conformance failures but are deficiencies in terms of best practices/more usable solutions
Fixing vs Redesigning
- Severity and Scope of defects
- Is it minor? Localised? Issues that occur in templates, design systems, or affect the core functionality may need redesigned.
- Code complexity and maintainability
- Is the code old? Complex? Poorly constructed?
- User impact
- Are there significant impacts tot he user experience?
- Resource Availability
- Do you have time? Money? Expertise?
- Future-proofing
- A rewrite is the best option for implementing current and emerging best practises which could improve adaptability to future advancements in technology and