Participant 1
Initial description: Expand the input but create a 3x3 of the input
Final description: I thought I was to copy the pattern and multiply it by X in each direction.
Participant 2
Initial description: The entire input grid is copied into each row of the output grid
Final description: The test input is entered whole into each row of the grid. The grid size is 3 times the size of an odd numbered input and twice the size of an even numbered input
Participant 3
Initial description: Double the grid size, following the same color repetitions.
Final description: Multiply the height and width of the grid times itself and repeat the color pattern.
Participant 4
Initial description: good
Final description: nice
Participant 5
Initial description: using the pattern from the close up
Final description: 5 x 5 of the same pattern scream!
Participant 6
Initial description: i doubled the grid then copied each pattern into quadrant of its own.
Final description: I did a 25X25 to accommodate 25 copies of the pattern
Participant 7
Initial description: changed grid to 5 x 5. Reset individual blocks to chosen color.
Final description: I thought I was changing the size and color of the squares.
Participant 8
Initial description: I tried focusing on the pattern and creating a similar shape.
Final description: My final attempt here, I tried my best to make sense of exactly what pattern to use. As I saw here, I aimed for a "cross" pattern.
Participant 9
Initial description: repeat the entire pattern for each square of the input.
Final description: repeat the entire pattern for each square of the input.
Participant 10
Initial description: The pattern that is given should repeat as many times as it is wide/tall.
Final description: The pattern that is given should repeat as many times as it is wide/tall.