Subject of the issue
It would be beneficial to have more than 2 people simultaneously working on the grading. Currently, only 2 CSV files can be merged. It would be better if x CSV files can be merged
Expected behaviour
When running merge.csv, multiple CSV files can be given as input and output a singular merged CSV file with the appropriate columns merged
Actual behaviour
Only happens with 2 CSV files