{% extends "global/Page.html" %} {% load otree static %} {% block title %} The Process {% endblock %} {% block content %} ABCDEFGHIJKLMNOPQRSTUVWXYZ

Given the process information above, please answer the following questions.

The Red Player manager can intervene and switch partner Red Player's message in all rounds of the block.
{% formfield player.man_process_q1 label="" %}
In case the Red Player manager switches the message by Partner Red Player, the Blue Player will definitely be informed that the message sent to him/her was inaccurate.
{% formfield player.man_process_q2 label=""%}
In case the Red Player manager switches the message by Partner Red Player, the computer will use the original message by the partner Red Player to calculate points earned.
{% formfield player.man_process_q3 label=""%}
The Red Players are not told about the fact that Blue Players receive information about how many points they earned in each round of the first block.
{% formfield player.man_process_q4 label=""%}
During the game, there is no way that the Blue Player can get information about whether the Red Player sent an inaccurate information in the first round of the block.
{% formfield player.man_process_q5 label=""%}
There is no provision for you to replace your partner in the game.
{% formfield player.man_process_q6 label=""%}
There is a cost for your partner in case you replace him/her.
{% formfield player.man_process_q7 label=""%}
Any offers made by the players during the game would be seen as valid and entertained.
{% formfield player.man_process_q8 label=""%}

{% next_button %} {% endblock %}