mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-04-12 10:00:39 -04:00
fix: removed punctuation from screen reader lesson (#63764)
This commit is contained in:
@@ -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--
|
||||
|
||||
|
||||
Reference in New Issue
Block a user