{% extends "global/Page.html" %}
{% block title %}Procedures{% endblock %}
{% block content %}
For each type of the math problems, the problems will be presented to you one at a time on your computer screen.
There will be a clock on your computer screen to inform you how much time is left to work
on the math problems for each type.
{% next_button %}
{% endblock %}