{% extends "global/Page.html" %} {% load staticfiles otree_tags %} {% block title %} Question about this round {% endblock %} {% block content %}

Please answer the question below on a scale from 1 to 7 (1 = to a small extent, 7 = to a large extent).

{% formfield player.uncertaintycheck with label="To what extent was there uncertainty about the Buyer's offer in this round?" %}

{% next_button %} {% endblock %}