{{ extends "global/Page.html" }} {{ block title }}Spending Task{{ endblock }} {{ block content }} {{ include_sibling 'uw_teton_bg.html' }} {{ if player.participant.spender == 1 }}

You have been selected and are receiving the opportunity to spend the money {{ if player.participant.earner_round_2 == 1 }} you{{ else }} your partner{{ endif }} earned from the matrix task. In other words, ${{ group.budget }} in the joint account. Remember, whatever balance is remaining in the joint account at the end of the experiment will be split equally between you and your partner.

It is important to our study that the item you purchase is for your own use and that, after the experiment, you do not compensate your partner for having bought the item.

The budget for you to spend is ${{ group.budget }}.

{{ else }}

You were not selected to complete the spending task. Please wait for further instructions.

{{ endif}} {{ next_button }} {{ endblock }}