{% extends "global/Page.html" %} {% load otree static %} {% block title %} Part 1, Question 4 {% endblock %} {% block content %}

Consider the example illustrated below.

What is the value of X?

{% formfield player.answer4 label="Your answer"%} {% next_button %} {% endblock %} {% block scripts %} {% endblock %} {% block styles %} {% endblock %}