{{ block title }}Your Choice{{ endblock }} {{ block content }} {{ if player.is_bid_winner == True }}
Your bid was {{ player.bid }} The Random Number choosen was {{ player.selected_bid }}
{{ custom_text }} {{ else }}Your bid was {{ player.bid }} The Random Number choosen was {{ player.selected_bid }}
Sorry, you did not win the Bid to get the Advice. Please continue with the game.
{{ endif }}The Other Participant | |||
---|---|---|---|
Cooperate | Defect | ||
You | {{C.PAYOFF_B}}, {{C.PAYOFF_B}} | {{ C.PAYOFF_D }}, {{C.PAYOFF_A}} | |
{{C.PAYOFF_A}}, {{ C.PAYOFF_D }} | {{C.PAYOFF_C}}, {{C.PAYOFF_C}} |