Participant 1

Initial description: The image on the top squares is the pattern that will be repeated on the output. The image on the bottom show how many times the top pattern is to be repeated and where to put them.

Final description: The image on the top squares is the pattern that will be repeated on the output. The image on the bottom show how many times the top pattern is to be repeated and where to put them.


Attempt 1: Correct

Participant 2

Initial description: Top image was the "pixel", each square on the bottom image was a "pixel" arranged in a pattern.

Final description: Top image was the "pixel", each square on the bottom image was a "pixel" arranged in a pattern.


Attempt 1: Correct

Participant 3

Initial description: random output

Final description: random output


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

Participant 4

Initial description: Expand grid to 18x18 and use the shape and colors of the top test input to recreate the shape of the bottom test input

Final description: Expand grid to 18x18 and use the shape and colors of the top test input to recreate the shape of the bottom test input


Attempt 1: Correct

Participant 5

Initial description: I do not understand the pattern or what the rule is

Final description: I do not understand the pattern or what the rule is


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

Participant 6

Initial description: Make output large, use the colors from the test output in a similar pattern.

Final description: Make the output large and copy the same colors in a similar pattern/shape.


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

Participant 7

Initial description: Create a checkerboard pattern.

Final description: Create a checkerboard pattern.


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

Participant 8

Initial description: follow the bottom grid's shape, each block becomes the pattern of the top grid

Final description: follow the bottom grid's shape, each block becomes the pattern of the top grid


Attempt 1: Correct

Participant 9

Initial description: I thought the pattern above the grey line needs to repeat six times and the pattern under the grey doesn't matter.

Final description: I'm pretty sure you're supposed to make the pattern below the grey line with the patter above the grey line and repeat it as many red squares are used underneath. My colors were off and I couldn't make the width and height come out to get enough space. I thought I needed 12 of the pattern above the grey line.


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

Participant 10

Initial description: Multiply the length and width of the fully red pattern grid by 3 each. Replicate each red box with the pattern shown in the top grid, where a 2x2 box is shrunk to one box.

Final description: Multiply the length and width of the fully red pattern grid by 3 each. Replicate each red box with the pattern shown in the top grid, where a 2x2 box is shrunk to one box.


Attempt 1: Correct