{% extends "global/Page.html" %} {% load staticfiles otree %} {% block title %} Final Survey {% endblock %} {% block content %}
The next few questions are about the group activity you took part in along with three other people. Think back to this activity.
{% formfield player.mem_gen %} {% formfield player.mem_race label=mem_race_label %} {% formfield player.mem_income %} {% formfield player.mem_diversity %} {% next_button %} {% endblock %}