Participant 1

Initial description: Find the foreign colored squares in the input that disrupt the clear pattern. Remove them to produce a clean output, that has a black background and solid-colored (clean) rectangles.

Final description: Find the foreign colored squares in the input that disrupt the clear pattern. Remove them to produce a clean output, that has a black background and solid-colored (clean) rectangles.


Attempt 1: Correct

Participant 2

Initial description: remove the colored squares that aren't a part of the solid background and the rectangles.

Final description: remove the colored squares that aren't a part of the solid background and the rectangles.


Attempt 1: Correct

Participant 3

Initial description: remove all colors in grey boxes

Final description: remove all colors in grey boxes


Attempt 1: Correct

Participant 4

Initial description: Copy the solid blocks over to the test output and get rid of the random-colored squares.

Final description: Copy the solid blocks over to the test output and get rid of the random-colored squares.


Attempt 1: Correct

Participant 5

Initial description: To fully enclose the smaller rectangle

Final description: To fully enclose the squares and then get rid of the extra yellow squares that didn't fit.


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

Participant 6

Initial description: Fill the grey areas and all individual dots inside the grey area a new color

Final description: Fill the grey areas and all individual dots inside the grey area a new color. I didn't know what color to use though.


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

Participant 7

Initial description: The irregular placed color squares disappear, and the large rectangular shapes fill in with their original color.

Final description: The irregular placed color squares disappear, and the large rectangular shapes fill in with their original color.


Attempt 1: Correct

Participant 8

Initial description: Remove the colors that dont have similar connecting colors

Final description: Remove the colors that dont have similar connecting colors


Attempt 1: Correct