From 4c9f55db450a6a2aa82481cf887a838c73cb0c48 Mon Sep 17 00:00:00 2001 From: vangef Date: Thu, 2 Mar 2023 23:21:29 +0000 Subject: [PATCH] added note in inspect submissions for running after organising --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 02cbbe2..4bbdcf5 100644 --- a/README.md +++ b/README.md @@ -59,6 +59,7 @@ Additionally, after organising submissions, you can inspect all submitted files - For this feature you also need to install the pandas package - `python -m pip install pandas` - Usage: `python inspect_submissions.py GRADEBOOK_DIR_NAME` + - Note: run *after* organising a gradebook with `organise_gradebook.py` - Generated CSV files can be found in directory *csv*, with *GRADEBOOK_DIR_NAME* as file name prefix - e.g. inspecting submissions for *AssignmentX* will create 2 csv files: - AssignmentX_file_hashes_[datetime].csv