|
| | | |
An Anti-Plagiarism Editor for Software Development Courses
Vamplew, P. and Dermoudy, J.
Plagiarism is a serious issue in undergraduate computer science courses involving assessment of programming assignments. The electronic nature of these assignments means copying others' work is very easy, and the lack of variation between legitimately independent solutions makes the detection of plagiarised solutions difficult. The primary tool in combating plagiarism should be education of students about the issue. The need still exists however, for means to detect plagiarism when it does occur, and automated tools can provide valuable assistance in this task. Most such tools developed so far have focused on analysing the content of the final work submitted by students.1 In contrast this paper describes an anti-plagiarism approach based on consideration of the entire process of producing the submitted source-code, rather than just the source-code itself. It describes a text editor and related software which have been implemented based on the Eclipse development environment. These tools aim to discourage plagiarism by making the copying process more labour-intensive, and to aid in detection by storing data about document creation along with the document content. |
Cite as: Vamplew, P. and Dermoudy, J. (2005). An Anti-Plagiarism Editor for Software Development Courses. In Proc. Seventh Australasian Computing Education Conference (ACE2005), Newcastle, Australia. CRPIT, 42. Young, A. and Tolhurst, D., Eds. ACS. 83-90. |
(from crpit.com)
(local if available)
|
|