{% extends "global/Page.html" %} {% load otree %} {% block head_title %} Study {% endblock %} {% block styles %} {% endblock %} {% block content %}

Round 4 of 4

On the following page, you will choose between playing Nonogram with adding numbers games interrupting at random moments ("Interruptions") and playing Nonogram followed by the adding numbers games ("Sequential") but with points deducted from the final score.

Please press the "Next" button to proceed to making the decisions.

{% next_button %}
{% endblock %} {% block scripts %} {% endblock %}