{% extends "global/Page.html" %} {% load otree static %} {% block title %} Quiz Instructions for Topic: {{Topic}} {% endblock %} {% block content %}

The timer on the quiz {{Topic}} will start when you click 'Next'.

{% next_button %} {% endblock %}