{% extends "global/Page.html" %} {% load otree static %} {% block title %} Stage 1: Instructions {% endblock %} {% block content %}
In this stage, you can earn money that will go into an account that you and your partner share.
On the next screen, there will be a table of 0's and 1's. Your task will be to count the number of 0's in the table.
For each table you will have {{Constants.task_time}} seconds. Each correctly counted table will add ${{Constants.value_puzzle}}.00 to your group's joint account.
The other participant will also be performing the identical task.
You and your partner can each complete up to 4 tables, hence the maximum earnings for your joint account are ${{Constants.max_group}}.00.
Below you see an example of how the tables will look like. As you can see, there are 15 zeros in the table, so you would have to input 15 as the answer for the task.