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

This is Practice Round - You will not earn any reward for this

1. Please answer the question below:

{% csrf_token %}

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