{% extends "global/Page.html" %} {{ block title }} Task 3-Prediction about performance{{ endblock }} {% block content %} In this task, you will earn $0.1 per correct prediction.

Now we want to know your prediction about 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.

Your Predictions
Out of the 20 plots, how many plots do you think you can predict correctly? {{ form.task3_post_predict}} {{formfield_errors 'task3_post_predict'}}

{% next_button %} {% endblock %}