ttp2542 / GradingScripts

This repository contains the Python scripts used for grading in the SWEN-123 class at RIT.
4 stars 7 forks source link

Fix bug with student name formatting, #7

Closed NeonixRIT closed 2 years ago

NeonixRIT commented 2 years ago

fix bug causing get_students to not properly format student name if first/last is not separated by a comma AND a space. This leads into another bug if a students name in CSV as middle initial, putting a space and (maybe) a period in/at end of filename, causing invalid filename error