{% extends "global/Page.html" %} {% load otree static otree_tools %} {% load staticfiles %} {% block title %} Select the missing piece {{ num }}/{{ dem }} {% endblock %} {% block content %}

Remember, your score is the number of correct answers minus the number of incorrect answers. You cannot go back to previous questions but you are allowed to skip a question. For each point you score, we will pay you {{ payment_per_point }} (and you cannot lose money).

Please select the option that correctly completes the pattern.



{{ form.hidden_answer.errors }}

{% endblock %} {% block styles %} {% endblock %} {% block scripts %} {% endblock %}