{% extends "global/Page.html" %} {% load otree static %} {% block title %} Session 1 Quiz {% endblock %} {% block content %}
Let’s begin with the 1st session. This session includes 6 multiple choice questions. For each question there’s only one correct answer. You need to answer all questions correctly in order to continue.
Click “next” to continue.
{% next_button %} {% endblock %}