{% extends "global/Page.html" %} {% load staticfiles otree %} {% block title %} Game 1 {% endblock %} {% block content %}

Please make sure you understand the following instructions before you start playing the games. There will be questions following the instructions to help understand the games.

The instructions will continue to appear for your reference.

{% include 'UG_quiz/Instructions.html' %}

{% next_button %}

{% endblock %}