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

Before continuing, we want to ensure that you have understood the information. Please answer the question below.

{% formfield player.o_signal_2_repeat label="What was the color of the ball Computer 1 showed you?"%}

Also knowing what the color of the ball that the robot that computer 2 spoke to is, what is the probability of your score being in the top half?

{% formfield player.Belief_2 label="What do you think is the probability that you won the Top Half Contest?" %} {% next_button %} {% endblock %}