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

The total number of balls drawn so far is: 0.

(This is where our screen instructions will go.)

{% formfield player.judgment_call_yes %}

{% next_button %} {% endblock %}