refactor: improve score distribution display and enhance HTMX handling in exam views

This commit is contained in:
Ross
2026-07-13 10:15:42 +01:00
parent 3a3ec75b1d
commit 66cca1a512
3 changed files with 22 additions and 10 deletions
@@ -63,9 +63,8 @@
{% if plot %}
<div class="card bg-dark text-light border-secondary mb-4 shadow-sm">
<div class="card-header border-secondary d-flex justify-content-between align-items-center">
<div class="card-header border-secondary">
<h6 class="mb-0">Distribution of Scores</h6>
<span class="badge bg-secondary">low scores (&lt;20% max) excluded from statistics</span>
</div>
<div class="card-body p-0">
<div id="stats-plot-wrapper">