Skip to content
This repository was archived by the owner on Nov 12, 2017. It is now read-only.

scvalex/uta-utils-ng

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UTA-Utils-ng

automating marking since 2012!

How to run

Run the auto-marker.sh script with two arguments: the name of the exercise (actually, the name of the master git repo) and the logins of the students as a string.

% auto-marker.sh TurtleInterpreter "dd1711 tod11 jdl11 omm11 mpn10 jr1611 pjr11 yx2411"

This will create a folder with the exercise name, clone/pull the stdents' git repos into it, generate a bunch of reports in the top-level folder, and combine all the reports into files named <login>-combined.pdf.

Reports generated

  • Code in changed .java files,
  • checkstyle warning for the changed files.
  • Java -Xlint warnings

About

PPT UTA helpers for the new millennium

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors