Cheating Detector from Georgia Tech
brightboy writes "According to this Yahoo! News article, Georgia Tech has developed and implemented a "cheating detector"; that is, a program which compares students' coding assignments to each other and detects exact matches. This was used for two undergraduate classes: "Introduction to Computing" (required for any student in the College of Computing) and "Object Oriented Programming" (required for Computer Science majors)." Cuz
remember programmers: in the real world you are fired if you consult
with a co-worker ;)
And someone forgot that "=" is the variable set operator, not the comparison operator, which is "==", so suddenly the cheating detector gave a lot of people F's...
I am !amused.
Geeks all over the world discover the diff utility and wonder what the hell the Georga Tech monkeys are so worked up about.
"Have you ever thought about just turning off the TV, sitting down with your kids, and hitting them?"
yet another reason the switch to MIS...heh
ln -s cheatingdetector /usr/bin/diff
Seems to me that with implementation of these programs M$ is going to lose a lot of their job candidates!!
*narf!*
[..] that is, a program which compares students' coding assignments to each other and detects exact matches. [...]
;))
Let me guess... Is this what they used ?