{{ block title }} Final Results {{ endblock }} {{ block content }}
One round was randomly selected for payment.
Selected round: {{ paying_round }}
Task type: {{ paying_domain_label }}
Prompt: {{ paying_prompt }}
Match rate on selected round: {{ paying_match_rate_percent }}%
Base participation fee: {{ base_fee }}
Prize amount: {{ prize_amount }}
{% if won_prize %}Result: You won the prize.
{% else %}Result: You did not win the prize.
{% endif %}Total payment: {{ final_payoff }}
{{ endblock }}