Participant 1

Initial description: the patteren is x's by the next number up

Final description: the patteren is x's by the next number up


Attempt 1: Correct

Participant 2

Initial description: Make squares of 4 blocks twice than 8 blocks twice along a horizontal axis with corresponding color

Final description: Make squares of 4 blocks twice than 8 blocks twice along a horizontal axis with corresponding color


Attempt 1: Correct

Participant 3

Initial description: Create a symmetrical two-color pattern.

Final description: Create a symmetrical two-color pattern.


Attempt 1: Correct

Participant 4

Initial description: follow the pattern of blue and dark blue. which is adding lines by 2.

Final description: follow the pattern of blue and dark blue. which is adding lines by 2.


Attempt 1: Correct

Participant 5

Initial description: I thought the rule was to follow the Example of Output 3 because my amount of squares and grid pattern were the most similar to this Input 3.

Final description: I thought the task was to duplicate the Example of Output 3 because the amount of squares I was provided was the same as in this example. So I tried different patterns with the colors I was provided in my Test Input.


Attempt 1: Incorrect
Attempt 2: Incorrect
Attempt 3: Incorrect

Participant 6

Initial description: continue the colors on the first two rows on the left hand side across the grid.

Final description: I am not really sure.


Attempt 1: Incorrect
Attempt 2: Incorrect
Attempt 3: Incorrect

Participant 7

Initial description: The square input would keep doubling in size to match the same color pattern.

Final description: The square input would keep doubling in size to match the same color pattern.


Attempt 1: Correct

Participant 8

Initial description: To create a larger and larger square using the small pattern as a blueprint

Final description: To create a larger and larger square using the small pattern as a blueprint


Attempt 1: Correct

Participant 9

Initial description: It looked like it was the same box as the test input but doubling in size over and over again.

Final description: It looked like it was the same box as the test input but doubling in size over and over again.


Attempt 1: Correct

Participant 10

Initial description: I believe the rule was that, the colors on either side of the initial square expand out, forming larger squares of that color. In the examples, three or more colors were used which complicated the pattern somewhat but, they maintained the same general pattern, just at a larger scale.

Final description: To me it seemed that, each initial group of colored tiles expanded out, bcoming two squares, then four squares, etc.


Attempt 1: Incorrect
Attempt 2: Incorrect
Attempt 3: Incorrect

Participant 11

Initial description: Starting with the colors at the beginning, they expand into connected 2 by 4 rectangles, then 4 by 8 rectangles, and then 8 by 16 rectangles. In the examples, this would be 4 colors, but the test input only used 2 colors.

Final description: Starting with the colors at the beginning, they expand into connected 2 by 4 rectangles, then 4 by 8 rectangles, and then 8 by 16 rectangles. In the examples, this would be 4 colors, but the test input only used 2 colors.


Attempt 1: Correct