| Start | Scope | Questions | Correct | Wrong | Review | % |
|---|---|---|---|---|---|---|
| {{ r.started_at[:16]|replace('T', ' ') }} | v{{ r.scope_version }}{% if loop.nextitem is defined and loop.nextitem.scope_version != r.scope_version %} ▲{% endif %} | {{ r.question_count }} | {{ r.good_count }} | {{ r.bad_count }} | {{ r.review_count }} | {{ ((r.accuracy|float) * 100)|round|int if r.accuracy is not none else '–' }} |