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

Instructions

Thank you for filling out the questionnaire. In the remainder of this study, you are invited to play a simple game. The game consists of re-arranging a board of shapes (shown on the left side of your screen) until it reaches the solution (shown on the right side of your screen).

An example of the game looks like this:

Game:

Solution:


You can make a move by clicking on a shape next to the empty square. The shape will then move into the empty square.

Your earnings will be determined based on the amount of moves made and time spent in the game. To maximise your earnings, it is therefore best to work out the solution before making your first move.

{% next_button %}
{% endblock %}