Participant 1
Initial description: I am really not sure in this first attempt.
Final description: I honestly could not figure out what the rule was supposed to be.
Participant 2
Initial description: Create an arc of color with the input blocks as the highest peak. Each tier of the arc must match the input blocks and be one row lower than the previous one in the sequence until it hits a wall.
Final description: Create an arc of color with the input blocks as the highest peak. Each tier of the arc must match the input blocks and be one row lower than the previous one in the sequence until it hits a wall.
Participant 3
Initial description: The example included the original pieces and some added to it.
Final description: I tried and was unable to solve it.
Participant 4
Initial description: Continue the same shape in a downward pattern, to resembles hills or mountains
Final description: Continue the same shape in a downward pattern, to resembles hills or mountains
Participant 5
Initial description: create a decsending pyramid using the same pattern
Final description: create a descending pyramid using the given squares as the peak
Participant 6
Initial description: The expected pattern is based on the size and shape of the green squares. The pattern repeats beast on the shape the squares form.
Final description: The expected pattern is based on the size and shape of the green squares. The pattern repeats beast on the shape the squares form.
Participant 7
Initial description: Each shape signals a pattern to follow from its peak. The pattern continues on either side lower down the grid.
Final description: Each shape signals a pattern to follow from its peak. The pattern continues on either side lower down the grid.
Participant 8
Initial description: Each shape in the test input repeats downwards in the test output.
Final description: Each shape in the test input repeats downwards in the test output.
Participant 9
Initial description: The rule of the output is the green boxes go vertical or horizontally down.
Final description: If the box is horizontal, then the boxes break off to the sides. If the boxes are vertical, then the go down to the sides.