Why we still can't stop plagiarism in undergraduate computer science
1–10 of 124 posts
Re: Why we still can't stop plagiarism in undergraduate computer science
#2Re: Why we still can't stop plagiarism in undergraduate computer science
#3Re: Why we still can't stop plagiarism in undergraduate computer science
#4We were using C, and instead of using globals or parameters, each function declared the same local variables in the same order. The stack, then, remained sufficiently consistent that each function had access to the values it needed.
When I confronted the two of them about plagiarism (and explaining what they had done wrong) their defense was that they were working on the problem together, and thus had made the same mistake out of ignorance.
And frankly, it made perfect sense. I could easily see myself doing something like that.
I guess my point is that, for at least some small portion of the problem space, plagiarism isn't really plagiarism.
Re: Why we still can't stop plagiarism in undergraduate computer science
#5For example, individual projects where everyone in the class is working on something different; or at the other extreme, proctored exams.
(Of course, neither of these systems is entirely free from cheating, but the barrier is higher.)
Re: Why we still can't stop plagiarism in undergraduate computer science
#6To me, plagiarism is taking credit for someone else's ideas at their expense; it's a "sin" against the person being copied.
Copying someone else with their connivance, or paying some essay-mill writer to do your work for you, should be in the same category as taking a calculator into a mental-arithmetic test, not the same category as « My name in Dnepropetrovsk is cursed, when he finds out I publish first ».
Re: Why we still can't stop plagiarism in undergraduate computer science
#7What I find fascinating about this problem is students paying all that money in order to deliberately avoid learning anything.
Re: Why we still can't stop plagiarism in undergraduate computer science
#8What I find fascinating about this problem is students paying all that money in order to deliberately avoid learning anything.
Re: Why we still can't stop plagiarism in undergraduate computer science
#9They even hint at that sort of solution in the piece by mentioning cosmetic changes to the files at the last minute.
Re: Why we still can't stop plagiarism in undergraduate computer science
#10The article doesn't seem to even consider the possibility of assessing students in some other way than through standardized homeworks which are easily copied. For example, individual projects where everyone in the class is working on something different; or at the other extreme, proctored exams. (Of course, neither of these systems is entirely free from cheating, but the barrier is higher.)