{% block content %}
Performance Summary
Total number of correct decodes in round 1: {{ employee_score1 }}
Total number of correct decodes in round 2: {{ employee_score2 }}
Mean performance of the reference group: X.
Scenario 1
If Player B rated the own performance as 9 (very high), what overall performance evaluation do you give to Player B with 1= extremely low to 10= extremely high?
{% formfield group.Scenario3_rating %}
Please briefly explain (2-3 sentences) how you came to this rating:
{% formfield group.Scenario3_explanation %}
{{ next_button }}
{% endblock %}