manuel manuel
  • Joined on 2021-05-20
manuel pushed to master at JOJ/JOJ3-hs 2025-12-19 17:45:29 +08:00
963ccbe956 fix: skip joj if scoreboard unset
manuel pushed to master at JOJ/JOJ3-hs 2025-12-19 17:42:34 +08:00
63f7d89c41 feat: plugin support and clearner report
manuel commented on issue JOJ/JOJ3#96 2025-12-10 07:53:33 +08:00
failed submissions count

either similar to group limitation unless this is easier/better to have a config at a stage level? (eg. forcequit.limit)

manuel opened issue JOJ/JOJ3#96 2025-12-06 08:49:01 +08:00
failed submissions count
manuel commented on pull request JOJ/JOJ3#95 2025-11-09 09:35:34 +08:00
feat: skip git module for non ascii check

@manuel Should we ignore it by default or with a config?

submodules are unlikely to be used in many courses and if they are used they will unlikely contain the students' work. so i would say…

manuel pushed to master at JOJ/JOJ3-hs 2025-11-08 16:39:26 +08:00
b572b71dcb fix: ensure fs sync before snapshot
manuel pushed to master at JOJ/JOJ3-hs 2025-11-08 16:37:10 +08:00
f26b59ee6d feat: improved security and speed
manuel pushed to master at JOJ/JOJ3-hs 2025-10-26 21:01:04 +08:00
9fd23a6a2b feat: run custom commands
manuel commented on issue JOJ/JOJ3#46 2025-09-27 07:46:34 +08:00
Feature requests summary

most items implemented and workaround/different strategy implemented for others. closing

manuel closed issue JOJ/JOJ3#46 2025-09-27 07:46:34 +08:00
Feature requests summary
manuel commented on issue JOJ/JOJ3#77 2025-09-27 07:44:56 +08:00
Personal Grafana Dashboard for Students

after using joj-mon for a while, it's not very clear how much help this would be to students. however this would lead to many questions on how to use it, etc.

so probably best to drop the idea.…

manuel closed issue JOJ/JOJ3#77 2025-09-27 07:44:56 +08:00
Personal Grafana Dashboard for Students
manuel commented on issue JOJ/JOJ3-config-generator#28 2025-09-26 14:48:32 +08:00
assignment level toml config

hard to implement, workaround with

  • basedir for test cases
  • makefile for compilation (and similar stages)
manuel closed issue JOJ/JOJ3-config-generator#28 2025-09-26 14:48:32 +08:00
assignment level toml config
manuel opened issue JOJ/JOJ3#91 2025-09-26 14:08:44 +08:00
promtail to alloy migration
manuel opened issue JOJ/JOJ3#90 2025-09-25 18:22:34 +08:00
TT doc
manuel closed issue JOJ/JOJ3#41 2025-09-25 18:18:34 +08:00
student doc
manuel commented on issue JOJ/JOJ3#41 2025-09-25 18:18:33 +08:00
student doc

seems all students can easily start working with JOJ, current doc should be reasonably good enough

manuel opened issue JOJ/JOJ3-config-generator#28 2025-09-25 15:08:40 +08:00
assignment level toml config
manuel commented on issue JOJ/JOJ3-config-generator#9 2025-09-25 14:59:42 +08:00
Future Works for developers

at the end of this semester all courses will have been switched to joj3. likely no need for a joj1 conversion feature?