{{ block title }} {{ endblock }} {{ block content }}

Round {{player.round_number}}


{{ if participant.treatment == 1 or participant.treatment == 2 }} {{ if player.num_acc == 1 }}

There is 1 account in this round

{{ else }}

There are 2 accounts in this round

{{endif}} {{ else}} {{ if player.num_acc == 2 }}

First, examine both accounts, then purchase your investments.

{{ else }}

Examine the account, then purchase your investments.

{{ endif}} {{ endif}} {{ if player.num_acc == 1 }}

Investment Account 1

Use the slider below to indicate your asset purchase

Asset A

Asset B


{{ else }}

Investment Account 1

{{ if order_acc == 1 }} {{ else }} {{ endif }}

Use the slider to indicate your purchase

Use the slider to indicate your purchase

Asset A

Asset B


Investment Account 2

{{ if order_acc == 1 }} {{ else}} {{ endif }}

Use the slider to indicate your purchase

Use the slider to indicate your purchase

Asset C

Asset D

{{ endif }} {{ endblock }}