{% load otree static %} {% block content %}
Guesses about your exact rank (bottom half):
Now, we are interested in how you would estimate the likelihood of holding each of the ranks in the bottom half of the performance distribution (i.e., rank 6 to rank 10).
You indicated that you expect to be among the bottom 5 performers of your group with {{ BeliefBottomHalf1 }} percent.
Please indicate below your estimates for each of the bottom 5 ranks
{% formfield player.Belief6_1 label="What do you think is the likelihood that your rank is 6? " %} {% formfield player.Belief7_1 label="What do you think is the likelihood that your rank is 7?" %} {% formfield player.Belief8_1 label="What do you think is the likelihood that your rank is 8? " %} {% formfield player.Belief9_1 label="What do you think is the likelihood that your rank is 9? " %} {% formfield player.Belief10_1 label="What do you think is the likelihood that your rank is 10?" %}Important: The sum of your 5 estimates must be equal to {{BeliefBottomHalf1}}!
Remember: You can receive a bonus payment of {{Constants.extra_payoff}}€ for an accurate guess, and given the payment rule we implement, you simply need to state your true expectation to secure the largest chance of receiving the {{Constants.extra_payoff}}€.