Participant 1

Initial description: Connect the red boxes using a yellow input through the blue boxes.

Final description: Connect the red boxes using a yellow input through the blue boxes.


Attempt 1: Incorrect
Attempt 2: Correct

Participant 2

Initial description: Fill the shortest distance of black squares with yellow from red to red

Final description: Fill the shortest distance of black squares with yellow from red to red


Attempt 1: Correct

Participant 3

Initial description: Connecting the yellow squares from red to red. It has to connect to the shortest distance.

Final description: Connecting the yellow squares from red to red. It has to connect to the shortest distance.


Attempt 1: Correct

Participant 4

Initial description: Create the shortest yellow path from red to red around the blue walls.

Final description: Create the shortest yellow path from red to red around the blue walls.


Attempt 1: Correct

Participant 5

Initial description: Treat the grid as a maze, and use yellow to make the shortest path between the red dots.

Final description: Treat the grid as a maze, and use yellow to make the shortest path between the red dots.


Attempt 1: Correct

Participant 6

Initial description: I think the rule was to connect the two red squares together using yellow tiles.

Final description: I think the rule was to connect the two red squares together using yellow tiles.


Attempt 1: Correct

Participant 7

Initial description: Connecting red squares with yellow squares in the shortest path possible.

Final description: Connecting red squares with yellow squares in the shortest path possible.


Attempt 1: Correct

Participant 8

Initial description: The input is a maze. Draw a yellow path from one red square to the other square, making sure that you draw the shortest possible path between two red squares.

Final description: The input is a maze. Draw a yellow path from one red square to the other square, making sure that you draw the shortest possible path between two red squares.


Attempt 1: Correct

Participant 9

Initial description: Connect the two red squares with a yellow winding line using the fewest yellow squares as possible.

Final description: Connect the two red squares with a yellow winding line using the fewest yellow squares as possible.


Attempt 1: Correct

Participant 10

Initial description: The yellow line starts and ends at the red cells. The path chosen is the shortest path between the two red cells, going around the blue cells.

Final description: The yellow line starts and ends at the red cells. The path chosen is the shortest path between the two red cells, going around the blue cells.


Attempt 1: Correct

Participant 11

Initial description: Make a yellow line connecting the red squares on the shortest path between them.

Final description: Make a yellow line connecting the red squares on the shortest path between them.


Attempt 1: Correct