{% extends "global/Page.html" %} {% load otree static %} {% block title %} Part 2, Question 5 {% endblock %} {% block content %}
Consider the example illustrated below.
What is the probability the lottery highlighted in blue will be selected for payment?
{% formfield player.answer5 label="Your answer"%} {% next_button %} {% endblock %} {% block scripts %} {% endblock %} {% block styles %} {% endblock %}