{{ extends 'global/Page.html' }} {{ block title }}Block {{ block_num }}, Round {{ round_in_block }} — Result{{ endblock }} {{ block content }}
Your best outcome this round: {{ ideal_point }}
Group outcome: {{ if winning_option == 'A' }} ★ Option A
({{ winning_policy }}) {{ else }} ★ Option B
({{ winning_policy }}) {{ endif }}
Round earnings: {{ round_payoff }} points
{{ next_button }}
{{ endblock }}