15 Commits

Author SHA1 Message Date
5a2d03db7d skip "empty" (based on MIN FILE SIZE) files from inspection 2025-02-21 17:47:55 +00:00
f25688dc9f use relative path (instead of full path) for csv HYPERLINKs - allows moving/sharing generated files w/ submission files 2024-11-05 23:20:19 +00:00
3d86409f75 fix encoding error when assignment name has an emoji (or unicode, in general) 2024-10-24 22:57:20 +01:00
08ffefa798 add/remove blank lines for PEP + add BB_GRADEBOOKS_DIR, BB_SUBMISSIONS_DIR in settings.py to allow easy changing of dir names 2024-02-26 20:48:45 +00:00
bf7aaa12f2 terminal output improvements + flush=True for print() 2024-02-23 21:23:23 +00:00
e5b06c9baf HYPERLINKS for file paths and names in generated csv 2023-03-16 20:50:46 +00:00
91d05e9e88 fix for gradebook_dir_name value 2023-03-10 12:57:37 +00:00
9ab782dcc9 added inspect_gradebook & code restructure for 'inspect by hash' feature 2023-03-10 12:50:14 +00:00
e7f451d4f6 check empty file hash - do not include empty files in hash list 2023-03-03 13:48:56 +00:00
3e677d9ddd added typing & more code cleanup 2023-03-03 13:13:28 +00:00
669ab50930 more code cleanup & added 'exclude filenames' from hashing 2023-03-02 23:22:49 +00:00
41b2c8a9b5 added printing out path of created CSV files 2023-03-01 10:51:03 +00:00
3cb38bfd7d cleanup code 2023-02-28 23:26:23 +00:00
599d8eec04 include file name (without full path) in output csv 2023-02-28 23:09:33 +00:00
980281c5fd 'inspect submission files by hash' feature v0.1 2023-02-28 22:48:34 +00:00