{{ block title }}Decision_summary{{ endblock }} {{ block content }}
| Round | Decision | Returns |
|---|---|---|
| {{ p.round_number }} | {{ p.final_choice }} | {{ p.return_for_round | to2 }} |
Total returns so far:{{total_returns | to2}}
{{if player.round_number != Constants.num_rounds}} {{ next_button }} {{ else }} Thank you for taking the survey! {{ endif }} {{ endblock }}