229
Views
0
CrossRef citations to date
0
Altmetric
Research Article

Identifying plagiarised programming assignments based on source code similarity scores

ORCID Icon &
Pages 621-645 | Received 25 Oct 2020, Accepted 29 Mar 2022, Published online: 19 Apr 2022
 

ABSTRACT

Background and Context

Source code plagiarism is a common occurrence in undergraduate computer science education. Many source code plagiarism detection tools have been proposed to address this problem. However, such tools do not identify plagiarism, nor suggest what assignment submissions are suspicious of plagiarism. Source code plagiarism detection tools simply evaluate and report the similarity of assignment submissions. Detecting plagiarism always requires additional human intervention.

Objective

This work presents an approach that enables the automated identification of suspicious assignment submissions by analysing similarity scores as reported by source code plagiarism detection tools.

Method

Density-based clustering is applied to a set of reported similarity scores. Clusters of scores are used to incrementally build an association graph. The process stops when there is an oversized component found in the association graph, representing a larger than expected number of students plagiarising. Thus, the constructed association graph represents groups of colluding students.

Findings

The approach was evaluated on data sets of real and simulated cases of plagiarism. Results indicate that the presented approach can accurately identify groups of suspicious assignment submissions, with a low error rate.

Implications

The approach has the potential to aid instructors in the identification of source code plagiarism, thus reducing the workload of manual reviewing.

Disclosure statement

No potential conflict of interest was reported by the author(s).

Notes

1. SimPlag – https://github.com/hjc851/SimPlag, accessed 19 July 2020.

2. MOSS – https://theory.stanford.edu/ aiken/moss/, accessed 25 April 2021.

Reprints and Corporate Permissions

Please note: Selecting permissions does not provide access to the full text of the article, please see our help page How do I view content?

To request a reprint or corporate permissions for this article, please click on the relevant link below:

Academic Permissions

Please note: Selecting permissions does not provide access to the full text of the article, please see our help page How do I view content?

Obtain permissions instantly via Rightslink by clicking on the button below:

If you are unable to obtain permissions via Rightslink, please complete and submit this Permissions form. For more information, please visit our Permissions help page.