Participant 1
Initial description: connect same colored blocks diagonally.
Final description: connect same colored blocks diagonally.
Participant 2
Initial description: complete/extend lines to pixels where there is another nearby matching color that makes sense. For those that do not have a nearby 2nd, matched in-color pixel, extend that line to border of output grid
Final description: Erased past mistakes from try #1. Extended lines for each color by looking by starting at one color and then looking for nearby matching color.
Participant 3
Initial description: The single squares start off in certain cells. At a diagonal line the squares must be filled in relative to where they begin
Final description: The single squares start off in certain cells. At a diagonal line the squares must be filled in relative to where they begin
Participant 4
Initial description: no intersecting lines
Final description: no intersecting lines
Participant 5
Initial description: Connect squares by making lines.
Final description: Connect squares by making lines.
Participant 6
Initial description: diagonal lines are filled between two like colored squares with that same color
Final description: diagonal lines are filled between two like colored squares with that same color
Participant 7
Initial description: you just extend each color diagonally to the other block of the same color.
Final description: you just extend each color diagonally to the other block of the same color.
Participant 8
Initial description: nan
Final description: Extend the lines and connect each matching color diagonally.
Participant 9
Initial description: Each pair of cells of the same color should be connected on a diagonal line with cells of that color.
Final description: Each pair of cells of the same color should be connected on a diagonal line with cells of that color.
Participant 10
Initial description: Grid should be 10x10 and a diagonal line should be drawn, in the same color, between two points of the same color
Final description: Grid should be 10x10 and a diagonal line should be drawn, in the same color, between two points of the same color
Participant 11
Initial description: the lines kept going unless they were intersected by another
Final description: the lines kept going unless they were intersected by another
Participant 12
Initial description: Connect the colored squares to one another. Find the two yellows and fill in the black squares between them, do the same for the oranges, maroons, pinks and greens.
Final description: Connect the colored squares to one another. Find the two yellows and fill in the black squares between them, do the same for the oranges, maroons, pinks and greens.
Participant 13
Initial description: Match the colors diagonally. For example connect 2 purples with purple diagonally, do the same with the other colors.
Final description: Match the colors diagonally. For example connect 2 purples with purple diagonally, do the same with the other colors.
Participant 14
Initial description: you just color in a line from the same color to the same color
Final description: you just color in a line from the same color to the same color
Participant 15
Initial description: The output is the same grid size. You connect the same colored blocks to each other with a single square width diagonally line that is the same color as the blocks from the input..
Final description: The output is the same grid size. You connect the same colored blocks to each other with a single square width diagonally line that is the same color as the blocks from the input..
Participant 16
Initial description: thought all lines extended diagonally
Final description: thought all lines extended diagonally with one being the longest
Participant 17
Initial description: Each square color should be extended in a straight or diagonal line until it reaches the end.
Final description: Each square color should be extended in a straight or diagonal line until it reaches the end.
Participant 18
Initial description: using all of the colors in the right directions
Final description: using all of the colors in the right directions
Participant 19
Initial description: Copy the test input and join like color squares together by moving one square at a time from the first to the second square, having only the corners touch.
Final description: Copy the test input and join like color squares together by moving one square at a time from the first to the second square, having only the corners touch.
Participant 20
Initial description: Connect the squares of the same colors diagonally
Final description: Connect the squares of the same colors diagonally
Participant 21
Initial description: I just made each colored square connect to its matching colored square in a diagonal pattern
Final description: I just made each colored square connect to its matching colored square in a diagonal pattern Again no idea thought I had it the second time but nope
Participant 22
Initial description: i think this was what 1 would transfer to
Final description: i think this was what 1 would transfer to
Participant 23
Initial description: nan
Final description: Every pair of colored squares is connected diagonally by squares of the same color.
Participant 24
Initial description: Simply connect the each of the colors two ends with a diagonal line of the same color.
Final description: Simply connect the each of the colors two ends with a diagonal line of the same color.
Participant 25
Initial description: Literally just connect the dots.
Final description: Literally just connect the dots. Match the colors, fill in the blank spaces between like colors. Lines should only be 1 pixel and connect at the corners.
Participant 26
Initial description: It seemed like the rule was to connect each color square to its counterpart color, thus creating long and short rows of color, diagonally.
Final description: It seemed like the rule was to connect each color square to its counterpart color, thus creating long and short rows of color, diagonally.
Participant 27
Initial description: Join the colors from end to end.
Final description: Join the colors from end to end.
Participant 28
Initial description: for every pair of colors, you need to create a diagonal line in that same color. For example. if there are two yellow, with 3 black in between, then fill in those black as yellow so you get one yellow diagonal line. Do this for every pair of colors that you see. do not move the original colors. just fill in the missing diagonal pieces. Don't make the lines connect the two blocks thick. Just a single line where each block of that color only touches at the corners.
Final description: for every pair of colors, you need to create a diagonal line in that same color. For example. if there are two yellow, with 3 black in between, then fill in those black as yellow so you get one yellow diagonal line. Do this for every pair of colors that you see. do not move the original colors. just fill in the missing diagonal pieces. Don't make the lines connect the two blocks thick. Just a single line where each block of that color only touches at the corners.
Participant 29
Initial description: Each color will connect to itself with a diagonal line.
Final description: Each color will connect to itself with a diagonal line.
Participant 30
Initial description: connect two cells of the same color with a straight line of the same color
Final description: make grid the same size as input, copy input, connect cells of same color with straight lines of same color
Participant 31
Initial description: i cant do this one
Final description: i cant do this one
Participant 32
Initial description: Blocks are connected by color.
Final description: Blocks are connected by color.
Participant 33
Initial description: Connect the dots via the same color
Final description: Connect the dots via the same color
Participant 34
Initial description: Copy the inputs to the output. Then "connected" the same colored boxes with more of the same colored boxes.
Final description: Copy the inputs to the output. Then "connect" the 2 same colored boxes with more of the same colored boxes to create diagonal lines.
Participant 35
Initial description: I tried to follow the pattern that I saw on the left side where it does not show any of the colors crossing.
Final description: I tried to follow the pattern that I saw on the left side where it does not show any of the colors crossing.
Participant 36
Initial description: Connect the colored square to the same color diagonally.
Final description: Connect the colored square to the same color diagonally.