{% extends "global/Page.html" %} {{ block title }} Verbal Task PR Predict{{ endblock }} {% block content %}
In the next stage, you will have 1 minute to do the same task. The remaining time will be displayed in the upper right corner.
You can get $0.03 per matrix you solve correctly, and your payment does not decrease if you provide an incorrect answer to a matrix.
Please solve as many matrices as possible within the 1-minute working period.

Before the task starts, we want to know your prediction of your next-stage performance. We will compare your prediction with your actual performance, and randomly choose one of the following two predictions to determine your bonus. Correct prediction pays $0.02, and an incorrect prediction does not subtract any money from the total.

Q1: How many matrices do you think you can solve correctly in the next stage?
{{ form.verbal_pr_abs}}
Q2: How well will you perform in next-stage relative to the other 9 participants doing the same task? Given a rank of 1-10: 1 = I am the best, 10 =I am the worst.

I am the best   {{ for choice in form.verbal_pr_rank }} {{ choice }} {{ endfor }}   I am the worst

Please click next if you are ready to start.

{{formfield_errors 'verbal_pr_abs'}} {{formfield_errors 'verbal_pr_rank'}} {% next_button %} {% endblock %}