Skip to content

๐Ÿ“„ TeX Autograder for Gradescope - determines if TeX file successfully compiles

Notifications You must be signed in to change notification settings

brown-cs22/autograder

ย 
ย 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

66 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Autograder

Compiles student .tex submissions.

Usage

Run

bash create_zip.sh

from the directory to create a zip of the autograder to upload to Gradescope. From there - it should be able to detect .tex files and compile for each submission, returning an output.

Any template files that you want to be included in the build directory can be added to the templates folder. This includes course and homework template .cls and .sty files.

About

๐Ÿ“„ TeX Autograder for Gradescope - determines if TeX file successfully compiles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TeX 35.7%
  • Python 32.1%
  • Perl 30.0%
  • Shell 2.2%