Skip to content

yjennykim/assign-graders

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

assign-graders

Purpose

Given a CSV of instructors, sections, and TA names, this program will evenly divide TAs with grading students' assignments. The result is a csv file.

How to

  1. Edit the filepath of the .csv file (i.e. example-course-staff.csv) to point to the exported csv files of the class roster for each section.
  2. Change the constants at top of the main.py file

Future Goals:

  1. Automatically assign constants by parsing file header
  2. Establish a naming convention for the class section .csv files and search a folder for each of the section .csv files (to prevent manual insertion of filepath data)

About

tool to assign itp115 graders to students

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages