{% extends "global/Base.html" %} {% load staticfiles otree %} {% load static %} {% block title %} Failed Quiz {% endblock %} {% block content %}

Sorry, you have not passed the Quiz

Unfortunately, you have failed three attempts of the Quiz and will not be allowed to take part in the Experiment.

{% endblock %}