Skip to content

Commit

Permalink
auto-gen timetable: Sat Dec 14 17:11:14 UTC 2024
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 14, 2024
1 parent e424004 commit cc69cd9
Show file tree
Hide file tree
Showing 3 changed files with 108 additions and 110 deletions.
4 changes: 2 additions & 2 deletions functions/files/configs.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"start": 1733596200,
"end": 1734200999,
"start": 1734201000,
"end": 1734805799,
"days": [
{
"code": "0",
Expand Down
121 changes: 60 additions & 61 deletions functions/files/timetable.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,154 +5,153 @@
"assignee": ""
},
"S2": {
"topic": "APPT",
"topic": "CNS",
"ignore": false,
"assignee": "PP"
"assignee": "MP"
},
"S3": {
"topic": "SD",
"topic": "OOP",
"ignore": false,
"assignee": "PP"
"assignee": "MP"
},
"S4": {
"topic": "CQ",
"topic": "VA",
"ignore": false,
"assignee": "NM"
"assignee": "KL"
},
"S5": {
"topic": "DSA",
"ignore": false,
"assignee": "KL"
"assignee": "OM"
}
},
"1": {
"S1": {
"topic": "OOP",
"topic": "CQ",
"ignore": false,
"assignee": "MS"
"assignee": "MP"
},
"S2": {
"topic": "APPT",
"topic": "CNS",
"ignore": false,
"assignee": "MP"
"assignee": "SR"
},
"S3": {
"topic": "SD",
"topic": "OOP",
"ignore": false,
"assignee": "SM"
"assignee": "OM"
},
"S4": {
"topic": "CQ",
"topic": "DSA",
"ignore": false,
"assignee": "KL"
"assignee": "AS"
},
"S5": {
"topic": "DSA",
"topic": "SD",
"ignore": false,
"assignee": "PS"
"assignee": "KL"
}
},
"2": {
"S1": {
"topic": "OOP",
"topic": "CQ",
"ignore": false,
"assignee": "SR"
"assignee": "MS"
},
"S2": {
"topic": "APPT",
"ignore": false,
"assignee": "OM"
"assignee": "RG"
},
"S3": {
"topic": "CQ",
"topic": "DBMS",
"ignore": false,
"assignee": "MP"
"assignee": "SR"
},
"S4": {
"topic": "DBMS",
"topic": "DSA",
"ignore": false,
"assignee": "AS"
"assignee": "NM"
},
"S5": {
"topic": "DSA",
"topic": "SD",
"ignore": false,
"assignee": "PP"
"assignee": "AS"
}
},
"3": {
"S1": {
"topic": "OOP",
"topic": "CQ",
"ignore": false,
"assignee": "RG"
"assignee": "PS"
},
"S2": {
"topic": "CNS",
"topic": "APPT",
"ignore": false,
"assignee": "OM"
"assignee": "PS"
},
"S3": {
"topic": "CQ",
"topic": "DBMS",
"ignore": false,
"assignee": "SR"
"assignee": "RG"
},
"S4": {
"topic": "DBMS",
"topic": "DSA",
"ignore": false,
"assignee": "NM"
"assignee": "KL"
},
"S5": {
"topic": "DSA",
"topic": "SD",
"ignore": false,
"assignee": "SM"
"assignee": "NM"
}
},
"4": {
"S1": {
"topic": "VA",
"topic": "CQ",
"ignore": false,
"assignee": "RG"
"assignee": "PP"
},
"S2": {
"topic": "CNS",
"topic": "APPT",
"ignore": false,
"assignee": "MS"
"assignee": "SM"
},
"S3": {
"topic": "CQ",
"topic": "DBMS",
"ignore": false,
"assignee": "RG"
"assignee": "OM"
},
"S4": {
"topic": "DBMS",
"topic": "DSA",
"ignore": false,
"assignee": "KL"
"assignee": "MS"
},
"S5": {
"topic": "DSA",
"ignore": false,
"assignee": "MP"
"topic": "",
"assignee": ""
}
},
"5": {
"S1": {
"topic": "VA",
"topic": "CQ",
"ignore": false,
"assignee": "MS"
"assignee": "SM"
},
"S2": {
"topic": "CNS",
"topic": "OOP",
"ignore": false,
"assignee": "SM"
"assignee": "PP"
},
"S3": {
"topic": "CQ",
"topic": "VA",
"ignore": false,
"assignee": "OM"
"assignee": "AS"
},
"S4": {
"topic": "DSA",
"ignore": false,
"assignee": "AS"
"assignee": "SR"
},
"S5": {
"topic": "",
Expand All @@ -161,24 +160,24 @@
},
"6": {
"S1": {
"topic": "VA",
"topic": "CNS",
"ignore": false,
"assignee": "PS"
"assignee": "PP"
},
"S2": {
"topic": "SD",
"topic": "OOP",
"ignore": false,
"assignee": "PS"
"assignee": "SM"
},
"S3": {
"topic": "CQ",
"topic": "VA",
"ignore": false,
"assignee": "AS"
"assignee": "NM"
},
"S4": {
"topic": "DSA",
"ignore": false,
"assignee": "NM"
"assignee": "RG"
},
"S5": {
"topic": "",
Expand Down
Loading

0 comments on commit cc69cd9

Please sign in to comment.