<aside> đź’ˇ

Study Tasks (same list as 3a)

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:

Fixing vs Redesigning

  1. Severity and Scope of defects
    1. Is it minor? Localised? Issues that occur in templates, design systems, or affect the core functionality may need redesigned.
  2. Code complexity and maintainability
    1. Is the code old? Complex? Poorly constructed?
  3. User impact
    1. Are there significant impacts tot he user experience?
  4. Resource Availability
    1. Do you have time? Money? Expertise?
  5. Future-proofing
    1. A rewrite is the best option for implementing current and emerging best practises which could improve adaptability to future advancements in technology and