Learn the IT-English vocabulary of accessible data viz: colour contrast, colour-blind palettes, alt text and patterns.
0 / 14 completed
1 / 14
A reviewer says: 'Don't rely on colour alone to distinguish the lines.' Why?
Encoding meaning only in colour excludes colour-blind viewers; redundant cues (patterns, direct labels) help.
2 / 14
A chart uses a 'colour-blind safe palette'. What does that mean?
Colour-blind safe palettes pick hues that stay distinct for people with deuteranopia, protanopia, etc.
3 / 14
Why add 'alt text' to a chart image?
Alt text describes the chart's content and key takeaway for users who can't see it.
4 / 14
What does 'sufficient contrast' refer to in a chart?
Sufficient contrast ensures text and marks are legible against the background per WCAG ratios.
5 / 14
Which sentence correctly uses 'data table fallback'?
Offering the raw figures as an accessible table lets users who can't perceive the chart still get the data.
6 / 14
Reviewer: 'The dashboard's bar chart consistently uses only blue for positive revenue and red for negative. I'm concerned this isn't accessible to users with colour vision deficiencies. Can you explore alternative visual cues?'
Which of the following actions would best address this reviewer's feedback?
The reviewer raises a valid concern about accessibility. While adding a legend is a good starting point, simply reiterating the color scheme isn't sufficient; it doesn't address the underlying issue of relying solely on color to convey information. A legend only *describes* the existing visual cues – the core problem is that colour alone can be insufficient for users with colour blindness. The correct response involves acknowledging the reviewer's concern and exploring alternative methods, such as using shapes or patterns in addition to, or instead of, color.
7 / 14
Reviewer: 'The dashboard's bar chart consistently uses only blue for positive revenue and red for negative. I'm concerned this isn't accessible to users with colour vision deficiencies. Can you explore alternative visual cues?'
Which of the following actions would best address this reviewer's feedback?
The reviewer raises a valid concern about accessibility. While adding a legend is a good starting point, simply reiterating the color scheme isn't sufficient; it doesn't address the underlying issue of relying solely on color to convey information. A legend only *describes* the existing visual cues – the core problem is that colour alone can be insufficient for users with colour blindness. The correct response involves acknowledging the reviewer's concern and exploring alternative methods, such as using shapes or patterns in addition to, or instead of, color.
8 / 14
Reviewer: 'The dashboard's bar chart consistently uses only blue for positive revenue and red for negative. I'm concerned this isn't accessible to users with colour vision deficiencies. Can you explore alternative visual cues?'
Which of the following actions would best address this reviewer's feedback?
The reviewer raises a valid concern about accessibility. While adding a legend is a good starting point, simply reiterating the color scheme isn't sufficient; it doesn't address the underlying issue of relying solely on color to convey information. A legend only *describes* the existing visual cues – the core problem is that colour alone can be insufficient for users with colour blindness. The correct response involves acknowledging the reviewer's concern and exploring alternative methods, such as using shapes or patterns in addition to, or instead of, color.
9 / 14
Reviewer: 'The dashboard's bar chart consistently uses only blue for positive revenue and red for negative. I'm concerned this isn't accessible to users with colour vision deficiencies. Can you explore alternative visual cues?'
Which of the following actions would best address this reviewer's feedback?
The reviewer raises a valid concern about accessibility. While adding a legend is a good starting point, simply reiterating the color scheme isn't sufficient; it doesn't address the underlying issue of relying solely on color to convey information. A legend only *describes* the existing visual cues – the core problem is that colour alone can be insufficient for users with colour blindness. The correct response involves acknowledging the reviewer's concern and exploring alternative methods, such as using shapes or patterns in addition to, or instead of, color.
10 / 14
Maria (Lead Frontend Developer) comments on a PR: 'This line chart uses only red for negative values. It's *extremely* difficult for users with colour blindness to interpret accurately. Can you provide an alternative?' What is the primary issue Maria highlights regarding this visualisation?
Maria is pointing out a critical accessibility problem: relying exclusively on colour to convey data can be problematic for individuals with colour vision deficiencies. Colour alone isn't a reliable indicator of value; users need alternative cues like shapes or patterns. This highlights the importance of considering diverse user needs when designing visualizations. The use of gradients, while sometimes helpful, doesn't fundamentally solve this issue.
11 / 14
You're reviewing a Slack message from a junior developer: 'I've added an alt text description to the chart image. Does that mean I'm automatically making it accessible?' What does 'alt text' primarily achieve in this context?
'Alt text' is crucial for accessibility because it allows screen readers to describe the content of an image to users who cannot see it. This provides context and understanding, ensuring that the information conveyed in the chart is accessible to everyone. It's not about replacing the visual or adjusting size; those are separate concerns related to responsive design.
12 / 14
During a standup meeting, you're discussing a new data visualization. A team member asks: 'What does 'sufficient contrast' mean when we're designing charts?' What is the core concept being described?
'Sufficient contrast' refers to the difference in luminance (brightness) between text and background elements within a visualization. This is a key WCAG guideline for accessibility, ensuring that users with low vision can easily read the data presented. Specifically, it means the colour combinations must meet established ratios to provide adequate visibility. It's not about brightness levels or predefined palettes.
13 / 14
You're writing a PR description for a change that improves the accessibility of a dashboard chart. Which sentence best describes how to ensure adequate colour contrast?
WCAG guidelines dictate specific luminance ratios (e.g., 4.5:1 for normal text) between foreground and background colours to achieve sufficient contrast. This is the technical standard used to assess visual accessibility. The other options represent incorrect approaches – saturation, monochrome usage, or purely aesthetic colour choices don't guarantee adequate contrast.
14 / 14
A code review comment reads: 'The chart's data table fallback isn't implemented correctly. Users with screen readers won't be able to access the underlying data.' What does 'data table fallback' refer to in this context?
'Data table fallback' describes the practice of providing an alternative textual representation (typically in HTML table format) of the data presented in a visual chart. This is essential for screen reader users who rely on structured text to interpret information; without it, they won't be able to access the underlying data contained within the chart. It's not about downloading or default system behaviour.
What does the "Accessibility in Data Visualization" exercise practise?
Learn the IT-English vocabulary of accessible data viz: colour contrast, colour-blind palettes, alt text and patterns.
How many questions are in this exercise?
This exercise has 14 questions, each multiple-choice with a full explanation shown after you answer.
What English level is this exercise for?
This exercise is tagged Intermediate. If the vocabulary feels difficult, browse the Data Visualization category page for an easier module to start with.
Is this exercise free to use?
Yes. Every exercise on CoderSlingo, including this one, is free with no account, sign-up, or paywall.
Do I get feedback if I answer incorrectly?
Yes — whichever option you choose, right or wrong, you'll immediately see an explanation clarifying the correct term and why the other options don't fit.
Can I retry this exercise?
Yes — once you finish all the questions, a "Try again" button on the results screen resets the exercise so you can practise as many times as you like.
Do I need an account to track my progress?
No account is required. Your progress bar and score for this session are tracked in the browser as you go, but nothing is saved once you leave the page.
Is "Accessibility in Data Visualization" part of a larger series?
Yes — it's one exercise in the Data Visualization category on CoderSlingo. See the category page for the full list of related exercises on similar terminology.
Can I link directly to this exercise?
Yes — this exercise has its own permanent URL, so you can bookmark it or share the link directly with a colleague or study partner.
Where can I find more exercises like this one?
See the Data Visualization category page for related exercises, or browse the main Exercises hub for other IT English topics.