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

Consider the example illustrated below.

What is the probability the lottery highlighted in blue will be selected for payment?

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