{{ block title }}
Round payoff
{{ endblock }}
{{ block content }}
The table below shows all possible earnings for you.
Remember 2,000 points = 1 dollar.
The Round {{ player.round_number }} is done. You are an owner of Firm {{ firm }}.
In this round, you earned {{ player.payoff }} = {{ player.earnings }} - {{ player.fine }}.
This table shows your and others' round payoffs and total payoffs.
Round | Earnings | Fine | Your firm (=Firm{{ firm }}) | The opposite firm (=Firm{{ com_firm }}) |
---|---|---|---|---|
Your payoff ( = Earnings - Fine) |
the other owner's payoff | |||
{{ h.round }} | {{ h.earnings }} | {{ h.fine }} | {{ h.payoff }} | {{ h.com_payoffs }} |
Total | {{ total_earnings }} | {{ total_fine }} | {{ total_payoff }} | {{ total_com_payoffs }} |