{% extends "global/Page.html" %} {{ block title }} Results{{ endblock }} {% block content %} Your participation in this session is now complete. Thank you so much for participating in this study. Here is your payment information.

1. Participation fee
$ 0.2

2. Rewards based on performance
The following shows how many matrices you solved correctly in each respective task.
Verbal Task - Practice: {{player.verbal_prac_correct}}
Verbal Task - Round 1: {{player.verbal_pr_correct}}
Verbal Task - Round 2: {{player.verbal_t_correct}}
Math Task - Practice: {{player.math_prac_correct}}
Math Task - Round 1: {{player.math_pr_correct}}
Math Task - Round 2: {{player.math_t_correct}}

3. Investment payment
In the investment choice, you choose to invest {{player.invest_choice}} cents, {{ if player.is_success }} and your investment succeeds! So your investment payment is {{player.invest_result}} cents. {{ else }} and your investment fails. So your investment payment is {{player.invest_result}} cents. {{ endif }}



If and when the other 9 participants join the HIT, the total rewards based on your performance will be determined.
Completion code
CNS4IRLC

{% next_button %} {% endblock %}