Participant 1

Initial description: Each block gets rotated to the right. Then the corner blocks get added onto in an outward direction moving diagonally away.

Final description: The small colored blocks get moved to the next corner on the right of the large block. Then they multiple outward away from the corners until the run out of black blocks to recolor.


Attempt 1: Incorrect
Attempt 2: Correct

Participant 2

Initial description: Rotate the pattern and paste it offset

Final description: Duplicate the output.


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

Participant 3

Initial description: The shapes surrounding the squares are rotated clockwise and expand outwards

Final description: The shapes surrounding the squares are rotated clockwise and expand outwards


Attempt 1: Correct

Participant 4

Initial description: Make red boxes in same area, alternate the different colors around the red squares.

Final description: Make the red squares in same spot and alternate the different colored lines coming out.


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

Participant 5

Initial description: The rule was to move the color one cell to the left and continue through grid until no more cells to fill.

Final description: I thought the rule was to change the cell the single cells to the color of cell to the left of it then bring it to the end if that line.


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

Participant 6

Initial description: I thought the rule was to copy the section of the graphic with the boxes opposite each other.

Final description: I feel I'm supposed to be copying sections that are moving left-to-right but I can't figure out which ones.


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

Participant 7

Initial description: rotate the corner blocks clockwise 90 degrees, extend the corners with the same color until it hit the boundary or other blocks

Final description: rotate the corner blocks clockwise 90 degrees, extend the corners with the same color until it hit the boundary or other blocks


Attempt 1: Correct

Participant 8

Initial description: The main block stays the same color and the colors around them rotate once around to the right. Colors continue going off to complete it.

Final description: I thought the main four by four blocks stayed the same and the colors around them rotated. The extra colors going off the the side I wasn't sure about. Example 4 looked the most like the test input.


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

Participant 9

Initial description: Keep the red center, rotate the color pattern around each 90degrees clockwise and extend them so they keep going until they hit a border

Final description: Keep the red center, rotate the color pattern around each 90degrees clockwise and extend them so they keep going until they hit a border


Attempt 1: Correct