jplag between students commits #1974
Unanswered
rafaelcorsi
asked this question in
Q&A
Replies: 1 comment
-
One solution would be to check out and copy different versions of each submission with a script. Then, put all versions of each submission in a common folder.
Now you can use the
(Note that you may need a non-old root directory with at least 2 submissions; this is currently a bug.) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
Does anyone have a solution for analyzing student submissions made on Git that include a development history of the software? I just encountered a case where plagiarism occurred in a middle version of the program's development. Where one group continued to evolve the code to achieve a higher grade, while the other maintained the plagiarized code.
Beta Was this translation helpful? Give feedback.
All reactions