Participant 1

Initial description: Copying the pattern all the way down.

Final description: Copying the pattern all the way down.


Attempt 1: Correct

Participant 2

Initial description: I thought the rule was to fill the grid with the pattern.

Final description: I thought the rule was to fill the grid with the pattern.


Attempt 1: Correct

Participant 3

Initial description: Copy the pattern vertically, starting one row up from the bottom.

Final description: Copy the pattern vertically, starting one row up from the bottom.


Attempt 1: Correct

Participant 4

Initial description: The test input's pattern is repeated vertically up and down.

Final description: The test input's pattern is repeated vertically up and down.


Attempt 1: Correct

Participant 5

Initial description: seemed from example you repeat the pattern as much space as there is and adjust to fit

Final description: seemed from example you repeat the pattern as much space as there is and adjust to fit


Attempt 1: Correct

Participant 6

Initial description: Use the examples.

Final description: Use the examples.


Attempt 1: Correct

Participant 7

Initial description: The blue line from the input was repeated throughout the output from top to bottom. So it repeats above and below in all the empty spaces. At the bottom it continues but you can only get a portion of the pattern because the grid is not large enough so you just fill in what you can.

Final description: The blue line from the input was repeated throughout the output from top to bottom. So it repeats above and below in all the empty spaces. At the bottom it continues but you can only get a portion of the pattern because the grid is not large enough so you just fill in what you can.


Attempt 1: Correct

Participant 8

Initial description: Starting from each blue square and moving both vertically upwards and downwards, skip two squares and then color the next square blue. From any newly formed blue squares, repeat the process until the edge of the grid is reached.

Final description: Starting from each blue square and moving both vertically upwards and downwards, skip two squares and then color the next square blue. From any newly formed blue squares, repeat the process until the edge of the grid is reached.


Attempt 1: Correct

Participant 9

Initial description: It is simply to copy the grid exactly, top to bottom. A repeat to create the design.

Final description: It is simply to copy the grid exactly, top to bottom. A repeat to create the design.


Attempt 1: Correct