Participant 1

Initial description: Match the grid to the other grid an example one.

Final description: Make one grid match the other grid in example 1-2 or three.


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

Participant 2

Initial description: Add blue vertical lines to the left increasing by 2. add pink lines to the right decreasing by 2.

Final description: Add blue vertical lines to the left increasing by 2. add pink lines to the right decreasing by 2.


Attempt 1: Correct

Participant 3

Initial description: This grid was the closest to the example input

Final description: Just trying different example outputs because for me issue is the same - nothing matches tutorial example provided.


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

Participant 4

Initial description: I didn't really know or understand. I just guessed.

Final description: I didn't really understand what it was


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

Participant 5

Initial description: The grey line acts as the halfway mark with the magenta lines being the smaller half and the light blue lines being the larger half. Each line to the right of the grey line shrinks by 2 tiles in height as it moves 1 tile over. Each tile to the left grows by 2 tiles in height as it moves 1 tile over.

Final description: The grey line acts as the halfway mark with the magenta lines being the smaller half and the light blue lines being the larger half. Each line to the right of the grey line shrinks by 2 tiles in height as it moves 1 tile over. Each tile to the left grows by 2 tiles in height as it moves 1 tile over.


Attempt 1: Correct

Participant 6

Initial description: Starting left of the grey rectangle, attempt to make as many cyan/teal colored rectangles as possible that are x+2 of the grey rectangle, where x is the height of the rectangle in square units. Then, attempt to make a series of purple rectangles based on the amount of cyan/teal rectangles where the pattern is x-2 of the grey rectangle's height.

Final description: Given the height of the grey rectangle, attempt to create cyan/teal rectangles to the left of the grey rectangle of height x+2, where x is the amount of grey squares in the rectangle. Attempt to do this until there is no more space on the left side. On the right side, attempt to make purple rectangles that is x-2 the height of the grey rectangle until purple squares can't be made/placed.


Attempt 1: Incorrect
Attempt 2: Correct

Participant 7

Initial description: To the right of the gray make two above pink. To the opposite side make two below light blue.

Final description: To the left of the gray boxes below two make light blue. On the opposite side make pink.


Attempt 1: Incorrect
Attempt 2: Correct

Participant 8

Initial description: Take the initial grey shape from the input and copy it. Add pink rows to the right, decreasing in length by 2 blocks each time. Add light blue rows to the left, increasing in length by 2 blocks each time.

Final description: Take the initial grey shape from the input and copy it. Add pink rows to the right, decreasing in length by 2 blocks each time. Add light blue rows to the left, increasing in length by 2 blocks each time.


Attempt 1: Correct

Participant 9

Initial description: Two are added to the length

Final description: I thought the rule was to deduct.


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