From 2bc5749827e7c91123dc6883f673d01cca992911 Mon Sep 17 00:00:00 2001 From: c0d1ng_ma5ter Date: Tue, 25 Mar 2025 15:14:42 -0600 Subject: [PATCH] fix(curriculum): Fix misleading question about screen magnifiers (#59432) Co-authored-by: Ilenia <26656284+ilenia-magoni@users.noreply.github.com> --- .../672a5361ef88158b25fbfba7.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/curriculum/challenges/english/25-front-end-development/lecture-importance-of-accessibility-and-good-html-structure/672a5361ef88158b25fbfba7.md b/curriculum/challenges/english/25-front-end-development/lecture-importance-of-accessibility-and-good-html-structure/672a5361ef88158b25fbfba7.md index fd42568d94f..20dc80a743d 100644 --- a/curriculum/challenges/english/25-front-end-development/lecture-importance-of-accessibility-and-good-html-structure/672a5361ef88158b25fbfba7.md +++ b/curriculum/challenges/english/25-front-end-development/lecture-importance-of-accessibility-and-good-html-structure/672a5361ef88158b25fbfba7.md @@ -124,35 +124,35 @@ Make their pages respond to different screen sizes. ## --text-- -Which of the following is not a third-party screen magnifier? +Which of the following is a third-party screen magnifier? ## --answers-- -iZoom. +Zoom ### --feedback-- -Look out for the magnifier that is built into an operating system +Refer to the end of the video for the answer. --- -ZoomMe. +Loops ### --feedback-- -Look out for the magnifier that is built into an operating system +Refer to the end of the video for the answer. --- -Zoom. +ZoomText --- -Loup. +Loup ### --feedback-- -Look out for the magnifier that is built into an operating system +Refer to the end of the video for the answer. ## --video-solution--