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.


Attempt 1: Correct

Participant 2

Initial description: I saw the example output and done like that

Final description: I saw the example output and done like that


Attempt 1: Correct

Participant 3

Initial description: To clean up the blocks and remove random pixels.

Final description: To clean up the blocks and remove random pixels.


Attempt 1: Correct

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.


Attempt 1: Correct

Participant 5

Initial description: copy just the main blocks, no extra bits

Final description: copy just the main blocks, no extra bits


Attempt 1: Correct

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


Attempt 1: Incorrect
Attempt 2: Correct

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.


Attempt 1: Correct

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.


Attempt 1: Correct

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.


Attempt 1: Correct

Participant 10

Initial description: goog

Final description: good


Attempt 1: Incorrect
Attempt 2: Incorrect
Attempt 3: Incorrect

Participant 11

Initial description: Fill in just the solid shapes

Final description: fill in the solid shapes


Attempt 1: Incorrect
Attempt 2: Correct

Participant 12

Initial description: To remove the extra colored grids.

Final description: To remove the extra colored grids.


Attempt 1: Correct

Participant 13

Initial description: interesting tasks

Final description: interesting tasks


Attempt 1: Correct

Participant 14

Initial description: single cell color was deleted

Final description: single cell color was deleted


Attempt 1: Correct

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.


Attempt 1: Incorrect
Attempt 2: Incorrect
Attempt 3: Incorrect

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.


Attempt 1: Incorrect
Attempt 2: Incorrect
Attempt 3: Incorrect

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.


Attempt 1: Incorrect
Attempt 2: Incorrect
Attempt 3: Incorrect

Participant 18

Initial description: Remove any singular squares to leave only rectangles

Final description: Remove any singular squares to leave only rectangles


Attempt 1: Correct

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.


Attempt 1: Correct

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.


Attempt 1: Correct

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.


Attempt 1: Correct

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


Attempt 1: Correct

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.


Attempt 1: Correct

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).


Attempt 1: Correct

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.


Attempt 1: Correct

Participant 26

Initial description: very nice.

Final description: Very nice.


Attempt 1: Incorrect
Attempt 2: Incorrect
Attempt 3: Incorrect

Participant 27

Initial description: Remove all individual blue boxes.

Final description: Remove all individual blue boxes.


Attempt 1: Correct

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.


Attempt 1: Correct