Participant 1

Initial description: Vertical blocks surrounding blue square. Then branch out in 3 blocks while alternating vertical and horizontal.

Final description: Create a complete horizontal and vertical gray line from the blue square, and then going horizontal 2 and vertical 2.


Attempt 1: Incorrect
Attempt 2: Correct

Participant 2

Initial description: Draw a gray snake pattern from the given blue square.

Final description: Draw a gray snake pattern from the given blue square.


Attempt 1: Correct

Participant 3

Initial description: from the blue dot go up and down two cells (gray) and from there, go left/right, then up/down three until you get to the edge.

Final description: from the blue dot go up and down two cells (gray) and from there, go left/right, then up/down three until you get to the edge.


Attempt 1: Correct

Participant 4

Initial description: From the blue tile going up, color the next 2 tiles gray, then going right, color the next two tiles gray, repeat until border is reached. From the blue tile going down, color the next 2 tiles gray, then going left, color the next two tiles gray, repeat until border is reached.

Final description: From the blue tile going up, color the next 2 tiles gray, then going right, color the next two tiles gray, repeat until border is reached. From the blue tile going down, color the next 2 tiles gray, then going left, color the next two tiles gray, repeat until border is reached.


Attempt 1: Correct

Participant 5

Initial description: Copy the blue square, then in light gray go 2 up, 2 right, etc. Then 2 down, 2 left, etc.

Final description: Copy the blue square, then in light gray go 2 up, 2 right, etc. Then 2 down, 2 left, etc.


Attempt 1: Correct

Participant 6

Initial description: above the colored square, create steps of gray blocks going up two, then over three to the right, repeating until you hit a wall. do the same for under the colored square but going down two and over to the left three and repeat.

Final description: above the colored square, create steps of gray blocks going up two, then over three to the right, repeating until you hit a wall. do the same for under the colored square but going down two and over to the left three and repeat.


Attempt 1: Incorrect
Attempt 2: Correct

Participant 7

Initial description: The light blue square is positioned onto a 13x13 grid and then two grey squares are placed on either of its vertical sides. From there, two more grey squares are placed horizontally, connected to the end grey squares already placed. The bottom horizontal goes to the left; the top horizontal squares extend to the right to create a pattern that looks like a staircase. This pattern extends to the edges of the grid, alternating horizontally and vertically.

Final description: The light blue square is positioned onto a 13x13 grid and then two grey squares are placed on either of its vertical sides. From there, two more grey squares are placed horizontally, connected to the end grey squares already placed. The bottom horizontal goes to the left; the top horizontal squares extend to the right to create a pattern that looks like a staircase. This pattern extends to the edges of the grid, alternating horizontally and vertically.


Attempt 1: Correct

Participant 8

Initial description: Two squares of gray to move away from blue, before changing directions

Final description: Two squares of gray to move away from blue, before changing directions


Attempt 1: Correct

Participant 9

Initial description: Two gray lines come from the light blue block, one going up and to the right while the other goes down and to the left. Each line goes two blocks vertically then starts a staircase pattern, going three blocks horizontally, then three vertically, repeating until it hits the edge.

Final description: Two gray lines come from the light blue block, one going up and to the right while the other goes down and to the left. Each line goes two blocks vertically then starts a staircase pattern, going three blocks horizontally, then three vertically, repeating until it hits the edge.


Attempt 1: Correct

Participant 10

Initial description: A 2 sqaure gray step is added from the center until the edge is reached

Final description: A 2 sqaure greay step is added from the center until the edge is reached


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

Participant 11

Initial description: You start from the blue square and two grey boxes on top and bottom. Then it's 3 grey boxes until you reach the end.

Final description: You start from the blue square and two grey boxes on top and bottom. Then it's 3 grey boxes until you reach the end.


Attempt 1: Correct

Participant 12

Initial description: 2 gray blocks on each side of the blue block then 3 up and 3 over until you reach the end of the grid.

Final description: 2 gray blocks on each side of the blue block then 3 up and 3 over until you reach the end of the grid.


Attempt 1: Correct

Participant 13

Initial description: Two grey squares stack vertically above and below the blue square, then zig zag 2 squares horizontally followed by verticals until meeting the edge of the overall black background

Final description: Two grey squares stack vertically above and below the blue square, then zig zag 2 squares horizontally followed by verticals until meeting the edge of the overall black background


Attempt 1: Correct