The table below summarizes the results of your decisions in the {{ Constants.num_rounds }} practice rounds played.
{{ Lexicon.round_history }}
{{ for p in player_in_all_rounds }} {{ endfor }}
{{ Lexicon.round_number }} {{ Lexicon.boxes_collected }} {{ Lexicon.bomb_collected }} {{ Lexicon.round_payoff }}
{{ p.round_number }} {{ p.boxes_collected }} {{ if p.bomb }} Yes {{ else }} No {{ endif }} {{ p.payoff }}
Round number {{ round_to_pay_plain_trial }} was randomly chosen.
If this is the real rounds, your final payoff in this task amounts to {{ total_payoff }}.