Commit Graph

14 Commits

Author SHA1 Message Date
9ca32f1e48 added maxsplit limit = 1 when splitting the submitted files (fix for breaking when the student's file name inlcuded 'attempt') 2024-10-04 15:03:44 +01:00
0385e13da7 IGNORE_DIRS (as in previous commit) + get student name as well when extracting comment + terminal output increase spacing for [Info] 2024-03-01 15:47:33 +00:00
8a4dee8e73 rephrasing msg to be more precise / clear 2024-02-26 21:09:01 +00: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
196e215133 extra check for comment existence 2023-12-08 14:02:44 +00:00
ea81d185eb remove favicon 2023-07-17 03:17:43 +01:00
aff2644676 constants to settings.py 2023-03-10 12:48:29 +00:00
ecce8de13c don't remove zip file if unknown Exception while extracting 2023-03-05 14:56:10 +00:00
3e677d9ddd added typing & more code cleanup 2023-03-03 13:13:28 +00:00
9c933348bd remove_trailing_spaces_from_filenames() not fixing the error - removed 2023-03-01 00:46:04 +00:00
cd77e205f3 added remove_trailing_spaces_from_filenames() 2023-03-01 00:18:35 +00:00
81e9bcfa56 rename remaining files before moving/organising - use the original file name without the BB added info 2023-01-16 18:04:09 +00:00
4596034891 initial commit release v1.0 2023-01-07 15:56:18 +00:00