{% extends "global/Page.html" %} {% load staticfiles otree %} {% block title %} Question set - 1 {% endblock %} {% block content %}

For this round, you are paired with {{ Constants.nameperformer }} who is your Yellow player. {{ Constants.pronounperformer }} is a student at a University and is {{ Constants.ageperformer }} years old.

Below you can see how each addition solved correctly by {{ Constants.nameperformer }} affected the probability of higher earnings for {{ Constants.Pronounperformer }} Decider.


How many questions do you think {{ Constants.nameperformer }} has solved correctly?

{% formfield player.BeliefExAnte1 label="" %}
{% next_button %} {% endblock %}