Participant 1
Initial description: Copy the input, but remove any colored squares if they do not touch at least 2 other colored squares side-to-side.
Final description: Copy the input, but remove any colored squares if they do not touch at least 2 other colored squares side-to-side.
Participant 2
Initial description: I saw the example output and done like that
Final description: I saw the example output and done like that
Participant 3
Initial description: To clean up the blocks and remove random pixels.
Final description: To clean up the blocks and remove random pixels.
Participant 4
Initial description: It appears the blocks are straight lines with no odd boxes on the grid.
Final description: It appears the blocks are straight lines with no odd boxes on the grid.
Participant 5
Initial description: copy just the main blocks, no extra bits
Final description: copy just the main blocks, no extra bits
Participant 6
Initial description: remove all the single dots and little blips on squares
Final description: Remove all the little dots and sand the blips off squares
Participant 7
Initial description: I keep only the main shapes and remove any outliers or attached blocks to the whole pieces.
Final description: I keep only the main shapes and remove any outliers or attached blocks to the whole pieces.
Participant 8
Initial description: Only copy over the big and solid squares and ignore the little miscellaneous ones.
Final description: Only copy over the big and solid squares and ignore the little miscellaneous ones.
Participant 9
Initial description: It looks like all of the single colored squares have been removed and anything that makes a solid rectangle stays.
Final description: It looks like all of the single colored squares have been removed and anything that makes a solid rectangle stays.
Participant 10
Initial description: goog
Final description: good
Participant 11
Initial description: Fill in just the solid shapes
Final description: fill in the solid shapes
Participant 12
Initial description: To remove the extra colored grids.
Final description: To remove the extra colored grids.
Participant 13
Initial description: interesting tasks
Final description: interesting tasks
Participant 14
Initial description: single cell color was deleted
Final description: single cell color was deleted
Participant 15
Initial description: Make one big shape in the middle and match the spacing on each side to match example input 3
Final description: I was trying to transfer over the patterns from each output sample.
Participant 16
Initial description: To get rid of the small squares and turn them into larger shapes.
Final description: I thought it was to get rid of the small squares and turn them into larger shapes.
Participant 17
Initial description: I press the submit button mistakenly. I didn't complete the fifth task.
Final description: I complete the task accurately. But, I couldn't give solution for all task.
Participant 18
Initial description: Remove any singular squares to leave only rectangles
Final description: Remove any singular squares to leave only rectangles
Participant 19
Initial description: For this puzzle, the single scattered squares that do not for a complete multiple rectangle are removed from the picture. Only the objects that form a complete rectangle are left.
Final description: For this puzzle, the single scattered squares that do not for a complete multiple rectangle are removed from the picture. Only the objects that form a complete rectangle are left.
Participant 20
Initial description: This involved deleting the single blocks that were not contributing to a rectangle made of multiple blocks.
Final description: This involved deleting the single blocks that were not contributing to a rectangle made of multiple blocks.
Participant 21
Initial description: Copy the input to the output. Keep the shapes that are larger than one square the same. Change all of the squares that are 1x1 to black.
Final description: Copy the input to the output. Keep the shapes that are larger than one square the same. Change all of the squares that are 1x1 to black.
Participant 22
Initial description: Remove the non background color squares that arent apart of a normal rectangle or square
Final description: Remove the non background color squares that arent apart of a normal rectangle or square
Participant 23
Initial description: Leave only the light blue blocks that form squares or rectangles composed of multiple blocks, and delete the blue color from the blocks that are either by themselves or attached to the square or rectangular blue blocks.
Final description: Leave only the light blue blocks that form squares or rectangles composed of multiple blocks, and delete the blue color from the blocks that are either by themselves or attached to the square or rectangular blue blocks.
Participant 24
Initial description: The output only recognizes large rectangles made of multiple colored (non-black) squares. Any single colored squares that break this rule, whether they be alone or attached to what would otherwise be multi-square rectangles, are erased (to black).
Final description: The output only recognizes large rectangles made of multiple colored (non-black) squares. Any single colored squares that break this rule, whether they be alone or attached to what would otherwise be multi-square rectangles, are erased (to black).
Participant 25
Initial description: The multi square blocks that have an extra square filled in outside the rectangle.
Final description: The multi square blocks that have an extra square filled in outside the rectangle.
Participant 26
Initial description: very nice.
Final description: Very nice.
Participant 27
Initial description: Remove all individual blue boxes.
Final description: Remove all individual blue boxes.
Participant 28
Initial description: Outlying singular blocks are cropped so only large rectangles remain.
Final description: Outlying singular blocks are cropped so only large rectangles remain.