{% extends "global/Page.html" %} {% load staticfiles otree_tags %} {% block title %} Round 2 {% endblock %} {% block content %} {% formfield player.certainty_check with label="In this round, how uncertain were you about the size of the resource? (1 = not uncertain at all, 7 = very uncertain)" %}
{% next_button %}
{% endblock %}