{{ block title }} {% if player.participant.is_dropout %} Thank you for having participated in our experiment! {% else %} Stage 2: Your Thoughts {% 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 %}

How many Points do you think were transferred to the group account by all participants of Type A (including you)? {{ form.belief_contribution }}

What do you think was the effect of Participant B's transfer decision on the group account?

negative effect positive effect

{{ next_button }}

{{ include 'general/countdown_includable.html' }} {{ include 'general/dropout_communication.html' }} {% endif %} {{ endblock }}