Participant 1
Initial description: Replicate test and then extend a red colored row from the object to the edge unless there is a colored square in the way
Final description: Extend a red row from the red object unless there is a different colored square in the way
Participant 2
Initial description: I think the rule is to put the red underneath the blue squares and then on the left of the blue squares on the bottom
Final description: I thought the pattern was to fill in the space underneath the blue squares and fill in the squares to the right of the blue squares on the bottom.
Participant 3
Initial description: Looking at the Input/Output I noticed that the red blocks lines would continue to the edge of the screen if there were no blue blocks in the way. I selected and extended any red blocks that did not have blue blocks in their way.
Final description: Looking at the Input/Output I noticed that the red blocks lines would continue to the edge of the screen if there were no blue blocks in the way. I selected and extended any red blocks that did not have blue blocks in their way.
Participant 4
Initial description: After placing the red box and the blue dots, there was to be a red line drawn between only the blue dots that had a gap between them.
Final description: I really got lost on this one. I thought that it was to draw the red lines between only the blue dots that had a single black gap between them. and no redlines that would extend on the outside edges of the red boundary box.
Participant 5
Initial description: extend red squares from the sides of the large red square of the test input to fill in black squares between the blue squares
Final description: extend the red rows
Participant 6
Initial description: The rule is if the blue box is in the way, the red lines don't move.
Final description: The rule is if the blue box is in the way, the red lines don't move.
Participant 7
Initial description: For each bordering red tile on the given square, stretch each to the border of the given tile-map. However, if there is a blue square in that path, do not stretch or add red tiles on that tile-map line.
Final description: For each bordering red tile on the given square, stretch each to the border of the given tile-map. However, if there is a blue square in that path, do not stretch or add red tiles on that tile-map line.
Participant 8
Initial description: Continue red lines from the square in all directions except diagonally and only between dots that are colored differently.
Final description: Continue red lines from the square in all directions except diagonally and only between dots that are colored differently.
Participant 9
Initial description: Created the graph, then added the dots, and square then extended it.
Final description: I couldnt figure out the streaks