{% extends "ravens_test/RavenStyles.html" %} {% load staticfiles otree %} {% block title %} Proceed to pattern game {% endblock %} {% block content %}

You will now play a pattern game, where you are asked to solve some puzzles.

On the screen, you will see a set of abstract pictures with one of the pictures missing. You need to choose a picture from the choices below to complete the pattern.

You will have a total of 8 minutes to complete 12 such puzzles.

During these {{ duration_min }} minutes you will be able to move forwards and backwards and change your answers using the buttons and tabs on your screen.

At the end of the experiment, the computer will randomly draw one of the puzzles from the pattern game. Each puzzle has the same probability to be chosen. If you solved this puzzle correctly, you will earn an additional {{ raven_bonus }} point.

Once the {{ duration_min }} minutes have passed, the pattern game will be automatically submitted and you will proceed to the results. You can submit all your answers once you reach the last puzzle by clicking on the button that will appear and be labelled "Finish and go to results".

Click on "next" to proceed the pattern game.

{% next_button %} {% endblock %}