Participant 1

Initial description: I still am unsure of what the rule is, This is my best guest as to what it is.

Final description: I thought the rule was to make them diagonal.


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

Participant 2

Initial description: Make my grid match one on left

Final description: Made the right match the left.


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

Participant 3

Initial description: Shrink all empty squares, but keep vertical alignment.

Final description: Shrink all empty squares, but keep vertical alignment.


Attempt 1: Correct

Participant 4

Initial description: Condense the test input into a 3x3 board but keep the spatial relations between the colors in the original board.

Final description: Condense the test input into a 3x3 board but keep the spatial relations between the colors in the original board.


Attempt 1: Correct

Participant 5

Initial description: I copied the sample patterns.

Final description: I copied the sample patterns.


Attempt 1: Correct

Participant 6

Initial description: Start the upper left corner as the same color. Then add the adjacent colors based on the distance between the colored squares.

Final description: Start with the corner upper left color. Then match the colors based on the distance of the colors and squares condensed in the output examples.


Attempt 1: Incorrect
Attempt 2: Correct

Participant 7

Initial description: The black spaces between colored squares are removed. Colored spaces cannot go into another color's row or column if they're not in the same column or row.

Final description: The black spaces between colored squares are removed. Colored spaces cannot go into another color's row or column if they're not in the same column or row.


Attempt 1: Correct

Participant 8

Initial description: The rule was to squeeze the squares together. Keep the same shape just squeeze them together since half of the grid was lost.

Final description: The rule was to squeeze the squares together. Keep the same shape just squeeze them together since half of the grid was lost.


Attempt 1: Correct

Participant 9

Initial description: To take the test input pattern and reduce it into a 3X3 pattern using the same colors.

Final description: To take the test input pattern and reduce it into a 3X3 pattern using the same colors.


Attempt 1: Correct

Participant 10

Initial description: In a 3x3 grid, you put the predominant colors in the smaller grid based on their location.

Final description: In a 3x3 grid, you put the predominant colors in the smaller grid based on their location.


Attempt 1: Correct

Participant 11

Initial description: The rule is to compress the same colors in the 6x6 grid to the 3x3 grid. But there are no controls in the bottom right, and no way to undo if I do the wrong thing.

Final description: Click 3 high and 3 wide, click apply. Click modify one cell at a time, click desired color followed by clicking desired cells to change. Click submit.


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

Participant 12

Initial description: I looked at the different examples. It appeared that if there was one space in between colors in the input, the colors would be next to each other in output. If there was more than one space in the input, there would be one space in between colors in the output.

Final description: I looked at the different examples. It appeared that if there was one space in between colors in the input, the colors would be next to each other in output. If there was more than one space in the input, there would be one space in between colors in the output.


Attempt 1: Correct