There are a lot of possible but very very unlikely paths that are currently ignored as options. We need to ensure that every possible path has some action so that things don't fly under the radar.
For example, if an IOException occurs loading student files it is just ignored. This should be reported back to the user when #4 is implemented.
There are a lot of possible but very very unlikely paths that are currently ignored as options. We need to ensure that every possible path has some action so that things don't fly under the radar.
For example, if an IOException occurs loading student files it is just ignored. This should be reported back to the user when #4 is implemented.