{% extends "global/Page.html" %} {% load otree %} {% block title %} Part 1 - Practice Round {% endblock %} {% block styles %} {% endblock %} {% block content %}

Puzzle 3

Your answer: {{ player.practice3 }}

Solution: a

Explanation: In this puzzle, all the images have the same marker inside the square and grey circles in the four corners. Hence, the correct answer must be either "a" or "d".

Between options "a" and "d", option "a" is the correct answer because the missing image must be small-sized. One way to see this is that in each row, there is a small, medium, and large image. Hence, in the last row, the missing image must be small-sized.




{% endblock %}