{{ block title }}
Task 1
{{ endblock }} {{ block content }}

You will now play the number search game for 10 rounds. In each round, the objective is to find a minimum of 3 pairs of numbers that add up to 100 in a grid within 45 seconds.

Except the first round where you must work on a big grid, you are free to choose the type of grid (small/big) you would like to work on in any subsequent rounds. Results will be provided at the end of each round.

You will earn some tokens if you succeed in finding enough pairs in the grid

• If you succeed in working out a big grid, you will earn 4 tokens.

• If you succeed in working out a small grid, you will earn 1 token.

No token will be provided if you fail to find enough pairs within the given time constraint.

Your total earnings in Task 1 will be the tokens you accumulate across 10 rounds

When you are ready to start Task 1, please click on the next button.


{{ next_button }}
{{ endblock }}