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

Based on the same situation, please answer the following questions.

{% formfield player.Act5 %} {% formfield player.Act6 %} {% formfield player.Act7%} {% formfield player.Act8%}

Click the ‘Next’ button to proceed.

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