{% 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 3
If Player B rated the own performance as 2 (very low), what overall performance evaluation do you give to Player B with 1= extremely low to 10= extremely high?
{% formfield group.Scenario1_rating %}
Please briefly explain (2-3 sentences) how you came to this rating:
{% formfield group.Scenario1_explanation %}
{{ next_button }}
{% endblock %}