{% extends "global/SimplePage.html" %} {% load staticfiles otree_tags %} {% load static %} {% block title %} Questions {% endblock %} {% block content %}

Based on the situation you saw on the previous page, please answer the following questions.

{% formfield player.Act21 %} {% formfield player.Act22 %}

Click the ‘Next’ button to proceed.

{% include "global/ButtonNext.html" with button_text="Next" %} {% endblock %}