{% extends "global/Page.html" %} {% load staticfiles otree_tags %} {% block title %} Instructions Task 3 {% endblock %} {% block styles %} {% endblock %} {% block content %}
{% include 'snippets/../snippets/Instr1Task1.html' %}

When you finished reading the instructions, press “Next” to move to the comprehension questions.


{% next_button %} {% endblock %}