{% extends "global/Page.html" %} {% load otree %} {% block title %} Part 2 {% endblock %} {% block content %}
{% block styles %} {% endblock %}

As it is mentioned earlier, there were 100 participants (university students) who completed the same task in Part 1 as you just did. Where do you think your performance, as measured by the number of correctly solved puzzles, is ranked against these participants?

Please indicate the likelihood that your performance is in each of the five intervals. A higher number means that your performance is more likely to be in that interval. The total likelihood assigned to all five intervals must add up to 100%.

You may receive {{Constants.ECU_BSR}} ECU based on how accurate your guess is compared to the true outcome. The rule to determine your payment is designed such that your chance of receiving {{Constants.ECU_BSR}} ECU is highest if you state your most accurate prediction. If you wish to read more about how your payment will be determined, please click here.

     The likelihood that my performance will be ranked between 1-20 is:   0%
  0     100  
     The likelihood that my performance will be ranked between 21-40 is:   0%
  0     100  
     The likelihood that my performance will be ranked between 41-60 is:   0%
  0     100  
     The likelihood that my performance will be ranked between 61-80 is:   0%
  0     100  
     The likelihood that my performance will be ranked between 81-100 is:   0%
  0     100  

Total likelihood assigned:  

Please confirm your decision by clicking the "Confirm my decision" button.




{{ formfield_errors 'bsr_clicked' }} {% if form.errors %} {% endif %} {{ endblock }}