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

Consider the example illustrated below.

If the lottery highlighted in blue is selected for payment, how many points do you earn?

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