GitXplorerGitXplorer
i

ucbeecsgradingscripts

public
1 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
e314b6b65f630db83946375862e123ef4497fa9a

Removed legacy stuff that isn't needed when the grading system is set up properly and readers have students assigned to them

iibrahima committed 15 years ago
Unverified
fe28e287ea3e18332aaaa5036534b043037c69bc

Now unpacks all submission files and then deletes all files, since they're all inside the submission directories anyway

iibrahima committed 15 years ago
Unverified
3cc287c5922f1b8efe00f881e22c9d5c5ce69343

A getsubs2 that works for situations where you're actually assigned students

iibrahima committed 15 years ago
Unverified
d67b38c8e4c33677a716d3bf0786cb46b82e12ca

Initial commit of CS61A grading script

iibrahima committed 15 years ago

README

The README file for this repository.

This is a collection of scripts that make grading easier for readers in the UC Berkeley EECS department. These are designed to work with the glookup grading system and smooth out some rough edges that the system has.

List of scripts

  • getsubs.py - Gets submissions assigned to you, unpacks them, and then tars them so that you can download them easily.