{{ block title }}RESULTS{{ endblock }} {{ block content }} {% if session.treat == 1 %}
Once all members of the group have made their decisions, you will receive the following information about the outcome of the Game:
The following screenshots show examples of information on outcomes for a participant of Type A (left) and Participant B (right).
If you do not proceed within 20 seconds, you will be automatically forwarded.
{% elif session.treat == 2 %}Once all members of the group have made their decisions, you will receive the following information about the outcome of the Game:
The following screenshots show examples of information on outcomes for a participant of Type A (left) and Participant B (right).
If you do not proceed within 20 seconds, you will be automatically forwarded.
{% elif session.treat == 3 %}Once all members of the group have made their decisions, you will receive the following information about the outcome of the Game:
All participants of Type A also receive Participant B’s communication on:
Recall that the communicated combination of transfers may be correct or incorrect but will always add to the true final size of the group account.
The following screenshots show examples of information on outcomes for a participant of Type A (left) and Participant B (right).
If you do not proceed within 20 seconds, you will be automatically forwarded.
{% elif session.treat == 4 %}Once all members of the group have made their decisions, you will receive the following information about the outcome of the Game:
If Participant B chose to release more information, you will receive information about:
If Participant B chose to freely communicate, Participant B receives a reminder of these communication choices as well.
The following screenshots show examples of information on outcomes for a participant of Type A (left) and Participant B (right).
Recall that Participant B can choose to release this information through a channel that is always correct or by freely communicating to participants of Type A. Information that is freely communicated may be correct or incorrect but will always add to the true final size of the group account.
The results page will clearly state which type of communication Participant B chose.
The chosen communication is the same for all participants of Type A.
If you do not proceed within 30 seconds, you will be automatically forwarded to the next round.
{% endif %}{{ next_button}}
{{ include 'general/progress_bar.html'}} {{ endblock }}