Participant 1

Initial description: Create a pattern repeating in order the given 3 colors while increasing the number of black tiles between them by 1 tile each time.

Final description: Create a pattern repeating in order the given 3 colors while increasing the number of black tiles between them by 1 tile each time.


Attempt 1: Correct

Participant 2

Initial description: The first three colored blocks repeat at a spaced out pattern across the middle row.

Final description: The first three colored blocks repeat at a spaced out pattern across the middle row.


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

Participant 3

Initial description: I recreated the attempts at spacing as shown in the example

Final description: to increase the spacing in between each color


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

Participant 4

Initial description: Start by leaving one blank square between initial squares and output squares, then add one more blank square in between each colored square after that

Final description: Start by leaving one blank square between initial squares and output squares, then add one more blank square in between each colored square after that


Attempt 1: Correct

Participant 5

Initial description: it's a pattern just like example 2, but I missed one.

Final description: I think I was right the first time. This was an error


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

Participant 6

Initial description: to hard

Final description: IIm not sur iit was hard


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

Participant 7

Initial description: The colors repeat, but the space between the colors increases by 1.

Final description: The color pattern repeats, but the space between each color increases by 1.


Attempt 1: Incorrect
Attempt 2: Correct

Participant 8

Initial description: Alternating colors with spaces in numerical order starting with 1,2,3, etc...

Final description: Alternating colors with spaces in numerical order starting with 1,2,3, etc...


Attempt 1: Correct

Participant 9

Initial description: Extend the pattern of colored tiles in the same initial order but with an increasing number of black tiles between each colored tile. The black tiles increase by 1 with each additional colored tile.

Final description: Extend the pattern of colored tiles in the same initial order but with an increasing number of black tiles between each colored tile. The black tiles increase by 1 with each additional colored tile.


Attempt 1: Correct

Participant 10

Initial description: I matched the pattern in example two, exchanging the different colors.

Final description: I thought I was following the pattern provided in example two.


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