Participant 1

Initial description: This one was very hard I could not figure out a pattern. I just made a guess to enclose some of the yellow blocks with a blue are like in some of the examples.

Final description: I could not figure out. It has something to do with enclosing certain yellow blocks with the blue area, but I could not figure out exactly what it was.


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

Participant 2

Initial description: put more blue boxes around the same patterns that blue was around to begin with.

Final description: put more blue boxes around the same patterns that blue was around to begin with.


Attempt 1: Correct

Participant 3

Initial description: Find the same pattern in the initial blue box and draw blue boxes all around the same pattern found on the grid.

Final description: Find the same pattern in the initial blue box and draw blue boxes all around the same pattern found on the grid.


Attempt 1: Correct

Participant 4

Initial description: The input consists of a grid with a sparse set of yellow squares. One set of 2-3 yellow squares will be outlined in blue. The output consists of the same grid of yellow squares with all sets of 2-3 that match the original set outlined in blue also outlined in blue.

Final description: The input consists of a grid with a sparse set of yellow squares. One set of 2-3 yellow squares will be outlined in blue. The output consists of the same grid of yellow squares with all sets of 2-3 that match the original set outlined in blue also outlined in blue.


Attempt 1: Correct

Participant 5

Initial description: Add an extended blue background to cells that match the yellow pattern in the example input.

Final description: Add an extended blue background to cells that match the yellow pattern in the example input.


Attempt 1: Correct

Participant 6

Initial description: I copied the yellow squares and made a blue box around each pattern that had a blue box in the test input.

Final description: I copied the yellow squares and made a blue box around each pattern that had a blue box in the test input.


Attempt 1: Correct

Participant 7

Initial description: fg

Final description: You look for the input colored shapes internal pattern of contrasting color and repeat the box shape around similar yellow shaped patterns


Attempt 1: Incorrect
Attempt 2: Correct

Participant 8

Initial description: Copy from input and use groups of two and three.

Final description: Use groupings of two and three.


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

Participant 9

Initial description: Use the examples.

Final description: Use the examples.


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

Participant 10

Initial description: The input had a square of blue surrounding a pattern. In the output any repeat of that pattern, regardless of which direction it was facing, needed to be surrounded in blue.

Final description: The input had a square of blue surrounding a pattern. In the output any repeat of that pattern, regardless of which direction it was facing, needed to be surrounded in blue.


Attempt 1: Correct