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