Participant 1

Initial description: I left it as displayed because the similar sizes shapes were already aligned

Final description: Create a pattern where the shapes are moved towards each other taking turns


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

Participant 2

Initial description: The rule was to follow the highlighted colors in the blue box, also change width and height to output sample/format

Final description: Okay so, the pattern was shifted once backward towards the output, also the second pattern was adjusted twice to the front from the first one


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

Participant 3

Initial description: The top half of the block moved 1 space left and the bottom half moved 1 space right

Final description: The top block of color moved one space left and the bottom moved one space right.


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

Participant 4

Initial description: create a pattern as shown in the test input using the same grid and colors

Final description: move the bottom portion of the object two spaces to the right


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

Participant 5

Initial description: the blue section shifts one to the left and the red section shifts one to the right

Final description: I thought they shifted the top to the left and bottom to the right, away from each other.


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

Participant 6

Initial description: The top half of a shape slides to the left one pixel, the bottom half slides to the right one pixel, and then you fill out the colors so they remain appropriate.

Final description: The top half of a shape slides to the left one pixel, the bottom half slides to the right one pixel, and then you fill out the colors so they remain appropriate.


Attempt 1: Correct

Participant 7

Initial description: To recreate one of the input examples

Final description: The rule was to make this a color blocked board.


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

Participant 8

Initial description: for both sets of figures, the top moved to the left by one, and the bottom to the right by one

Final description: I thought the rule was top of set to the left by one. The bottom of the set to the right by one


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

Participant 9

Initial description: The top object moves one spot to the left. The bottom object moves one spot to the right.

Final description: The top object moves one spot to the left. The bottom object moves one spot to the right.


Attempt 1: Correct

Participant 10

Initial description: I think that the rule was to follow along with the test input and to create that on the right side.

Final description: I thought that the rule was to move the blocks closer to the left, which I did try.


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

Participant 11

Initial description: Move the lower, second color part of each bicolor shape two spaces to the right.

Final description: First, copy your input grid unchanged to your output grid. Consider that one 'shape' is a set of connected tiles in two different colors: the top color will be the top portion and the bottom color will be the bottom portion. Move the top color one space to the left and the bottom color one space to the right. Repeat this with any pair of shapes. For example, you may have a red/blue shape where the top half is red and bottom half is blue. Move the red portion one space left and then move the bottom portion one space right. If there is a second bicolor shape in the image, do the exact same thing where the top color portion moves left one space and the bottom color portion moves right one space.


Attempt 1: Incorrect
Attempt 2: Correct