{% block title %}

Performance Evaluation Overview

{% endblock %} {% block content %}
The self-assessment Player B gave to him-/herself was: {{ player.group.get_scenario_id_display }}

For this scenario, Player A gave the following overall performance evaluation to Player B.
- Rating: {{ player.group.final_rating }}
- Explanation: {{ player.group.final_explain }}

- Based on this performance rating, Player B earned a bonus of {{ player.group.bonus }} euros.

Proceeding to next page in 20 seconds...

{% endblock %}