{% extends "global/Page.html" %} {% load otree static %} {% block title %} Short Quiz {% endblock %} {% block content %} Please answer the following 10 questions.For each question, you will have 20 seconds. And for each correct answer, you will earn 10 ECUs. {% next_button %} {% endblock %}