Participant 1
Initial description: Copy the pattern of the first five rows of the top color and copy the last row of the bottom.
Final description: I thought maybe the rule was to mirror the top and bottom colors alternating different rows.
Participant 2
Initial description: counting the blocks in output 1 and reforming to output 2 in the example
Final description: I thought it was just turn upside down, couldn't really figure it out
Participant 3
Initial description: At first I thought the top three of the output are the top three of the input, and the bottom three corresponds respectively.
Final description: I can't figure this one out.
Participant 4
Initial description: I tried to make it match example number 4.
Final description: I tried to make it match example number 1.
Participant 5
Initial description: I thought the rule was to take the top 6 high and 4 wide boxes and copy the pattern from green to yellow.
Final description: I have no idea honestly.
Participant 6
Initial description: Same as the first input - except line 6 is blank?
Final description: I could not even remotely figure the rule out - none of the patterns make sense to me. I only know that the background changes from green to yellow
Participant 7
Initial description: From the first image save only the squares that overlap from both parts of the first image
Final description: From the first image save only the squares that overlap from both parts of the first image
Participant 8
Initial description: Fill the output yellow and then color common cells between the top 6 rows and the bottom 6 rows with black.
Final description: Fill the output in yellow and color common cells between the top 6 rows and bottom 6 rows with the color black.
Participant 9
Initial description: The black spaces are where the green side and the grey side's black spaces overlap. the rest is yellow.
Final description: The black spaces are where the green side and the grey side's black spaces overlap. the rest is yellow.
Participant 10
Initial description: Logic "OR" gate with inputs being rows 1 and 7, 2 and 8, etc.
Final description: "OR" gate with green =1 and black = 0. Compare by rows starting with 1 and 7
Participant 11
Initial description: The rule is taking the top half and changing green to yellow.
Final description: Taking the top half and changing green to yellow.
Participant 12
Initial description: Change the green color to yellow and add an additional square next to each colored square on the keyboard.
Final description: Change the green color to yellow and add a square next to each colored square on the keyboard.
Participant 13
Initial description: I think the rule is to cut the input in half, mark the top half from the green blocks and then mark the blue/grey blocks too but I think I messed up so I shall try again on the next one.
Final description: I think the rule is to cut the input in half, input the top green blocks and then input the bottom blue blocks over it to make your output.