autolab / Autolab

Course management service that enables auto-graded programming assignments.
http://www.autolabproject.com/
Apache License 2.0
752 stars 214 forks source link

View Source can't deal with .zip and .tgz archives (High priority) #94

Closed droh closed 9 years ago

droh commented 9 years ago

The view source option doesn't seem to be able to deal with .tgz files or .zip files, which is a problem for courses like 15122-s15 (.tgz files for scavhunt) and 15-110 (.zip files for lab1). For example, clicking on the "View Source" options for one of droh's submissions of the 15122-s15 scavhunt lab gives:

500 – Internal error This does not appear to be a valid archive file.

even though I've confirmed that it's a valid archive file and it autogrades correctly. This should be given high priority because the 122 and 110 TAs won't be able to grade the assignments.

dlbucci commented 9 years ago

Is this all archives (tar included) or just tgz files?

droh commented 9 years ago

It works for .tar files.

-- David O'Hallaron -- Prof of CS and ECE, Carnegie Mellon University -- GHC 7517, x8-8199 -- http://www.cs.cmu.edu/~droh

On Thu, Jan 15, 2015 at 12:38 PM, Daniel Bucci notifications@github.com wrote:

Is this all archives (tar included) or just tgz files?

— Reply to this email directly or view it on GitHub https://github.com/autolab/Autolab/issues/94#issuecomment-70127015.