From 8595843105235c5457b1ddef66d8aeba26b03d73 Mon Sep 17 00:00:00 2001 From: Ross Date: Thu, 19 Aug 2021 13:12:54 +0100 Subject: [PATCH] . --- rapids/templates/rapids/exam_scores_user.html | 1 + 1 file changed, 1 insertion(+) diff --git a/rapids/templates/rapids/exam_scores_user.html b/rapids/templates/rapids/exam_scores_user.html index 861aea6c..0419ac7f 100644 --- a/rapids/templates/rapids/exam_scores_user.html +++ b/rapids/templates/rapids/exam_scores_user.html @@ -50,6 +50,7 @@ }); window.dispatchEvent(event); + $("single-dicom-viewer").empty(); $(".question-display-block .answers").empty().append(data.answers.toString()); $(".question-display-block .question-number").empty().append(question_number); // show some message according to the response.