From 89884f4de26534c057d0cb0dfb63dec7deccd4ec Mon Sep 17 00:00:00 2001 From: Aden Lofthouse <55421858+alofty645@users.noreply.github.com> Date: Wed, 12 Nov 2025 18:28:09 +1100 Subject: [PATCH] fix: removed punctuation from screen reader lesson (#63764) --- .../672a5310d7e46b8a34d48dfd.md | 32 +++++++++---------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/curriculum/challenges/english/blocks/lecture-importance-of-accessibility-and-good-html-structure/672a5310d7e46b8a34d48dfd.md b/curriculum/challenges/english/blocks/lecture-importance-of-accessibility-and-good-html-structure/672a5310d7e46b8a34d48dfd.md index 40d6ccb0b9b..28674390200 100644 --- a/curriculum/challenges/english/blocks/lecture-importance-of-accessibility-and-good-html-structure/672a5310d7e46b8a34d48dfd.md +++ b/curriculum/challenges/english/blocks/lecture-importance-of-accessibility-and-good-html-structure/672a5310d7e46b8a34d48dfd.md @@ -45,7 +45,7 @@ Which of the following is the screen reader built into macOS and iOS devices? ## --answers-- -Ella. +Ella ### --feedback-- @@ -53,7 +53,7 @@ Think of the screen reader software Apple made and maintain. --- -Speakup. +Speakup ### --feedback-- @@ -61,7 +61,7 @@ Think of the screen reader software Apple made and maintain. --- -VoiceBox. +VoiceBox ### --feedback-- @@ -69,7 +69,7 @@ Think of the screen reader software Apple made and maintain. --- -VoiceOver. +VoiceOver ## --video-solution-- @@ -81,7 +81,7 @@ Which of the following are screen readers not made for? ## --answers-- -The blind. +The blind ### --feedback-- @@ -89,7 +89,7 @@ Look out for those with disability not related to vision. --- -Visually impaired people. +Visually impaired people ### --feedback-- @@ -97,15 +97,15 @@ Look out for those with disability not related to vision. --- -The deaf. +The deaf --- -Dyslexic people. +Dyslexic people ### --feedback-- -Look out for those with disability not related to vision. +Look out for those with disability not related to vision ## --video-solution-- @@ -117,31 +117,31 @@ Which of these is not a feature of screen readers? ## --answers-- -Speech-to-text. +Speech-to-text --- -Text-to-speech. +Text-to-speech ### --feedback-- -Think about what would not be useful to navigate a webpage without sight. +Think about what would not be useful to navigate a webpage without sight --- -Braille output. +Braille output ### --feedback-- -Think about what would not be useful to navigate a webpage without sight. +Think about what would not be useful to navigate a webpage without sight --- -Web browsing support. +Web browsing support ### --feedback-- -Think about what would not be useful to navigate a webpage without sight. +Think about what would not be useful to navigate a webpage without sight ## --video-solution--