{% extends "global/Page.html" %} {% load staticfiles otree %} {% block title %} Quiz Introduction {% endblock %} {% block content %}
In this quiz, I ask you to evaluate a few statements and answer a few questions.
Your answers will be used to access your understanding of previous experimental instructions.
{% next_button %} {% endblock %}