Participant 1
Initial description: The output is identical to the input.
Final description: All of the light blue ones take on the shape of the one that was different.
Participant 2
Initial description: To make the grid match the input grid
Final description: To make one grid match the other
Participant 3
Initial description: Match the colored blocks so they have the same number of squares colored.
Final description: Match the colored blocks so they have the same number of squares colored.
Participant 4
Initial description: I do not see this example output on the left so I have no idea what to change here except copy how test input looks like?
Final description: I was under the impression that one the left I will receive an identical example of input (test input) and then would have to create corresponding Test Output like in Example Output BUT there is no example like in this task? What is going on??
Participant 5
Initial description: I thought the rule was to fill any boxes of the same color with the same symbol as any other boxes with the same color, and leave any colored boxes without any example symbols empty.
Final description: I thought the rule was to fill any boxes of the same color with the same symbol as any other boxes with the same color, and leave any colored boxes without any example symbols empty.
Participant 6
Initial description: Same colored empty squares are filled with the same shape that a filled colored square has.
Final description: Same colored empty squares are filled with the same shape that a filled colored square has.
Participant 7
Initial description: If any colored square from the input has a pattern inside, all squares of that color on the output inherent that pattern.
Final description: If any colored square from the input has a pattern inside, all squares of that color on the output inherent that pattern.
Participant 8
Initial description: If a colored square has a pattern, attempt to re-create pattern on other squares of the same color.
Final description: If a colored square has a pattern, attempt to re-create pattern on other squares of the same color.
Participant 9
Initial description: Fill in the shapes with designs.
Final description: Fill in the shapes with designs.
Participant 10
Initial description: if any square has an interior pattern that pattern is transfer to all the same colored squares in the output
Final description: if any square has an interior pattern that pattern is transfer to all the same colored squares in the output
Participant 11
Initial description: Make sure all the colors have the same pattern as the input. Add patterns to colors where some have the pattern and others do not.
Final description: Use the patterns from the input to make sure the patterns have the output correspond with their colors.