Participant 1

Initial description: Create a table with 3 identicals patterns

Final description: Create a pattern akin to the pattern shown in the test input


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

Participant 2

Initial description: replicate the color pattern within a grid that has more squares

Final description: copy the color grid pattern into the top left corner of a 9 x 9 grid


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

Participant 3

Initial description: There is a block in the left that is disconnected from the one to the left and right by color.

Final description: I thought that maybe the rule was to follow the diagonal pattern of of Output/Input sample 5


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

Participant 4

Initial description: This examples have them in all corners except for this one alone.

Final description: Have the two colors that are horizontal, but opposite colors touch.


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

Participant 5

Initial description: Recreate the test input in the upper right corner

Final description: Recreate the test input diagonally across the grid.


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

Participant 6

Initial description: The 3 x 3 squares in the output grid correspond to the 3 x 3 pattern from the input grid. The smaller squares are the same pattern and form the larger pattern on the right.

Final description: Create a 9 x 9 grid. Repeat the pattern shown in the input by creating a block matching the pattern in the input. Place each 3 x 3 block in the corresponding "orange" portions of your output grid.


Attempt 1: Incorrect
Attempt 2: Correct

Participant 7

Initial description: grid change and fill colors.

Final description: dragging cells


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

Participant 8

Initial description: The least represented color is use as the marker and how many separate shapes should be made. The location on the grid syncs to the color's location on the smaller grid.

Final description: The least represented color on the input tells how many copes should be created. It also shows where on the larger grid each shape should be placed.


Attempt 1: Incorrect
Attempt 2: Correct

Participant 9

Initial description: Copy the Input the same number of times as the least common colored square and in the same corresponding positions as the lease common colored square appears in the Input.

Final description: Copy the Input the same number of times as the least common colored square and in the same corresponding positions as the lease common colored square appears in the Input.


Attempt 1: Correct

Participant 10

Initial description: Create a 9 x 9 grid. Recreate the pattern from test input one to test input two -- but do it three times inside the grid.

Final description: Create a 9 x 9 grid. Recreate the patterns of color (maroon and orange) to make four smaller grids in the upper left and lower right hand corners.


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

Participant 11

Initial description: There is a need to count the number of each color of the squares in the test input and based on the one with the lowest count, determine where in the 9x9 test output the patterns will be placed. The pattern is inserted unchanged into each of the 3x3 grid inside the 9x9 where the lowest count color, orange, in this case is found.

Final description: There is a need to count the number of each color of the squares in the test input and based on the one with the lowest count, determine where in the 9x9 test output the patterns will be placed. The pattern is inserted unchanged into each of the 3x3 grid inside the 9x9 where the lowest count color, orange, in this case is found.


Attempt 1: Correct

Participant 12

Initial description: if two color place according to pattern on right on 9x9 grid

Final description: if two color use example output as examples


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

Participant 13

Initial description: I have to reproduce the figure shown in the test input the number of times = the smallest number of blocks. I then have to place them in the formation as indicated by the smallest number of blocks.

Final description: I have to reproduce the figure shown in the test input the number of times = the smallest number of blocks. I then have to place them in the formation as indicated by the smallest number of blocks.


Attempt 1: Correct

Participant 14

Initial description: Put shape in to corner.

Final description: Fit shape in the corner.


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

Participant 15

Initial description: Copy the grid layout and color scheme to follow the initial input.

Final description: I thought I was supposed to follow the input example three to do the current grid.


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

Participant 16

Initial description: Convert 3x3 to 9x9 grid. Whichever color represented the fewest times on the Test Input will determine where the 3x3 grids on the new 9x9 grid will filled in. Once determined, the rule is to simply copy the Test Input precisely into each corresponding 3x3 grid on the new 9x9 grid.

Final description: Convert 3x3 to 9x9 grid. Whichever color represented the fewest times on the Test Input will determine where the 3x3 grids on the new 9x9 grid will filled in. Once determined, the rule is to simply copy the Test Input precisely into each corresponding 3x3 grid on the new 9x9 grid.


Attempt 1: Correct