Skip to content
This repository has been archived by the owner on Jun 2, 2021. It is now read-only.

Clean up the output when multiple students are found with the same last name #7

Closed
bcaddy opened this issue Sep 17, 2018 · 0 comments
Closed
Labels
enhancement New feature or request

Comments

@bcaddy
Copy link
Owner

bcaddy commented Sep 17, 2018

No description provided.

@bcaddy bcaddy added the enhancement New feature or request label Oct 3, 2018
bcaddy added a commit that referenced this issue Oct 3, 2018
…ility

- Complete refactoring of version 1.0 to enhance readability and maintainability (Resolves issue #1)
- A host of checks added to make sure that user input data is correct and to avoid runtime errors (Resolves issues #5 and #9)
- Added case insensitivity to searches (Resolves issue #2)
- Added intermediate saves between grading each assignment to avoid losing work if the program crashes (Resolves issue #3)
- Shows the name of the student when inputting the grades, general UI clean up (Resolves issues #4 and #7)
- Now sets ungraded students grades to zero after finishing a particular assignment instead of after grading the first student (Resolves issue #6)

Resolves: #1, #2, #3, #4, #5, #6, #7, #9
@bcaddy bcaddy closed this as completed Oct 3, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant