{{ extends 'global/Page.html' }} {{ block title }}You Are Participant B{{ endblock }} {{ block content }} {{if player.round_number == 1}}

You have been randomly selected to be participant B. You will remain in this role for all rounds of the study. Participant A will now choose a level of transparency to be used for all rounds of the decision task. Afterwards, they will decide how much (if any) of the 200 points they received to send to you in round 1.

{{else}}

This is the start of Round 2. The level of transparency remains 100%.

{{endif}} {{ formfields }} {{ next_button }} {{ include C.INSTRUCTIONS_TEMPLATE }} {{ endblock }}