{{ extends 'global/Page.html' }} {{ block title }}
| Round/Question | Role | Payment | |
| Block 1 | {{ player.round_to_pay1 }} | {{ player.role_to_pay1 }} | {{ player.points_to_pay1 }} |
| Block 2 | {{ player.round_to_pay2 }} | {{ player.role_to_pay2 }} | {{ player.points_to_pay2 }} |
| Block 3 | {{player.question_to_pay3}} | N/A | {{ player.points_to_pay3 }} |
| Show-up | N/A | N/A | £5 |
| Total | N/A | N/A | {{participant.payoff_plus_participation_fee()}} |