AgileAppstate / moss3-classroom-assistant

Fork of classroom assistant with Stanford Moss similarity detection
MIT License
2 stars 0 forks source link

Moss utils #10

Open BrickGoat opened 2 years ago

BrickGoat commented 2 years ago

Replaced runMoss with runPlagiarismCheck, and split runMoss into runMoss, getUrl, getFiles, and runPerlScript for easier unit testing. I moved runMoss to an external script called mossutils.js in the lib folder.