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

First, we are going to ask you a few questions about yourself. Your answers to these questions will be used to pair you with other people for the group activity.


{% for field in form %} {% formfield field %} {% endfor %} {% next_button %} {% endblock %}