Participant 1

Initial description: Connect the red squares in the bottom left and top right corner with a line of red and green squares relevant to the background color they cover (red for black and green for blue)

Final description: Connect the red squares in the bottom left and top right corner with a line of red and green squares relevant to the background color they cover (red for black and green for blue)


Attempt 1: Correct

Participant 2

Initial description: Copy the grid exactly as it is, using the copy from input tool. Connect the two red point with a straight line. However, each blue box that it edited becomes green, and each black box that is edited becomes red.

Final description: Create a grid the size of the test input, and copy the colors exactly as they are in the test input. Create a diagonal line connecting the two red squares. However, each blue square will become green and each black square becomes red.


Attempt 1: Incorrect
Attempt 2: Correct

Participant 3

Initial description: Connect the orange squares with the same color and add an odd number of green squares.

Final description: Connect the orange squares with the same color and add an odd number of green squares.


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

Participant 4

Initial description: Create a pattern where the two red squares in the input are connected diagonally. Color the squares green if they were blue, color the remaining black squares to red.

Final description: Create a pattern where the two red squares in the input are connected diagonally. Color the squares green if they were blue, color the remaining black squares to red.


Attempt 1: Correct

Participant 5

Initial description: Turn the black into red and the blue into green.

Final description: Turn the black into red and the blue into green.


Attempt 1: Correct

Participant 6

Initial description: I tried to do the pattern at the top over the existing pattern.

Final description: this one was very difficult.


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

Participant 7

Initial description: Since input have red square diagonally, for every square in the path, if it is blue, color green, if it black, color red.

Final description: Since input have red square diagonally, for every square in the path, if it is blue, color green, if it black, color red.


Attempt 1: Correct