{% extends "global/Page.html" %} {% load staticfiles otree_tags %} {% block title %} Passed Quiz {% endblock %} {% block content %} You answered all questions correctly. Please go to the next page to proceed with the experiment.


{% next_button %} {% endblock %}