Participant 1

Initial description: The lines need to keep extending out?

Final description: Unfortunately I couldn't figure out the pattern on this one. I thought I had to follow example one but I was wrong.


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

Participant 2

Initial description: Change grid to green and blue

Final description: Made the right grid look like left


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

Participant 3

Initial description: Overlapping squares are pink. Shift the vertical position outward 1 square from starting position for a length equal to the initial length.

Final description: Overlapping squares are pink. Shift the vertical position outward 1 square from starting position for a length equal to the initial length.


Attempt 1: Correct

Participant 4

Initial description: Start with the template board of the test input and then you move over one unit and up/down one unit to the left of the left side colors and right of the right side colors and continue spreading the same number of consecutive units until you reach the top or the side of the board. Any time two colors collide from the blue and green templates you change the unit color to pink.

Final description: I thought that you translate the original structures out to the left for the left side and to the right for the right side and if the two different colors intercept you make the interception blocks pink.


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

Participant 5

Initial description: Use the starting point of the test input and repeat each color's number of squares in an x pattern.

Final description: Use the starting point from the test input and repeat that moving out in a sort of x pattern.


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

Participant 6

Initial description: The colored lines are copied repeatedly in order to form an x-like shape by moving them up or down and 1 square to the side. If two different colors overlap in the same square, it turns magenta.

Final description: The colored lines are copied repeatedly to form an x-shape. Squares with overlapping colors turn magenta.


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

Participant 7

Initial description: Staggering the rows of blocks going up and down

Final description: I was trying to stagger the blocks going up and down.


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

Participant 8

Initial description: I followed the pattern.

Final description: I followed the pattern.


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

Participant 9

Initial description: Start with the prompted input blocks. Then position the same blocks adjacent outward until it reaches the edge of the grid. Put any overlap in magenta.

Final description: Not sure what happened I had tried to submit and it said I already did.


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

Participant 10

Initial description: The vertical bars continue from the top and bottom of the original bars. The left side bars have them continue from the left side of them. The ones on the right continue on the right. They match the length of the bars. If blue and green bars cross, they're turned into pink colors instead.

Final description: The rule was have the bars go out to the left and right at the same length as the original bars. Both come out from the top and bottom but the one on the left comes out on the left side of it. The opposite for the right side. Any spots that cross is pink colored.


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

Participant 11

Initial description: to create a pattern continuing the same number of squares one column apart from each other with two different colors.

Final description: to create a pattern continuing the same number of squares one column apart from each other with two different colors.


Attempt 1: Correct

Participant 12

Initial description: I saw how each block in the input corresponding to the look of the output, with the offsetting, but as I type this sentence, I see that I did it incorrectly but not doing all of the blue ones correctly.

Final description: I thought the rule was the number and colors of blocks in the input went up and down, but where the two colors intersect would be a pink color instead of the original colors. I would love to see the answer to this one, because I don't know how I messed it up. I mean I obviously did mess it up, but I would like to see where and how.


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