> For the complete documentation index, see [llms.txt](https://netherlands.worldiaday.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://netherlands.worldiaday.org/community/roel-van-gils.md).

# Roel van Gils

<div align="left"><figure><img src="/files/MXOJXMCEouwQaw3r0TMg" alt="" width="375"><figcaption><p>Roel van Gils</p></figcaption></figure></div>

### **When Inclusive User Testing Lies: Avoiding False Insights**

#### Presentation abstract

Moderated user testing with people with disabilities can dramatically improve a product for everyone, unless your research setup biases your insights. “Bring your own device” testing and involving domain experts should be table stakes, but they’re only the beginning.

In this talk, I’ll share lessons on how we approach inclusive, real‑world user testing at Eleven Ways. How can you avoid drawing false conclusions that may lead you to optimise the wrong things? What should you do instead?

I’ll show how we apply this in our Inclusive Tech Hub in Ghent, where we use tools like eye tracking to make the invisible visible, and to design, test, and iterate with greater confidence.

#### Bio Roel van Gils

Roel is the founder of Eleven Ways, Belgium’s first dedicated Digital Accessibility Agency. With 20 years of experience in accessibility, he helps organisations build it into everyday design processes. In 2025, he founded the Inclusive Tech Hub in Ghent, a hands-on place for inclusive, real-world user testing where designers and people with disabilities can meet, learn, and improve products together.

### Connect with Roel

* <i class="fa-globe-pointer">:globe-pointer:</i> Website: [Eleven Ways](https://elevenways.be/en)
* <i class="fa-linkedin">:linkedin:</i> LinkedIn: <https://www.linkedin.com/in/roelvangils>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://netherlands.worldiaday.org/community/roel-van-gils.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
