Participant 1

Initial description: Based on the instruction I solved the graph

Final description: Based on the instruction I solve the graph


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

Participant 2

Initial description: make grid into 8 by 8 blocks and copy original pattern in top left quadrant. rotate the patter and copy in next quadrant

Final description: i copied the pattern and rotated and copied i dont understand


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

Participant 3

Initial description: Rotate the pattern onto every corner on the grid.

Final description: Rotate the pattern onto each corner, around all sides.


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

Participant 4

Initial description: I turned it every grouping by 45 degrees

Final description: tried to spin like around a circle


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

Participant 5

Initial description: Complete the table pattern.

Final description: Complete the pattern.


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

Participant 6

Initial description: Make an 8 by 8 grid and copy the input pattern into the upper left. Then rotate the pattern 90 degrees counterclockwise, and put the rotated pattern into the upper left. Rotating another 90 degrees each time, fill in the lower left and lower right, in that order.

Final description: Make an 8 by 8 grid and copy the input pattern into the upper left. Then rotate the pattern 90 degrees counterclockwise, and put the rotated pattern into the upper left. Rotating another 90 degrees each time, fill in the lower left and lower right, in that order.


Attempt 1: Correct

Participant 7

Initial description: Flood with color

Final description: Flood line with color


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

Participant 8

Initial description: Take the first 4x4 move it to the right and rotate the colors 90 degrees counter clockwise. Duplicate the top 4x8, move it to the bottom 4x8 and flip the colors along the horizon.

Final description: Take the top right 4x4 and duplicate it to the right but rotate the colors 90 degrees counter clockwise. Duplicate that new set, move it to the bottom right and rotate the colors 180 degrees. Duplicate the bottom right 4x4, move it to the bottom left and rotate the colors 90 degrees clockwise.


Attempt 1: Incorrect
Attempt 2: Correct

Participant 9

Initial description: Flip the initial patter in the output to rotate the bottom right input to each corner in a counter clockwise pattern

Final description: Take the bottom two left squares from the input and rotate them to each corner in a counter clockwise manner.


Attempt 1: Incorrect
Attempt 2: Correct

Participant 10

Initial description: The color pattens are flipped in all 4 corners

Final description: The color pattens are flipped in all 4 corners in different directions


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

Participant 11

Initial description: Altering the pattern to form uneven checkered pattern

Final description: I tried to form a checkered pattern


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