{% extends "global/Page.html" %} {% load staticfiles otree %} {% block content %}

Before you do the activity, we are going to ask you a few questions to make sure you understand how it works.


{% for field in form %} {% formfield field %} {% endfor %} {% next_button %} {% endblock %} {% block scripts %} {% endblock %} {% block styles %} {% endblock %}