From 0f212ea60b07d7a9f89fff71d625b725864e7e41 Mon Sep 17 00:00:00 2001 From: Aditya8369 Date: Wed, 24 Jun 2026 11:06:10 +0530 Subject: [PATCH] Accessibility Upgrade: keyboard navigation + ARIA + better focus states --- quiz/projectilequiz.html | 52 +++++++++----- quiz/projectilequiz.js | 151 ++++++++++++++++++++++++++++++++++++++- quiz/rayquiz.html | 58 +++++++++------ quiz/rayquiz.js | 145 ++++++++++++++++++++++++++++++++++++- 4 files changed, 363 insertions(+), 43 deletions(-) diff --git a/quiz/projectilequiz.html b/quiz/projectilequiz.html index 73f276d..f3d24a4 100644 --- a/quiz/projectilequiz.html +++ b/quiz/projectilequiz.html @@ -8,11 +8,16 @@ + + -
+ + +
+

Physics Projectile Motion Quiz 🎯

Test your knowledge of motion concepts!

@@ -21,34 +26,45 @@

Physics Projectile Motion Quiz 🎯

-
+

Loading...

-
- - - -
+
+
+ + + +
+

+ + -