8000 GitHub - celrick/marking-tools: Repo used for marking of submissions in tex.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

celrick/marking-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

marking-tools

Repo used for marking of submissions in tex.

Creates a latex file for each student in the marking directory based off of a user specified template. After the marking is done you can then use the provided script to merge the feedback with the students original script ready for returning.

Requirements for full compatibilty

  • Latex (pdflatex)
  • pdftk
  • python(3.X)

Usage

⚠️ Make backups of your marking before using any scripts

Edit the template in template/ directory to match required specifications.

Get a list of students from the files in the dir (creates csv file of names) - python(3) merger.py 2

Copy the template for every student - python(3) merger.py 0

Do the marking in all of the latex files.

Merge everything and put into the complete dir - python(3) merger.py 1

About

Repo used for marking of submissions in tex.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0