Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 1.55 KB

README.md

File metadata and controls

22 lines (13 loc) · 1.55 KB

Expected time: 5-6 hours

Actual time: 6 hours and 23 minutes

Instructions

Upon opening the FBISProblem folder you will be met with all the different files used for the assignment. The main method can be found in the Solution.cs file. TO correctly run this program you will need to have the following folders placed in /FBISProblem/FBISProblem/bin/Debug/net7.0/

Screenshot 2023-08-09 at 5 58 09 PM

You can generate these folders and files in the program if you do not have any prior data. You will see this in the console after running the Solution.cs file.

Screenshot 2023-08-09 at 6 00 57 PM

If the program is run at 10 am it will continue correctly, otherwise, you can manually force it to run by entering 1 or generate starter files by entering 2 After generating files, you will get a CombinedLetters folder like the following in the file explorer.

Screenshot 2023-08-09 at 6 04 12 PM

You can then force a manual run, after which, all the input files will be archived and the output folder will have combined letters of students

Screenshot 2023-08-09 at 6 15 31 PM