Participant 1

Initial description: Mirror the original yellow square pattern in 4-way symmetry. Match the grid dimensions to fit.

Final description: Mirror the original yellow square pattern in 4-way symmetry. Match the grid dimensions to fit.


Attempt 1: Correct

Participant 2

Initial description: Take input pattern and multiply it by 4 and create a rotating pattern

Final description: Take input pattern and multiply it by 4 and create a rotating pattern


Attempt 1: Correct

Participant 3

Initial description: transform the image four times around the center

Final description: transform the image four times around the center


Attempt 1: Correct

Participant 4

Initial description: kind of like a mirror image of the original input

Final description: The input turned a little on each side connecting them. I thought I had figured it out but I guess that's not it


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

Participant 5

Initial description: Place four of the shapes centered along the outside edges of the grid.

Final description: Place four of the shapes centered along the outside edges of the grid.


Attempt 1: Correct

Participant 6

Initial description: create a cross like pattern by using the same pattern across the board

Final description: create a cross like pattern across the board


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

Participant 7

Initial description: Made the grid 15 x 15 and transposed the input 4x on each side.

Final description: Copied the input 4x and put one on each side of the grid.


Attempt 1: Incorrect
Attempt 2: Correct