{% extends "global/Page.html" %} {% load otree %} {% block title %} Choice Round {{ current_round }} {% endblock %} {% block content %}
You are a DARK BLUE player.

First guess the cutoff chosen by the GREEN player and click Confirm cutoff.

This guess is incentivized: at the end of the experiment, one round will be randomly selected for payment. If in that round your guess is exactly correct, you earn an additional 2 tokens; if your guess is at most 5 points away from the true cutoff, you earn an additional 1 token; otherwise, you earn 0 additional tokens.

Then answer the remaining questions.
{{ formfield_errors 'Belief_Dark_Principal' }} {{ formfield_errors 'Belief_Dark_Principal_Confidence' }} {{ formfield_errors 'Belief_Dark_Light' }}
Your guess of GREEN's cutoff
Difference in output: Light BlueDark Blue
DARK BLUE wins
LIGHT BLUE wins
-120
-100
-80
-60
-40
-20
0
20
40
60
80
100
120
0
Move left/right
Cutoff locked on this page:
Please click on the slider and then click “Confirm cutoff”.
Additional questions
{% endblock %}