Participant 1
Initial description: The 3x3 grid becomes 9x9 and should be though of as 9 blocks of 3x3. The test input grid must be replicated in each 3x3 area where the red blocks are located in the test grid.
Final description: The 3x3 grid becomes 9x9 and should be though of as 9 blocks of 3x3. The test input grid must be replicated in each 3x3 area where the red blocks are located in the test grid.
Participant 2
Initial description: Triple the size of the grid. Place the original shape up to three times inside the new grid.
Final description: Triple the size of the grid. Replicate the original shape as many times as the number of red squares in it.
Participant 3
Initial description: Copy from input and make the size 9x9
Final description: Copy from input and make copies in the amount of how many red squares there are.
Participant 4
Initial description: i have understand given input and output then do it
Final description: i have seen input out and then do it.
Participant 5
Initial description: I believe the red in the shape is how many times you have to reuse the same shape in the test output
Final description: I don't really know. I don't understand what the examples were trying to tell me to be honest
Participant 6
Initial description: reproduce the same patter in a bigger grid, as per placement of red squares
Final description: reproduce the same patter in a bigger grid, as per placement of red squares
Participant 7
Initial description: The number or red squares says how many times the object will appear. I put them in the same place as the other example with four red squares.
Final description: The placement is based on the red squares. In the first column there is a red square in the middle. So one of the whole is example goes in the middle of the first three by three column. The second column of the example has a red square first and third. I then put the whole example in the first and third 3x3 grid in column two. For the third column their is one red square on the top grid so I put one on the top 3x3 grid of the third column
Participant 8
Initial description: reproduce the test input on a grid 3 times the size in the location of the red squares if it were blown up.
Final description: reproduce the test input on a grid 3 times the size in the location of the red squares if it were blown up.
Participant 9
Initial description: Exacting the color scheme in the exact spot as noted from input.
Final description: Doing the opposite colors in the same spot.
Participant 10
Initial description: The test output becomes a 9x9 grid. It is divided into groups of 3x3 squares. You need to repeat the test input pattern wherever a 3x3 grid would correspond to a red square in the original pattern.
Final description: The test output becomes a 9x9 grid. It is divided into groups of 3x3 squares. You need to repeat the test input pattern wherever a 3x3 grid would correspond to a red square in the original pattern.
Participant 11
Initial description: tried
Final description: no proper instructions
Participant 12
Initial description: none
Final description: none
Participant 13
Initial description: I made a mistake. Must do over.
Final description: I thought the rule was to repeat the pattern 4 times on a 9x9 grid if there were 4 red cells..