{% extends "global/Page.html" %}
{{ block title }}
Task 2-Prediction about performance{{ endblock }}
{% block content %}
{{if player.treatment_task2 == 6 }}
In this task, you will earn $0.4 per correct prediction if you are the winner.
{{else}}
In this task, you will earn $0.1 per correct prediction.
{{ endif }}.
Now we want to know your prediction about the your performance in this task.
We will compare your prediction with your actual performance. Correct prediction will pay you a bonus of $0.1, and an incorrect prediction will not subtract any money from your total earnings.