Participant 1
Initial description: Make the grid match one of the examples.
Final description: To make the grid match one of the examples.
Participant 2
Initial description: Rotate red line 90 degrees. Place green line where red was.
Final description: Rotate red line 90 degrees. Place green line where red was.
Participant 3
Initial description: Same issue here - there is no example input that would match provided test input? So how on earth can I know what output is required? I just recreated example output 3.
Final description: Same issue as I mentioned before - in instructions I understood that test input will match example given because that is how example tutorial was like, I do not see any example like it.
Participant 4
Initial description: Move the red line clockwise 90 degrees and place a green line of the same size as the red line where the red line previously was.
Final description: Move the red line clockwise 90 degrees and place a green line of the same size as the red line where the red line previously was.
Participant 5
Initial description: The green squared are where the red squares were and the red squares move 90 degrees clockwise.
Final description: The green squared are where the red squares were and the red squares move 90 degrees clockwise.
Participant 6
Initial description: The red from the input becomes green, a new red line going in a clockwise direction from the inputs red line appears.
Final description: The red from the input becomes green, a new red line going in a clockwise direction from the inputs red line appears.
Participant 7
Initial description: Wherever a series of 1 or more red squares are on the shape, attempt to make a new set of green squares where the red squares were, and move the red squares clock-wise.
Final description: Wherever a series of 1 or more red squares are on the shape, attempt to make a new set of green squares where the red squares were, and move the red squares clock-wise.
Participant 8
Initial description: red moves clockwise around gray, green takes it's place
Final description: red moves clockwise around gray, green takes it's place
Participant 9
Initial description: Rotate the initial shape clockwise, then add green squares where the initial shape used to be.
Final description: Rotate the initial shape clockwise, then add green squares where the initial shape used to be.