{{ block title }}
Your decision
{{ endblock }}
{{ block scripts }}
{{ endblock }}
{{ block content }}
Worker Information
{{ if performance_info }}
The worker had the following scores on their tasks:
Task 1: {{ task1_score }} correct submissions.
Task 2: {{ task2_score }} correct submissions.
{{ else }}
{{ endif}}
The worker made the following payment choice which is highlighted in blue:
{{ if worker_keep }}
Get paid for Task 1, where for each correct submission, {{ cum_eu_factor }} EU will be allocated to the worker's study account.
Get paid for Task 2, where for each correct submission, {{ cum_eu_factor_split }} EU will be allocated to the worker's study account and {{ cum_eu_factor_split }} EU will be allocated to the study account for {{ session.config.charity }}.
{{ else }}
Get paid for Task 1, where for each correct submission, {{ cum_eu_factor }} EU will be allocated to the worker's study account.
Get paid for Task 2, where for each correct submission, {{ cum_eu_factor_split }} EU will be allocated to the worker's study account and {{ cum_eu_factor_split }} EU will be allocated to the study account for {{ session.config.charity }}.