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

First guess the threshold chosen by the GREEN player and click Confirm threshold. Then answer the remaining questions.
{{ formfield_errors 'Belief_Light_Principal' }} {{ formfield_errors 'Belief_Light_Principal_Confidence' }} {{ formfield_errors 'Belief_Light_Dark' }}
Your guess of GREEN's threshold
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
Threshold locked on this page:
Please click on the slider and then click “Confirm threshold”.
Additional questions
{% endblock %}