If submission is a zip file, it unzips the contents, otherwise it copies
the file over to path
unzip_submissions(pars, roster, junkpathsSetting = FALSE)
Arguments
- pars
List of features defining an assignment
- roster
Class roster (data frame)
- junkpathsSetting
Ignore the file structure in the zipped file?
Defaults to FALSE.