{% block content %} Self-assessment

If your self-assessment had not been shown to Player A, what score would you have given yourself?

Overview:

Total number of correct decodes in round 1: {{ player.score1 }}
Total number of correct decodes in round 2: {{ player.score2 }}
Mean performance of the reference group: X


Self-Assessment:
{% for field in form %} {% endfor %}
{{ field.label }} {{ field }}


{{ next_button }} {% endblock %}