Project

General

Profile

Wiki » History » Version 2

Sarah König, 04/07/2026 05:22 PM

1 2 Sarah König
# Welcome to the Accessibility UX Test! 🚀
2 1 Sarah König
3 2 Sarah König
Thank you so much for taking the time to participate in this study! Your feedback is incredibly valuable for evaluating this new tool as part of my Master's thesis. 
4 1 Sarah König
5 2 Sarah König
Your task is to review the draft article below and correct any accessibility issues you can find. This test consists of two short phases:
6 1 Sarah König
7 2 Sarah König
**Phase 1 (Manual Review):** Please use the editing area below to review and edit the draft without any automated help. Let the researcher know when you think the text is accessible.
8 1 Sarah König
9 2 Sarah König
**Phase 2 (Tool-Assisted Review):** The researcher will then enable a new **Real-Time Accessibility Validator**. Please review the text again and try to resolve any warnings that pop up in the feedback box!
10 1 Sarah König
11 2 Sarah König
*(Please note: You do not need to upload an actual image file! The validator only checks the text you type. It is completely fine if the image appears as a "broken link" or not at all, when you save).*
12
13 1 Sarah König
---
14
15 2 Sarah König
## 📝 Your Task: Review the following text
16 1 Sarah König
17 2 Sarah König
# Introduction to Digital Accessibility
18 1 Sarah König
19 2 Sarah König
Web accessibility means that websites, tools, and technologies are designed and developed so that people with disabilities can use them.
20 1 Sarah König
21 2 Sarah König
### The WCAG Guidelines
22 1 Sarah König
23 2 Sarah König
The Web Content Accessibility Guidelines (WCAG) are organized around four core principles:
24 1 Sarah König
25 2 Sarah König
* Perceivable
26
* Operable
27
* Understandable
28
* Robust
29 1 Sarah König
30 2 Sarah König
To read the official documentation, please [click here](https://www.w3.org/WAI/).
31 1 Sarah König
32 2 Sarah König
## Why it matters
33 1 Sarah König
34 2 Sarah König
Accessibility supports social inclusion for people with disabilities.
35
Here is the official accessibility logo:
36 1 Sarah König
37 2 Sarah König
![](accessibility-logo.jpg)
38 1 Sarah König
39 2 Sarah König
Please make sure to always keep these guidelines in mind when writing a new Wiki article.