Refactor exam scores user template to improve answers display structure
This commit is contained in:
@@ -56,7 +56,7 @@
|
||||
<div id="question-title" class="fw-bold my-2"></div>
|
||||
<div id="question-question" class="mb-2"></div>
|
||||
<div id="single-dicom-viewer" class="dicom-viewer mb-2" data-images="" data-annotations=''></div>
|
||||
<div class="answers small text-muted">Answers: </div>
|
||||
<div class="small text-muted">Answers: <span class="answers"></span></div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user