{% extends "global/Page.html" %} {% load otree static %} {% block title %} Check that you read directions {% endblock %} {% block content %}
Please answer the following question to ensure you read the description of the experiment.
{% formfield player.ballPossibleColors label="Which color of ball is not possible?" %} {% next_button %} {% endblock %}