How to Accurately Evaluate the Students' Studies in Programming Courses

Wenxin Li
2005-01-01
Abstract:The goal of programming courses is to improve the students' practical abilities. In such courses, homework often contributes more to the grade than the final exam does. But even in prestigious universities, homework-cheating is common. Therefor, we must find out a way to prevent students from merely copying homework from others. In this article, we come out with a way to deal with the homework cheating problem. By this way, we hope there will be less cheaters, or at least the cheaters have to understand what they' ve copied, and memorize the key points of the programes copied by them.
What problem does this paper attempt to address?