KyrelJerome / Project-MARK

Autograding resources for csc148 summer 2021 session
1 stars 1 forks source link

Look into usage log #18

Open alanahodge opened 3 years ago

alanahodge commented 3 years ago

Maybe we can have the system log more specific details about what's being run. For example, consider the scenario where a user runs M.A.R.K. to grade multiple tests or assignments. We could have the system log each run of itself in an external log file (implemented in Logger) with the date/time, name, number of submissions graded, etc. in a simple log format.

Example:

08/29/21 | Assignment 2 | User: Alana | 150 Submissions Graded | | 07/25/21 | Assignment 1 | User: Admin | 210 Submissions Graded | |