Participant 1

Initial description: draw a red line upward from each red dot. Go up until you hit a gray dot, then go to the right one space before returning to an upward path. If a gray dot blocks your path both up and right, stop.

Final description: draw a red line upward from each red dot. Go up until you hit a gray dot, then go to the right one space before returning to an upward path. If a gray dot blocks your path both up and right, stop.


Attempt 1: Correct

Participant 2

Initial description: count the color blocks and kind of figure out a systme

Final description: guess what the best test output would be


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

Participant 3

Initial description: The red line goes up, but if it comes up to a gray box, it moves over to the right then continues going up. If when the red goes up, there are gray boxes in which it cannot go further, it stops and does not go all the way to the top.

Final description: The red line goes up, but if it comes up to a gray box, it moves over to the right then continues going up. If when the red goes up, there are gray boxes in which it cannot go further, it stops and does not go all the way to the top.


Attempt 1: Correct

Participant 4

Initial description: grey spots were kept the same front input to output. original red spots are used as start points. to go from input to output, put red spots straight up until you hit a grey spot. then if possible go to the right and then continue going straight up until you hit a dead end.

Final description: grey spots were kept the same front input to output. original red spots are used as start points. to go from input to output, put red spots straight up until you hit a grey spot. then if possible go to the right and then continue going straight up until you hit a dead end.


Attempt 1: Correct

Participant 5

Initial description: Extend red lines to the end without compromising grey blocks.

Final description: Extend redlines to a certain point without compromising grey blocks?


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

Participant 6

Initial description: The outputs extend the red blocks upward and to the right unless blocked. None of them deviate to the left to continue upwards.

Final description: All of the red blocks continue upwards and when blocked, deviate to the right but not the left.


Attempt 1: Incorrect
Attempt 2: Correct

Participant 7

Initial description: Make a continuous orange line over black blocks, avoiding gray blocks

Final description: I have not a clue


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

Participant 8

Initial description: I think the red lines have to travel up but they can only turn left

Final description: I think the red lines have to travel up but they can only turn left


Attempt 1: Correct

Participant 9

Initial description: The rules was to lay out the grey boxes and then add the 3 red dots at the bottom. From there you trace to red up going between the grey boxes and only being able to turn to the right and never the left. So if you came to a point along the trail that there was no way to go right. The red line stopped there.

Final description: The rules was to lay out the grey boxes and then add the 3 red dots at the bottom. From there you trace to red up going between the grey boxes and only being able to turn to the right and never the left. So if you came to a point along the trail that there was no way to go right. The red line stopped there.


Attempt 1: Correct

Participant 10

Initial description: Red tiles go upward to cover the black ones. When it reaches a grey tile the red moves to the right to continue moving up until it reaches the top or an impasse.

Final description: Red tiles go upward to cover the black ones. When it reaches a grey tile the red moves to the right to continue moving up until it reaches the top or an impasse.


Attempt 1: Correct

Participant 11

Initial description: fill the red as high as u can and go to the right if you need to

Final description: fill the red as high as u can and go to the right if you need to


Attempt 1: Correct

Participant 12

Initial description: Go straight up from the pink square until you hit a grey square, then go around it to the left but back up as soon as possible.

Final description: With the pink squares, go straight up the black squares until you hit a grey square, then go right one or more until you can go up again. If there is a grey square or the edge of the grid is to the right, stop before the top.


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

Participant 13

Initial description: Color the cell directly above each red cell red if it is black. If it is grey, color the cell to the right of each red cell red. If it is also grey, stop.

Final description: Color the cell directly above each red cell red if it is black. If it is grey, color the cell to the right of each red cell red. If it is also grey, stop.


Attempt 1: Correct

Participant 14

Initial description: The rule on this grid shows red blocks must move north. If there are gray blocks obstructing the path, then red must move to the right of gray, before moving north.

Final description: The rule on this grid shows red blocks must move north. If there are gray blocks obstructing the path, then red must move to the right of gray, before moving north.


Attempt 1: Correct

Participant 15

Initial description: The rule of the output is the red boxes must have a continue flow unless hit by a grey cube.

Final description: The rule to transform is red boxes go around the grey until there is no more space.


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

Participant 16

Initial description: Move the red tiles towards the top of the grid. If a gray tile blocks the path upwards, move the red tile to the right and continue moving to the top of the grid.

Final description: Move the red tiles towards the top of the grid. If a gray tile blocks the path upwards, move the red tile to the right and continue moving to the top of the grid.


Attempt 1: Correct