{{ block title }} {% if player.participant.is_dropout %} Thank you for having participated in our experiment! {% else %} Stage 3: Your Communication {% endif %} {{ endblock }} {{ block content }} {% if player.participant.is_dropout %}
You were excluded from the experiment due to inactivity.
Please close this study and return your submission on Prolific by selecting the 'Stop Without Completing' button.
{% else %}
| Effect on Group Account by: | True | Communicated |
|---|---|---|
| Participants of Type A: | {{ realcontr }} | |
| Your decision: | {{ realaction }} |
Click on the bar and then move the cursor to decide what to communicate.
{{ next_button }}
{{ include 'general/countdown_includable.html' }} {{ include 'general/dropout_communication.html' }} {% endif %} {{ endblock }}