/DetectPlagiarism

A set of macros made to detect plagiarism in student submissions. Converts .docx, .pdf, and .xlsm files to .txt, and then checks for recurring lines of code, with a whitelist, using a dictionary-based approach for speed. It expects a master folder containing one folder per student.

MIT LicenseMIT

This repository is not active