feat: support overwrite of groups & max_total_score in task.toml
#22
No reviewers
Labels
No Label
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: JOJ/JOJ3-config-generator#22
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "feat/tomlfield"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
support #21
@ -1,9 +1,15 @@
# general task configuration
task.name = "hw7 ex2" # task name
max_total_score = 10245871
should use
max-total-score
here for consistencyfixed now 🙂
@ -5,3 +5,3 @@
"effectiveUnixTimestamp": 1735487999,
"actorCsvPath": "/home/tt/.config/joj/students.csv",
"maxTotalScore": 100,
"maxTotalScore": 10245871,
@bomingzh is this already outdated? Shall I remove it?
what?
oh, my bad, the other one is for giving message to
teapot
😃