Participant 1

Initial description: Place the shapes so each fills one corner, leaving only four black squares in the center.

Final description: Place the shapes so each fills one corner, leaving only four black squares in the center.


Attempt 1: Correct

Participant 2

Initial description: Was a little tricky at first because it was not like the training one but then I could see that I just had to make the corners match for each color.

Final description: Was a little tricky at first because it was not like the training one but then I could see that I just had to make the corners match for each color.


Attempt 1: Correct

Participant 3

Initial description: Keeping the shapes the same with all 4 just going to their corners where they are not transformed in any way. All outputs had a black square in the middle so I kept that too.

Final description: Keeping the shapes the same with all 4 just going to their corners where they are not transformed in any way. All outputs had a black square in the middle so I kept that too.


Attempt 1: Correct

Participant 4

Initial description: 4 Test input shapes correspond to four corners of the same color. They also match same box size.

Final description: 4 Test input shapes correspond to four corners of the same color. They also match same box size.


Attempt 1: Correct

Participant 5

Initial description: I resized the grid to 4 by 4 squares first. Then I took each pattern from the original and made sure that color of the pattern was put on the edge of the new grid in the exact same pattern vertically and horizontally.

Final description: I resized the grid to 4 by 4 squares first. Then I took each pattern from the original and made sure that color of the pattern was put on the edge of the new grid in the exact same pattern vertically and horizontally.


Attempt 1: Correct

Participant 6

Initial description: Each shape was moved to its corresponding corner in a 4x4 grid.

Final description: Each shape was moved to its corresponding corner in a 4x4 grid.


Attempt 1: Correct

Participant 7

Initial description: Downsize the box to a 4X4 grid. Note the orientation and color of the the four V-shaped groups of boxes in the input (each 3 squares in size) and position them with the output in the correct orientation and matching color so that the center 2X2 array remains black and all of the other boxes are covered by these 3 square V shapes.

Final description: Downsize the box to a 4X4 grid. Note the orientation and color of the the four V-shaped groups of boxes in the input (each 3 squares in size) and position them with the output in the correct orientation and matching color so that the center 2X2 array remains black and all of the other boxes are covered by these 3 square V shapes.


Attempt 1: Correct

Participant 8

Initial description: very nice.

Final description: very nice.


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

Participant 9

Initial description: Tried to found the strategy between the Example Input to the Example Output, which was the patterns in the Example Input were aligned to suitable corners to form an enclosed space. The space out of the borders are not required.

Final description: Tried to found the strategy between the Example Input to the Example Output, which was the patterns in the Example Input were aligned to suitable corners to form an enclosed space. The space out of the borders are not required.


Attempt 1: Correct

Participant 10

Initial description: I kept the corners in the same rotation but brought them together to form the perimeter of a 4 x 4 box.

Final description: I kept the corners in the same rotation but brought them together to form the perimeter of a 4 x 4 box.


Attempt 1: Correct

Participant 11

Initial description: made a 4 by 4 square and connected all given shapes.

Final description: made a 4 by 4 square and connected all given shapes.


Attempt 1: Correct

Participant 12

Initial description: Draw a horizontal red line extending from the left edge of the red square until it reaches the right edge of the grid or encounters another red square. b. Draw a vertical red line extending from the top edge of the red square until it reaches the bottom edge of the grid or encounters another red square. Identify all squares that are completely enclosed within the horizontal and vertical red lines drawn for any of the red squares.

Final description: Identify all red squares within the grid. For each red square: a. Create a horizontal red line starting from the left edge of the red square and extending until it reaches the right edge of the grid or encounters another red square. b. Create a vertical red line starting from the top edge of the red square and extending until it reaches the bottom edge of the grid or encounters another red square. Identify all squares that are completely enclosed within the horizontal and vertical red lines created for any of the red squares.


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

Participant 13

Initial description: The grid is automatically a 4 by 4 in all solutions and the shapes are placed to fit in the grid as they are in the test input without changing their direction.

Final description: The grid is automatically a 4 by 4 in all solutions and the shapes are placed to fit in the grid as they are in the test input without changing their direction.


Attempt 1: Correct

Participant 14

Initial description: Reduce the field size and keep the orientation of the shapes the same to form a black square in the middle.

Final description: Reduce the field size and keep the orientation of the shapes the same to form a black square in the middle.


Attempt 1: Correct

Participant 15

Initial description: I converted the 13x13 grid to a 4x4 grid like the example inputs. I then noticed the tetris shaped blocks went into the corners, but not randomly. I fit them into the corners they would fit in to make all the outside of the grid be filled. Like arrows pointing to the corner they needed to go.

Final description: I converted the 13x13 grid to a 4x4 grid like the example inputs. I then noticed the tetris shaped blocks went into the corners, but not randomly. I fit them into the corners they would fit in to make all the outside of the grid be filled. Like arrows pointing to the corner they needed to go.


Attempt 1: Correct

Participant 16

Initial description: I used the example outputs and copied them

Final description: I used the example outputs and copied them


Attempt 1: Correct

Participant 17

Initial description: Copy the colors and put the appropriate shapes in a square pattern.

Final description: Copy the colors and put the appropriate shapes in a square pattern.


Attempt 1: Correct

Participant 18

Initial description: Reduce the grid to a 4 x 4 square and then move the colored shapes to the corners that match their given orientation.

Final description: Reduce the grid to a 4 x 4 square and then move the colored shapes to the corners that match their given orientation.


Attempt 1: Correct