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

Count the number of squares of each color.

Click on 'Next Task' to check answers. Incorrect answers will be displayed in red font.









{% endblock %} {% comment %} {% endcomment %}