{{ extends 'global/Page.html' }} {{ block title }}Results{{ endblock }} {{ block content }}
Your calculated total earnings from Round {{player.round_number}} are
{{C.NUM_TASKS}}: tasks completed
×
{{current_wage6}}: per task wage chosen
=
{{task_earnings6}}: total task earnings
+
{{benefit_earnings6}}: earnings from experimenter benefit
=
{{player.payoff}}.
{{next_button}} {{ endblock }}