Open Software Plagiarism Checker
A open source software plagiarism checker. It checks the similarity of individual files and generates various types of reports. Also it is able to find groups of similar submissions.
Features
- Supports (currently) any C like language like C, C++, Java or C#. Extendable to any other language.
- Command line and graphical interface.
- Configurable: Adapt similarity levels to each kind of submissions. It makes a difference, if it's a basic programming course or a advanced programming course
- Html Reports: The most powerful report is the Html Report.
- FriendFinder: The program is able to find groups of similar submissions.
Usage
How it works
Download
Copyright and License
Copyright (C) 2015 Arthur Zaczek at the UAS Technikum Wien
Licensed under the GPL V3
External libraries
ZetGraph, LGPL 2.1
http://sourceforge.net/projects/zedgraph/
http://www.gnu.org/licenses/lgpl-2.1.txt
NDesk.org's OptionSet, MIT/X11
http://www.ndesk.org/Options
http://opensource.org/licenses/mit-license.php