Participant 1

Initial description: Start out with three blue squares and add one more blue square for every further step you take down.

Final description: Start out with three blue squares and add one more blue square for every further step you take down.


Attempt 1: Correct

Participant 2

Initial description: The test input is the same as example 3 so I mimicked it.

Final description: The number of rows was related to how many columns there were in the test input and it couldn't go below 3.


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

Participant 3

Initial description: its too hard

Final description: wow its amazing


Attempt 1: Incorrect
Attempt 2: Correct

Participant 4

Initial description: keep the same number of columns. the number of rows is equal to half the number of columns. add one colored square for each consecutive row.

Final description: keep the same number of columns. the number of rows is equal to half the number of columns. add one colored square for each consecutive row.


Attempt 1: Correct

Participant 5

Initial description: just click

Final description: I don't understand about it


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

Participant 6

Initial description: add another row and colored block up to a certain number

Final description: adds rows and adding up the colored blocks to a certain point


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

Participant 7

Initial description: The input matched the example input of 3, so I just copied that layout. I am not sure how it reached the number of blocks down.

Final description: The input matched the example input of 3, so I just copied that layout. I am not sure how it reached the number of blocks down.


Attempt 1: Correct