Useful script for marking the first COMP2310 assignment
This requires Ruby to be installed. At least 2.4+.
To use the script do the following
- Add all submission zips into the submissions folder
- Unzip the contents of the default assignment template in the base folder. You should see the
gpr
files in side the base folder. - Go into the
base/Sources
folder and delete theStudent_Packages
Folder
Once the above is complete you are ready to go.
# Default behavior, sets up base with students assignment
# and enables default swarm mode
# open gps and pdf
./mark u1234567
# Do second swarm behavior
./mark u1234567 b
# Get Help
./mark help