An integrated solution for automatic marking and entering grades of MATLAB code assignment.
Based on MATLAB tesing frameworks, a csv file of unit test result is generated in every students' submitting folder. Reading and entering the grade via pandas, an easy-to-use data structures and data analysis tools for the Python programming language.
- hw1 folder consists of assignments submitted by students.
- unit_test folder consists of the unit test code and relative running script.
- A csv_reader class is saved in the library folder.
- The grading results are read and entered in the read_result folder.