{# 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. #}
{{ caption }}
{{ accuracy_pct }}% correct · {{ qshown }} questions · calibration quality {{ "%.2f"|format(calibration_score) }} · bias {{ "%+.2f"|format(calibration_bias) }}
I quizzed myself on the code I shipped.
pip install examen