{% extends "global/Page.html" %} {% load staticfiles otree_tags %} {% block title %} Instructions Quiz {% endblock %} {% block content %}

Answer the following questions about the task you will be doing.

Your answers to these questions wil factor into your performance pay


{% formfield player.IQ1 %}
{% formfield player.IQ2 %}
{% formfield player.IQ3 %}
{% formfield player.timeonpage_InstructionsQuiz %}
{% endblock %}