{% block content %}
Performance Summary
Total number of correct decodes in round 1: {{ employee_score1 }}
Total number of correct decodes in round 2: {{ employee_score2 }}
The reference group achieved an average of approximately 15 correct decodes per round.
Scenario 2
If Player B rated the own performance as 5 (average), what overall performance evaluation do you give to Player B with 1= extremely low to 10= extremely high?
{% formfield group.Scenario2_rating %}
Please briefly explain (2-3 sentences) how you came to this rating:
{% formfield group.Scenario2_explanation %}
{{ next_button }}
{% endblock %}