Participant 1

Initial description: I am not sure about this one at all. This is a guess.

Final description: I have no idea. I just guessed. I was looking for some pattern but I could not find it.


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

Participant 2

Initial description: The test output is is a vertically mirrored version of the test input.

Final description: The test output is is a vertically mirrored version of the test input.


Attempt 1: Correct

Participant 3

Initial description: The image is reflected on a larger grid.

Final description: The image is reflected on a larger grid.


Attempt 1: Correct

Participant 4

Initial description: Flipped one on top of the other.

Final description: Flipped one on top of the other.


Attempt 1: Correct

Participant 5

Initial description: Double the height, which doubles the amount of squares available. Using the top 9 squares (equal to original size) input the original 9 square pattern. Then, with the bottom nine squares create a mirror image that is inverted.

Final description: Double the height, which doubles the amount of squares available. Using the top 9 squares (equal to original size) input the original 9 square pattern. Then, with the bottom nine squares create a mirror image that is inverted.


Attempt 1: Correct

Participant 6

Initial description: double the height of the grid. now mirror the image

Final description: double the height of the grid. now mirror the image


Attempt 1: Correct

Participant 7

Initial description: The output is a mirror image. The image is mirrored across the x axis, which is the bottom of the 3x3 square.

Final description: The output is a mirror image. The image is mirrored across the x axis, which is the bottom of the 3x3 square.


Attempt 1: Correct

Participant 8

Initial description: Double the length of the grid vertically, then reflect the position of the grid colors like a mirror across the middle

Final description: Double the length of the grid vertically, then reflect the position of the grid colors like a mirror across the middle


Attempt 1: Correct

Participant 9

Initial description: Double the grid height and mirror the input cells below them.

Final description: Double the grid height and mirror the input cells below them.


Attempt 1: Correct

Participant 10

Initial description: Double the height, fill in the top 3 boxes the same as the input then do the reverse for the bottom 3.

Final description: Double the height, fill in the top 3 boxes the same as the input then do the reverse for the bottom 3.


Attempt 1: Correct

Participant 11

Initial description: My solution is that its the same pattern just reversed and added to a bigger grid.

Final description: My solution is that its the same pattern just reversed and added to a bigger grid.


Attempt 1: Correct

Participant 12

Initial description: I thought the rule was to make a mirror copy of the test input.

Final description: I thought the rule was to make a mirror copy of the test input.


Attempt 1: Correct