From e53941c72538312c21908a87aca3953418f8780d Mon Sep 17 00:00:00 2001
From: Joel Jolly <128782382+withinJoel@users.noreply.github.com>
Date: Mon, 23 Feb 2026 15:43:22 +0530
Subject: [PATCH 1/2] Added interactions to all the three cards
---
web/templates/web/quiz/quiz_list.html | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/web/templates/web/quiz/quiz_list.html b/web/templates/web/quiz/quiz_list.html
index 7ecb7e30d..e6f2aacfd 100644
--- a/web/templates/web/quiz/quiz_list.html
+++ b/web/templates/web/quiz/quiz_list.html
@@ -24,7 +24,7 @@
Quizzes
-
+
My Quizzes
@@ -72,7 +72,7 @@ {{ quiz.tit
-
+
Shared With Me
@@ -113,7 +113,7 @@ {{ quiz.tit
-
+
Public Quizzes
From 7ca53fdb891cd896c7599c08b401c64cbfc314d6 Mon Sep 17 00:00:00 2001
From: Joel Jolly <128782382+withinJoel@users.noreply.github.com>
Date: Mon, 23 Feb 2026 16:16:46 +0530
Subject: [PATCH 2/2] Enhance quiz card styles with focus states
Updated transition classes for quiz card components to include focus states.
---
web/templates/web/quiz/quiz_list.html | 12 +++++++++---
1 file changed, 9 insertions(+), 3 deletions(-)
diff --git a/web/templates/web/quiz/quiz_list.html b/web/templates/web/quiz/quiz_list.html
index e6f2aacfd..fa0e016e9 100644
--- a/web/templates/web/quiz/quiz_list.html
+++ b/web/templates/web/quiz/quiz_list.html
@@ -24,7 +24,9 @@ Quizzes
-
+
My Quizzes
@@ -72,7 +74,9 @@ {{ quiz.tit
-
+
Shared With Me
@@ -113,7 +117,9 @@ {{ quiz.tit