From 9c4eaceda0d577ddecde665afef022a5ab360f81 Mon Sep 17 00:00:00 2001 From: Ross Date: Mon, 10 Nov 2025 10:44:39 +0000 Subject: [PATCH] Refactor exam review templates to enhance the display of marked answers and top submitted answers with collapsible sections and improved styling --- .../exam_review_question_fragment.html | 57 +++++++++++-------- ...exam_review_question_summary_fragment.html | 57 +++++++++++-------- 2 files changed, 66 insertions(+), 48 deletions(-) diff --git a/anatomy/templates/anatomy/partials/exam_review_question_fragment.html b/anatomy/templates/anatomy/partials/exam_review_question_fragment.html index cbeae2f1..4554b455 100644 --- a/anatomy/templates/anatomy/partials/exam_review_question_fragment.html +++ b/anatomy/templates/anatomy/partials/exam_review_question_fragment.html @@ -8,30 +8,39 @@