General
1 min
How a CS2 TA Screens ChatGPT-Generated Python Before Grading
Most ChatGPT-generated Python doesn't announce itself with a watermark. It announces itself in docstrings that restate the function name, broad exception blocks, and comments that narrate the obvious. A CS2 TA's 20-minute screen, combining Codequiry's AI detector and similarity checks, catches the majority of cases before the first grade is entered.