Participant 1

Initial description: create the red pyramid pattern starting at middle top and diagonal blue lines witin, separated by 3 lines

Final description: create the red pyramid pattern starting at middle top and diagonal blue lines witin, separated by 3 lines


Attempt 1: Correct

Participant 2

Initial description: Beginning with a red center square at the very top of the grid, create two diagonal red lines. These lines are at a right angle to each other. Then starting from the red box on the left line on row 3, create a diagonal line sloping downwards in blue. Skip one red box on the left line, and create a new blue line sloping diagonally from that box. Repeat two more times. Then on the first box of the 13 row, create a blue box. From there, create a blue diagonal line. Finally, color the box on the bottom left blue.

Final description: Beginning with a red center square at the very top of the grid, create two diagonal red lines. These lines are at a right angle to each other. Then starting from the red box on the left line on row 3, create a diagonal line sloping downwards in blue. Skip one red box on the left line, and create a new blue line sloping diagonally from that box. Repeat two more times. Then on the first box of the 13 row, create a blue box. From there, create a blue diagonal line. Finally, color the box on the bottom left blue.


Attempt 1: Correct

Participant 3

Initial description: I thought I was suposed to follow example 1 input for example output 1

Final description: I thought I was supposed to copy the grids in the examples presented on the left


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

Participant 4

Initial description: make the top half of a pyramid with the red squares then go down 3 blocks and start the purple squares and draw a line diagonally

Final description: create the top half of a pyramid with the red squares then draw blue diagonal lines from ever 3rd square to the left from the top red one.


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

Participant 5

Initial description: DRop the red at an anle from both sides starting in the middle. Draw Blue every othred at an angle matching the sample

Final description: DRop the red at an anle from both sides starting in the middle. Draw Blue every othred at an angle matching the sample


Attempt 1: Correct

Participant 6

Initial description: Add orange squares down diagonally in both directions and then add blue squares from left to right on every third orange square.

Final description: Continue the orange squares down diagonally and add blue squares from left to right every third orange square.


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

Participant 7

Initial description: Create a 17 by 17 grid and connect the middle points from right, left and top lines diagonally with red pattern. Beginning from third red square to the left of top red square, make a blue diagonal pattern until the last square. Repeat as many blue diagonals as possible each apart by a single square.

Final description: Create a 17 by 17 grid and connect the middle points from right, left and top lines diagonally with red pattern. Beginning from third red square to the left of top red square, make a blue diagonal pattern until the last square. Repeat as many blue diagonals as possible each apart by a single square.


Attempt 1: Correct

Participant 8

Initial description: To recreate the first output but make it bigger.. The first output was 13 by 13 it looks like. The test input next to it was 17 wide.. So i made the test output 17 by 17

Final description: To possibly zoom out of focus on the pattern. but to still implement the original pattern within it.


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

Participant 9

Initial description: I had to replicate liner coordinates.

Final description: I had to replicate linear coordinates.


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