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

Instructions

You are now almost ready to start playing the main game. You have 10 minutes to complete the game.

Note that the main game will be 10 by 10 and will be harder than the 5 by 5 practice game.

You will earn 1 point for each correctly colored cell.

Same as in the practice game, if you color a cell wrongly, the cell will blink red and then change to the correct color. In addition to this, 5 points will be deducted.

After you complete the game or the time runs out, the final total point will be converted to money with a rate of 20 points to £1. If the final total point is negative, you will only receive the £1 participation fee.

Please note that you will be paid only based on the final total point. Whether you complete the game or not will not affect your payoff.

Please also note that your submission will be rejected if you do not try to solve the game and choose answers randomly.

Please press the "Next" button to continue.


{% next_button %}
{% endblock %}