Participant 1

Initial description: Colors should be stacked from the bottom up and right aligned based on the largest number of squares filled to the smallest number of squares filled with empty black space to finish out the shape.

Final description: Colors should be stacked from the bottom up and right aligned based on the largest number of squares filled to the smallest number of squares filled with empty black space to finish out the shape.


Attempt 1: Correct

Participant 2

Initial description: A descending order of the colors starting 7 rows up because that's how many colors there are. They increase by 1 each row

Final description: Increase colors by 1 each row


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

Participant 3

Initial description: The colored lines are stacked from longest to shortest startin with the longest on the bottom.

Final description: The colored lines are stacked from longest to shortest startin with the longest on the bottom.


Attempt 1: Correct

Participant 4

Initial description: The rule was to re-arrange the shapes by longest (at the bottom of the grid) to shortest (at the top).

Final description: The rule was to re-arrange the shapes by longest (at the bottom of the grid) to shortest (at the top).


Attempt 1: Correct

Participant 5

Initial description: just put the color rows in order from the most color on the bottom to the least color at the top.

Final description: I had it right. you stack in order from the bottom the color that is the longest at the bottom then make your way to the top which will have the least amount of color.


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

Participant 6

Initial description: All the lines are stacked on top of each other in ascending order from tallest to shortest.

Final description: All the lines are stacked on top of each other in ascending order from tallest to shortest.


Attempt 1: Correct

Participant 7

Initial description: I sorted the color bars from longest to shortest starting from the bottom, leaving them all flush with the right side.

Final description: I sorted the color bars from longest to shortest starting from the bottom, leaving them all flush with the right side.


Attempt 1: Correct

Participant 8

Initial description: Arrange the lines (starting from the bottom of the grid) from largest to smallest, and all lined up to the right.

Final description: Arrange the lines (starting from the bottom of the grid) from largest to smallest, and all lined up to the right.


Attempt 1: Correct

Participant 9

Initial description: I accidentally clicked submit here, please ignore.

Final description: We stack the lines such that they're all against the right side of the grid, with the longest ones on the bottom going up to the shortest on top. We keep the total grid size the same, even if this means there are empty black rows up top.


Attempt 1: Incorrect
Attempt 2: Correct