Participant 1
Initial description: I just copied the other pic. I'm not sure
Final description: I don't see any kind of pattern at all.
Participant 2
Initial description: I thought it was to invert the colors from the black squares depending on the pattern.
Final description: To fill each black section up based on the color of the most pieces making contact with that black section.
Participant 3
Initial description: Everywhere the was one color, it bordered with the opposite color.
Final description: I left the output identical to the input
Participant 4
Initial description: The black squares get filled with the same color as the majority of the connecting squares to that black square.
Final description: The black squares get filled with the same color as the majority of the connecting squares to that black square.
Participant 5
Initial description: Flip the black blocks to red or blue depending on location
Final description: I thought you color in the black ones.
Participant 6
Initial description: The horizontal and vertical lines stay the same in the output. The black squares are filled with red first till there is a vertical break, then blue until another vertical break , then red again.
Final description: Keep the complete horizontal and vertical rows without black the same and fill blue, red , blue in on the top 5 rows and red, blue, red on the bottom five.
Participant 7
Initial description: Follow the blue/red nodes with their respective color to other nodes, filling up large spaces of black.
Final description: Follow the blue/red nodes with their respective color to other nodes, filling up large spaces of black.
Participant 8
Initial description: Only the black ones change. They take the color of the other main ones (red/blue) that are touching most of the area that the black is in.
Final description: Only the black ones change. They take the color of the other main ones (red/blue) that are touching most of the area that the black is in.
Participant 9
Initial description: Just follow the blue color on top.
Final description: Just reviewed the examples a few more times.
Participant 10
Initial description: I copied the gray grid over the test input grid and then added the red or blue colors on topof the gray. The rule I used was if a red or blue square touched the black square it filled in all the black squares in the bordered gray. If both blue and red touch it, which ever color has moresquares touching the black squares, thats the dominate color
Final description: I copied the gray grid over the test input grid and then added the red or blue colors on topof the gray. The rule I used was if a red or blue square touched the black square it filled in all the black squares in the bordered gray. If both blue and red touch it, which ever color has moresquares touching the black squares, thats the dominate color
Participant 11
Initial description: Fill black/blank zones with color that is the majority of original/input touching colors between either red or blue.
Final description: Fill in the black areas with either red or blue. The color is chosen by how many red or blue touches the black area in the input. The more of one color or the other is the correct color to fill the black area.
Participant 12
Initial description: The rule was to fill each black box with either red or blue by using the amount of squares of either red or blue that were touching said black box.
Final description: The rule was to fill each black box with either red or blue by using the amount of squares of either red or blue that were touching said black box.