Participant 1

Initial description: I just guessed it would not change but i think i'm wrong

Final description: i followed the first example switching colors based on the number of squares in each shape


Attempt 1: Incorrect
Attempt 2: Correct

Participant 2

Initial description: The colors of the shapes that are bounded within the grey squares in the test input determine the colors of the same shapes outside of the grey squares in the output.

Final description: The colors of the shapes that are bounded within the grey squares in the test input determine the colors of the same shapes outside of the grey squares in the output.


Attempt 1: Correct

Participant 3

Initial description: It appears the rule is to remove all green and replace with the color that each shape in the grey box aligns with. For example, the three pieces are turned red as that is what the color of the three piece in the grey box is.

Final description: It appears the rule is to remove all green and replace with the color that each shape in the grey box aligns with. For example, the three pieces are turned red as that is what the color of the three piece in the grey box is.


Attempt 1: Correct

Participant 4

Initial description: Matched shapes and alternated colors

Final description: Matched shapes and tried to guess on colors


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

Participant 5

Initial description: The top left is a color guide for the shapes within the rest of the grid. You correct the colors of the shapes.

Final description: The top left is a color guide for the shapes within the rest of the grid. You correct the colors of the shapes.


Attempt 1: Correct

Participant 6

Initial description: The shapes are the same color as the shapes behind the gray box and so you make all the shapes that fit that color that color.

Final description: The shapes are the same color as the shapes behind the gray box and so you make all the shapes that fit that color that color.


Attempt 1: Correct

Participant 7

Initial description: Copy the exact color of each shape with the corresponding shape color.

Final description: Copy the exact color of each shape with the corresponding shape color.


Attempt 1: Correct

Participant 8

Initial description: Use the shapes inside of the gray-colored boundary at the top left as a guide to color all permutations of those same shapes outside of the gray-colored boundary the same colors as those shapes.

Final description: Use the shapes inside of the gray-colored boundary at the top left as a guide to color all permutations of those same shapes outside of the gray-colored boundary the same colors as those shapes.


Attempt 1: Correct

Participant 9

Initial description: Create a pattern by changing the colors of the tiles to match the colors of the outlined ones in the gray.

Final description: Create a grid where all the green squares have been changed to red, blue, yellow or light blue based on the shape of each group and the color key.


Attempt 1: Incorrect
Attempt 2: Correct