{% extends "global/Page.html" %} {% load otree static %} {% block title %} Part 1, Question 10 {% endblock %} {% block content %}
Consider the example illustrated below.
If the outcome represented in red occurs, how many points do you earn?
{% formfield player.answer9 label="Your answer"%} {% next_button %} {% endblock %} {% block scripts %} {% endblock %} {% block styles %} {% endblock %}