Participant 1

Initial description: Move the shapes so there is a minimum of one space in between the different colors.

Final description: Move the shapes so there is a minimum of one space in between the different colors.


Attempt 1: Correct

Participant 2

Initial description: The far left object will be in the bottom left corner of the output. The same colored object will be against the left one space above it. The far left of the 2nd color object will be placed at the bottom one space away from the objects on the left. The remaining object will be one space away from the f the color of the matching object, but one space above it.

Final description: The far left object will be in the bottom left corner of the output. The same colored object will be against the left one space above it. The far left of the 2nd color object will be placed at the bottom one space away from the objects on the left. The remaining object will be one space away from the f the color of the matching object, but one space above it.


Attempt 1: Correct

Participant 3

Initial description: I put the colors that were furthest left first and the shapes that were closest to the top on the bottom. Then I inverted it for the second set.

Final description: I put the colors that were furthest left first and the shapes that were closest to the top on the bottom. Then I inverted it for the second set.


Attempt 1: Correct

Participant 4

Initial description: Move the two colored shapes so they are on top of each other, separated by one black brick on every side.

Final description: Move the matching colored shapes on top of each other.


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

Participant 5

Initial description: Drop the top left-most item to the bottom, bring the shape that matches it above it, and leave one empty line before you begin to create the second shape.

Final description: I thought you had to place the left-most item at the bottom, bring the shape with the same color two squares above it, and move the other colors to the opposite side.


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

Participant 6

Initial description: Same-colored shapes are stacked on top of each other, from bottom to top, with a single row between them, starting from the leftmost shape in the input. A vertical column is then left black, and then the next colored shapes are stacked on each other in the same manner as before.

Final description: Same-colored shapes are stacked on top of each other, from bottom to top, with a single row between them, starting from the leftmost shape in the input. A vertical column is then left black, and then the next colored shapes are stacked on each other in the same manner as before.


Attempt 1: Correct

Participant 7

Initial description: Seems like Green moves to the corner. There is no red for reference.

Final description: It seems to defy the rules that I have gleaned thus far.


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

Participant 8

Initial description: Looks like you need to put similar colors together. The shape that is to the farthest left gets put down in the output to the lower left corner. Then the shape with the same color goes above it. Then the other color is next with a column of black separating it. The one that is the farthest left goes on the bottom with the last one above it separated by a black line.

Final description: Looks like you need to put similar colors together. The shape that is to the farthest left gets put down in the output to the lower left corner. Then the shape with the same color goes above it. Then the other color is next with a column of black separating it. The one that is the farthest left goes on the bottom with the last one above it separated by a black line.


Attempt 1: Correct

Participant 9

Initial description: Leftmost element goes to the very bottom left, same colored element goes right above with 1 row of space in between. For the second color, the leftmost element out of the two goes on the bottom, 1 column of space to the right from the biggest of other color's elements. The second color's remaining element also goes right above it with 1 row of space in between. All are left-aligned.

Final description: Leftmost element goes to the very bottom left, same colored element goes right above with 1 row of space in between. For the second color, the leftmost element out of the two goes on the bottom, 1 column of space to the right from the biggest of other color's elements. The second color's remaining element also goes right above it with 1 row of space in between. All are left-aligned.


Attempt 1: Correct

Participant 10

Initial description: line up the colored blocks on either side of the grid with the larger of the two on the bottom.

Final description: line up the colored blocks on either side of the grid with the larger of the two on the bottom.


Attempt 1: Correct

Participant 11

Initial description: I used some of the example inputs and outputs to determine that some of the shapes would be rotated on the board in the places I put them.

Final description: I thought using the example inputs and outputs from other demos would help me figure out what the solution was.


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

Participant 12

Initial description: blocks furthest lef tin the input get placed in the bottom left corner, and the other shapes are moved down to the bottom right shifted over 1 block

Final description: i dont really know, I am confusued


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