{{ block title }}
In Task 1, you will play a number search game. There are two types of grids filled with numbers: the 5*5 big grids and the 3*3 small grids, as shown below.
Big Grid
Small Grid
In Task 1, you will play a number search game. There are two types of grids filled with numbers: the 5*5 big grids and the 3*3 small grids, as shown below.
The game has 10 rounds, each involving a number search task to earn tokens. 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. To pin down each pair, you need to click on the two numbers that meets the requirement consecutively, so that the corresponding boxes will be labeled with a unique color.
Except the first round where you must work on a big grid, you are free to choose the type of grid you would like to work on in any subsequent rounds. Feedback will be provided at the end of each round.
To help you familiarize with the game to be performed, before round 1, you will be given a chance to practice on one small grid and one big grid. While these practice exercises are not paid, they are there to help you become acquainted with the number search task, enabling you to perform better in the paid rounds.
• If you succeed in finding enough pairs in a big grid, you will earn 4 tokens.
• If you succeed in finding enough pairs in 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