From eda2e41f3075ae4bab8bb82990bd1c43ba293d23 Mon Sep 17 00:00:00 2001 From: zoyatabassum Date: Mon, 23 Feb 2026 15:40:42 +0530 Subject: [PATCH 1/2] Add hover effects to quizzes list category 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..aac35c44b 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 ae4c9f1e811d2034bd9f153f2277244b9b53fa11 Mon Sep 17 00:00:00 2001 From: zoyatabassum Date: Mon, 2 Mar 2026 14:44:24 +0530 Subject: [PATCH 2/2] refactor: use transition and add motion-safe for accessibility --- 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 aac35c44b..06519f0b8 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