MOSS Plagiarism Detection Installation
MOSS (Measure Of Software Similarity) is a system for checking for plagiarism. MOSS can be setup on Autolab as follows:
- 
Obtain the script for MOSS based on the instructions given here. 
- 
Create a directory called vendorat the root of your Autolab installation, i.ecd <autolab_root> mkdir -p vendor
- 
Copy the moss script into the vendordirectory and name itmossnetmv <path_to_moss_script> vendor/mossnet