{% extends "global/Page.html" %} {% load otree static %} {% block title %}
Participant ID: {{ participant_id }}, Stage: 2, Round: {{ round_number }}/15
{% endblock %} {% block content %}
Context

{% if player_action_choice_image == "Image/0Action0.png" %} No action selected
{% else %} No action selected
{% endif %}

Your Individual score: {{ score }}

0
{{ score }}
15

{% next_button %} {% endblock %}