Participant 1

Initial description: Mae the cells with a correct color.

Final description: Mae the cells with a correct color.


Attempt 1: Correct

Participant 2

Initial description: Good

Final description: Good


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

Participant 3

Initial description: Change the grid to 12X12 and fill in single cells with green and yellow.

Final description: I copied the initial grid and added diagonal yellow lines coming from each corner of the green box to the edge of the grid.


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

Participant 4

Initial description: I have created two lines from the corners of the green area that do not lay on the edge of the grid. The color of these lines is the same as the inner element, which is yellow in this case.

Final description: I have created two lines from the corners of the green area that do not lay on the edge of the grid. The color of these lines is the same as the inner element, which is yellow in this case.


Attempt 1: Correct

Participant 5

Initial description: Take the corners of the shape and extend out diagonally the alternate color until you reach the edge of the grid.

Final description: Take the corners of the shape and extend out diagonally the alternate color until you reach the edge of the grid.


Attempt 1: Correct

Participant 6

Initial description: To extend diagonal blocks from each visible corner to the edge of the grid and to have them the same color as the interior rectangle.

Final description: To extend diagonal blocks from each visible corner to the edge of the grid and to have them the same color as the interior rectangle.


Attempt 1: Correct

Participant 7

Initial description: I just do as in the example.

Final description: I just do as in the example.


Attempt 1: Correct

Participant 8

Initial description: ok

Final description: ok


Attempt 1: Incorrect
Attempt 2: Correct

Participant 9

Initial description: Add a "tail" in the same color as the inner box from each of the shown corners, to the edge of the board.

Final description: Add a "tail" in the same color as the inner box from each of the shown corners, to the edge of the board.


Attempt 1: Correct

Participant 10

Initial description: It looks like you just make the main boxes identical and you connect boxes of the same color as the inside area from the edges to the end of the graph

Final description: It looks like you just make the main boxes identical and you connect boxes of the same color as the inside area from the edges to the end of the graph


Attempt 1: Correct

Participant 11

Initial description: EXAMPLE INPUT GIVE ME SOME DECISIONS.

Final description: EXAMPLE INPUT GIVE ME SOME DECISIONS.


Attempt 1: Correct

Participant 12

Initial description: The rule is extending a 45 degree diagonal line with same color of the inner rectangle at each of the outer rectangle vertices.

Final description: The rule is extending a 45 degree diagonal line with same color of the inner rectangle at each of the outer rectangle vertices.


Attempt 1: Correct

Participant 13

Initial description: Based on example output 3. The inner colors used to expand the edge of the square until it can't any further.

Final description: Based on example output 3. The inner colors used to expand the edge of the square until it can't any further.


Attempt 1: Correct

Participant 14

Initial description: Draw squares diagonal from the inside solid area

Final description: Draw squares diagonal from the inside solid area


Attempt 1: Correct

Participant 15

Initial description: The output copies the pattern from the input, but adds individual colored squares going out diagonally from the corners of the input pattern. These additional individual squares share the same color as the colored shape in the middle of the input's pattern.

Final description: The output copies the pattern from the input, but adds individual colored squares going out diagonally from the corners of the input pattern. These additional individual squares share the same color as the colored shape in the middle of the input's pattern.


Attempt 1: Correct

Participant 16

Initial description: It matches all of the rules by putting the same colored inner square to the corners and shooting them outwards until they hit the wall.

Final description: It matches all of the rules by putting the same colored inner square to the corners and shooting them outwards until they hit the wall.


Attempt 1: Correct

Participant 17

Initial description: it just seemed from the example you just ad legs to it from the bottom to the edges

Final description: it just seemed from the example you just ad legs to it from the bottom to the edges


Attempt 1: Correct

Participant 18

Initial description: Make sure yellow grid touch the box

Final description: Make sure yellow grid touch the box


Attempt 1: Correct

Participant 19

Initial description: Locate any green squares that are touched by both a vertical green column and horizontal green row. From these squares, move diagonally, away from the center yellow mass, without bordering a green square. While moving diagonally, change each black square into a yellow square until the edge of the grid is reached.

Final description: Locate any green squares that are touched by both a vertical green column and horizontal green row. From these squares, move diagonally, away from the center yellow mass, without bordering a green square. While moving diagonally, change each black square into a yellow square until the edge of the grid is reached.


Attempt 1: Correct

Participant 20

Initial description: Extend boxes at a diagonal from the outer box's corners, being sure to align corners from the inner box with the outer box and the new boxes. Also, make the new boxes the color of the inner box.

Final description: Extend boxes at a diagonal from the outer box's corners, being sure to align corners from the inner box with the outer box and the new boxes. Also, make the new boxes the color of the inner box.


Attempt 1: Correct

Participant 21

Initial description: I tried to match the number of cells and rows and colors from the test input. I tried to match mostly the patter from examples 2 and 3.

Final description: I tried to match the number of cells and rows and colors from the test input. I tried to match mostly the patter from examples 2 and 3.


Attempt 1: Correct

Participant 22

Initial description: The outer objects corners extend to infinity with the color of the interior object.

Final description: The outer objects corners extend to infinity with the color of the interior object.


Attempt 1: Correct

Participant 23

Initial description: Copy over the test input. Locate the corners of the outer most rectangle. These corners shouldn't be touching the edge of the grid. Extended a line from these corners diagonal and away from center of the square. These lines should be the same color as the middle most square.

Final description: Copy over the test input. Locate the corners of the outer most rectangle. These corners shouldn't be touching the edge of the grid. Extended a line from these corners diagonal and away from center of the square. These lines should be the same color as the middle most square.


Attempt 1: Correct