feat: 第17课课评完成 + 学生档案更新 + 课评网页模板 + 暑假绩效考核

This commit is contained in:
chengzi
2026-07-01 10:26:46 +08:00
parent 42b3c25d20
commit 9bc8e9a0d8
102 changed files with 4962 additions and 25 deletions

View File

@@ -0,0 +1,47 @@
{
"course": "CSP03-17",
"title": "真题训练2",
"date": "2026-06-28",
"class": "CSP03橙子周日1030",
"students": [
{
"name": "王佳琳",
"problems": {
"P1001 熟悉一下Online Judge的环境": {
"label": "P1001 熟悉一下Online Judge的环境",
"raw_label": "P1001",
"attempts": 0,
"solved": false,
"pattern": "未提交",
"errors": {},
"submit_times": []
}
},
"total_solved": 0,
"total_attempts": 0,
"total_errors": {},
"patterns": [],
"completion": "0/1"
},
{
"name": "唐钎宸",
"problems": {
"P1001 熟悉一下Online Judge的环境": {
"label": "P1001 熟悉一下Online Judge的环境",
"raw_label": "P1001",
"attempts": 0,
"solved": false,
"pattern": "未提交",
"errors": {},
"submit_times": []
}
},
"total_solved": 0,
"total_attempts": 0,
"total_errors": {},
"patterns": [],
"completion": "0/1"
}
],
"generated_at": "2026-06-28T16:25:05.775272"
}