Participant 1
Initial description: I changed the grid and then copied from input.
Final description: I was to fill in the outline first with the individual cells. Then fill in the horizontal and vertical rows. After that color in the fill .
Participant 2
Initial description: The input consists of 3 rectangular regions that all have one edge on the bottom row of the grid. The output consists of the same 3 regions, each moved vertically by a distance equal the height of each region.
Final description: The input consists of 3 rectangular regions that all have one edge on the bottom row of the grid. The output consists of the same 3 regions, each moved vertically by a distance equal the height of each region.
Participant 3
Initial description: move up how many vertical each shape is
Final description: move up how many vertical each shape is
Participant 4
Initial description: Move the shapes up by the number of squares of it's height
Final description: Move the shapes up by the number of squares of it's height
Participant 5
Initial description: Each color block was raised by the number units it was tall (i.e. the blue box was 3 units tall so I raised it up 3 spaces).
Final description: Each color block was raised by the number units it was tall (i.e. the blue box was 3 units tall so I raised it up 3 spaces).
Participant 6
Initial description: ?
Final description: Move the colored areas up by their height. Put differently, make a copy of the colored area on top of the current colored area, then replace the previous colored area with black.
Participant 7
Initial description: Move the shapes up by an amount equal to their height.
Final description: Move the shapes up by an amount equal to their height.
Participant 8
Initial description: The shapes stay the same size but they move over by one row. They move up by the number of squares they have vertically.
Final description: The colored shapes in the input are moved upwards the number of squares they have vertically straight up into the space above. In other words, the space they occupy ends up with black squares but they are positioned directly above the space they used to occupy.