{% extends 'backoffice/base.html.twig' %} {% block body %}
{{ t('Number of dropouts:') }} {{ quiz.dropouts }}
| {{ t('Candidate') }} | {{ t('Correct Answers') }} | {{ t('Corrections') }} | {{ t('Score') }} | {{ t('Time') }} |
|---|---|---|---|---|
| {{ candidate.name }} | #} {#{{ candidate.correct }} | #} {#{{ candidate.corrections }} | #} {#{{ candidate.score }} | #} {#{{ candidate.time }} | #} {#