{% extends "global/Page.html" %} {% load otree static %} {% block styles %} {% endblock %} {% block title %} Introduction {% endblock %} {% block content %}

Practice Question:

First, we will do a practice five-integer addition problem. Please calculate the sum of the five integers on your screen using only mental math and/or your scratch paper, then type your answer in the “Answer” field and click the “Submit” button. If you have any questions or problems, please raise your hand.

{% formfield player.pq %} {% next_button %} {% endblock %}