+ 2
Plagiarism checker
I’m about to start and create a python curriculum for the students at my school. I would like to know if there is a way to check their codes for plagiarism. Either a script or an alternative program. I’d like it to be able to check against all submitted code not just one at a time
3 Réponses
+ 4
You could write your own.
+ 1
Search the Web for similar sentences as in your text using python and then get a percentage or smth and then you can see how much is 'plagerised'
+ 1
i wasn’t looking to compare against the web, i was looking about conparing to other students. i dont want 1st semester students to pass on the answers to 2nd semester students and copy from each other