{% extends "global/Page.html" %}
{% load otree %}
{% block title %}
End of study
{% endblock %}
{% block content %}
Because you incorrectly submitted the quiz too many times, you cannot participate in the experiment anymore and, as stated in the description of the HIT, you cannot collect the payment. If you submit the HIT, we will have to reject your submission.
{% endblock %}