{# src/examen/templates/card.html #} {# Self-contained results card: no external CSS/JS, so it renders correctly when saved and reopened offline or screenshotted for sharing. File paths are stripped upstream — this card never shows a repo's structure. #} Examen — Grade {{ grade }}
Examen
{{ grade }}

{{ caption }}

{{ score_pct }}% correct · {{ qshown }} questions · calibration {{ "%+.2f"|format(calibration) }}

{% for t in topics %}
{{ t.label }} {{ t.pct }}%
{% endfor %}

I quizzed myself on the code I shipped.
pip install examen