{% extends "global/Page.html" %} {% load otree static %} {% block title %} PART 2 - Instructions {% endblock %} {# ****************************************************************************************************************** #} {# *** CONTENT *** #} {# ****************************************************************************************************************** #} {% block content %}
|
In the following task, you will see a 4x5-matrix containing 20 cards on your screen. The goal is to find pairs of matching pictures. |
As soon as you start the task by hitting the 'Start' button, you will have {{ Constants.total_time_minutes }} minutes to complete the task.
When you start, you will face a matrix like the one represented below. Click on any two cards in the matrix. If the two cards don't match, they are turned back over. If they do match, they stay revealed.
Then try and find the next pair within the matrix until all pairs are revealed.
Once the whole matrix is solved, the cards are shuffled and a new matrix is presented.
Complete as many matrices as possible within the given time frame and with the lowest number of moves.
A move is a pair of clicks corresponding to the pair of cards you are trying to match.
For each matrix, the more moves to complete it, the lower the star rating, hence the lower your payoff in that matrix. For more detail, see the rule below.
By the end of the {{ Constants.total_time_minutes }} minutes,
your payoff will depend on the total number of stars you earn over all matrices. Each star is worth £{{ Constants.payoff_per_star }}.
{# #}
{# the number of stars is summed up across completed matrices to define your payoff in this task.#}
{# For each star you earn £{{ Constants.payoff_per_star }}0.#}
|
You start with 3 stars. If you complete the matrix in:
|
When you are ready, click the "Start" button.