As seen in #26 , if a student failed to extract properly, this error is silently ignored. If a student's submission is unable to be extracted, at least a warning should be printed.
The expected submissions come from either the list of names returned when using the --section flag, or the list of names in the students.txt file.
As seen in #26 , if a student failed to extract properly, this error is silently ignored. If a student's submission is unable to be extracted, at least a warning should be printed.
The expected submissions come from either the list of names returned when using the
--section
flag, or the list of names in thestudents.txt
file.