Participant 1

Initial description: Take both sides of the input and fill in every square with the corresponding color from both sides.

Final description: Take both sides of the input and fill in every square with the corresponding color from both sides.


Attempt 1: Correct

Participant 2

Initial description: There are two boxes on the test input. You fill your test output on boxes that were filled on both test input boxes.

Final description: There are two boxes as your test input. Fill every box on your output in royal blue. Then fill boxes in black that are black on both of your two test input squares. Your output square should be the size of one of the test input squares


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

Participant 3

Initial description: Mirroring both sides of the red line with only the double black boxes showing up as black, everything else as orange.

Final description: I thought mirroring the left and right sides of the red line over one another and the black boxes showed through while the black orange or orange orange boxes did not.


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

Participant 4

Initial description: To preserve the black squares that are black on both sides of the red line.

Final description: Keep only the black squares that are the same, right and left of the line. Replace all others with blue.


Attempt 1: Incorrect
Attempt 2: Correct

Participant 5

Initial description: I tried to replicate the example outputs shown on the left of the screen.

Final description: I thought that the rule to transform the input to the output for this task was to replicate the patterns shown on the left of the screen.


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

Participant 6

Initial description: Create the last three rows of the original image.

Final description: Create a pattern using the inner three lines of both sides of the red line.


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

Participant 7

Initial description: Change the height and width to 6.

Final description: I could not figure it out.


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

Participant 8

Initial description: Copied the pattern from the right side of the test input

Final description: Copied rows 1, 2, and 3 of the left half of the test input into the left half of the test output and copied rows 4, 5, and 6 of the right side of the input into the right side of the output.


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

Participant 9

Initial description: Copy the design on the right side of the test input and change all the orange color to blue.

Final description: I couldn't figure out what the rule was and tried different rules, but after looking at it after my third try, I think I should of started at the solid red colored line of tiles and changed the black tile designs to be smaller.


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

Participant 10

Initial description: combining both inputs together and covering up the black ones leaving the spots they didn't cover up left as black

Final description: I combined bother test inputs together


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