{% extends "global/Page.html" %} {% load staticfiles otree %} {% block styles %} {% endblock %} {% block scripts %} {% endblock %} {% block title %} {% endblock %} {% block content %}

Solving puzzles

{% include Constants.instructions_template %}

For example, for the following matrix, the correct pattern is 8.


Click next to start solving the problems.

{% next_button %}
{% endblock %}