Participant 1
Initial description: to make a inclusion of the correct color as shown by the one block
Final description: to make a inclusion of the correct color as shown by the one block
Participant 2
Initial description: match the colors to form lines that go back to the edge on the black grid
Final description: match the colors to form lines that go back to the edge on the black grid
Participant 3
Initial description: Using the single colored dots in the test input, go up or down (whichever side is closer) with that color all the way to the edge and do the same going left or right from the dot to the edge, whichever side is closest.
Final description: Using the single colored dots in the test input, go up or down (whichever side is closer) with that color all the way to the edge and do the same going left or right from the dot to the edge, whichever side is closest.
Participant 4
Initial description: Create a pattern of four colors by counting the number of squares in each row and making them one row above the other.
Final description: Create a closed off space by connecting each color to the top, side or bottom of the grid.
Participant 5
Initial description: Each colored square on the input grid forms the corner of an angle coming in from the side of the output grid.
Final description: Each colored square on the input grid forms the corner of an angle coming in from the side of the output grid.
Participant 6
Initial description: From each square, continue with that color to the nearest side and to the nearer of the top or bottom of grid.
Final description: From each square, continue with that color to the nearest side and to the nearer of the top or bottom of grid.
Participant 7
Initial description: Use each block as a guide to start, creating a straight line vertically and horizontally to the edge of the box.
Final description: Use each block as a guide to start, creating a straight line vertically and horizontally to the edge of the box.
Participant 8
Initial description: Use the four colored squares to create right angles at the closest corner to their position in the grid, by filling in the adjacent squares in a straight line to the nearest border of the grid in the same colors as the corner square.
Final description: Use the four colored squares to create right angles at the closest corner to their position in the grid, by filling in the adjacent squares in a straight line to the nearest border of the grid in the same colors as the corner square.
Participant 9
Initial description: Draw lines of the same color that connect the pre-existing squares to the two edges they are closest to.
Final description: Draw lines of the same color that connect the pre-existing squares to the two edges they are closest to.
Participant 10
Initial description: Each color needs to be extended to reach the border
Final description: Each color needs to be extended to reach the border
Participant 11
Initial description: Create a checkerboard pattern by filling the colors horizontally to the left or to the right and vertically up or down with the same color.
Final description: Create a checkerboard pattern by filling the colors horizontally to the left or to the right and vertically up or down with the same color.
Participant 12
Initial description: placed lines going straight to the closest corner of each dot
Final description: placed lines going straight to the closest corner of each dot
Participant 13
Initial description: Use the colored square as the corner and continue it to each border.
Final description: Use the colored square as the corner and continue it to each border.
Participant 14
Initial description: Create a checkerboard pattern by alternating between the two colors in each row
Final description: Create a checkerboard pattern by alternating between the two colors in each row
Participant 15
Initial description: Place all blocks in the same position as the test input. Then connect them to the edges and fill in each block along the way.
Final description: Place all blocks in the same position as the test input. Then connect them to the edges and fill in each block along the way.
Participant 16
Initial description: Complete a line vertically and horizontally from each colored square in the input
Final description: Create a line horizontally and vertically for each colored square
Participant 17
Initial description: From each colored square, make a row and column of matching colored squares extending to the 2 closest sides
Final description: From each colored square, make a row and column of matching colored squares extending to the 2 closest sides