{{ extends "global/Page.html" }} {{ block styles }} {{ endblock }} {{ block title }}
The following table summarizes the results of your decisions in {{ player_in_all_rounds|length }} of practice rounds.
| Round | Boxes collected | Bomb hit | Payoff |
|---|---|---|---|
| {{ p.round_number }} | {{ p.boxes_collected }} | {{ if p.bomb_exploded }} Yes {{ else }} No {{ endif }} | {{ p.payoff_trial }} |