Participant 1

Initial description: The exact same blocks are copied to the output. Then the red blocks are extended as a line upwards. If they run into a grey block, they must turn right one block and then keep continuing upwards.

Final description: The exact same blocks are copied to the output. Then the red blocks are extended as a line upwards. If they run into a grey block, they must turn right one block and then keep continuing upwards.


Attempt 1: Correct

Participant 2

Initial description: Extend the red squares vertically. If a gray square is in the way, move one square to the right and continue on the same trajectory/

Final description: Extend the red squares vertically. If a gray square is in the way, move one square to the right and continue on the same trajectory/


Attempt 1: Correct

Participant 3

Initial description: The grey and red blocks are placed in the same position. Then a line of red blocks will be created from bottom to top at the location of each input red block. If there is a grey block in the same column you will fill in the column until you reach the grey block, then you will move one column to the right and continue the line of red shaded blocks upward.

Final description: The grey and red blocks are placed in the same position. Then a line of red blocks will be created from bottom to top at the location of each input red block. If there is a grey block in the same column you will fill in the column until you reach the grey block, then you will move one column to the right and continue the line of red shaded blocks upward.


Attempt 1: Correct

Participant 4

Initial description: Set up a 10x10 grid, duplicate the existing image and repeat to fill the grid above each red grid with red, if encountering a gray grid, fill one grid with red to the right and then continue to fill red upwards.

Final description: Set up a 10x10 grid, duplicate the existing image and repeat to fill the grid above each red grid with red, if encountering a gray grid, fill one grid with red to the right and then continue to fill red upwards.


Attempt 1: Correct

Participant 5

Initial description: gray the same, straight red lines going right around if gray is in the way

Final description: gray the same, straight red lines going right around if gray is in the way


Attempt 1: Correct

Participant 6

Initial description: Red boxes are extended into lines but stopped if there's a grey box in the way.

Final description: Red lines are extended. If there's a grey box in the way they move over one spot to the right and continue.


Attempt 1: Incorrect
Attempt 2: Correct

Participant 7

Initial description: My own idea wise did this

Final description: My own idea wise completed


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

Participant 8

Initial description: I think the rule was to make the red lines go from the points on the bottom in the input to the top but if the line touches a gray point, move the line over to the right once and continue going to the top of the pattern.

Final description: I think the rule was to make the red lines go from the points on the bottom in the input to the top but if the line touches a gray point, move the line over to the right once and continue going to the top of the pattern.


Attempt 1: Correct

Participant 9

Initial description: Vertical lines are made unless there is a gray square obstructing the path. In that case the line shifts one square to the right.

Final description: Vertical lines are made unless there is a gray square obstructing the path. In that case the line shifts one square to the right.


Attempt 1: Correct

Participant 10

Initial description: set grid

Final description: set grid


Attempt 1: Correct

Participant 11

Initial description: The grid size stays the same as the test input. The orange red on the bottom is supposed to go all the way to the top of the grid unless it is impeded by a gray block. If there is a gray block the the red goes over one to the right and then continues in a straight line up to the top of the grid.

Final description: The grid size stays the same as the test input. The orange red on the bottom is supposed to go all the way to the top of the grid unless it is impeded by a gray block. If there is a gray block the the red goes over one to the right and then continues in a straight line up to the top of the grid.


Attempt 1: Correct

Participant 12

Initial description: Im not sure

Final description: Im not sure


Attempt 1: Correct

Participant 13

Initial description: Draw red vertical lines at the red squares and if the line hits a grey square to go around it to the right.

Final description: Draw red vertical lines at the red squares and if the line hits a grey square to go around it to the right.


Attempt 1: Correct

Participant 14

Initial description: Extend the red square at the bottom vertically until it reaches the top. If it hits a white square on the way, move the red block one square to the right and then continue to move it vertically until it reaches the top.

Final description: Extend the red square at the bottom vertically until it reaches the top. If it hits a white square on the way, move the red block one square to the right and then continue to move it vertically until it reaches the top.


Attempt 1: Correct