Skip to content

Commit

Permalink
auto-gen timetable: Sat Feb 3 17:09:03 UTC 2024
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Feb 3, 2024
1 parent 25342ad commit 9ea66b1
Show file tree
Hide file tree
Showing 3 changed files with 106 additions and 111 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": 1706380200,
"end": 1706984999,
"start": 1706985000,
"end": 1707589799,
"days": [
{
"code": "0",
Expand Down
127 changes: 64 additions & 63 deletions functions/files/timetable.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,180 +5,181 @@
"assignee": ""
},
"S2": {
"topic": "CQ",
"topic": "DSA",
"ignore": false,
"assignee": "MS"
"assignee": "MP"
},
"S3": {
"topic": "VA",
"topic": "CNS",
"ignore": false,
"assignee": "SR"
"assignee": "AS"
},
"S4": {
"topic": "DSA",
"topic": "CQ",
"ignore": false,
"assignee": "NM"
"assignee": "AS"
},
"S5": {
"topic": "APPT",
"ignore": false,
"assignee": "AS"
"assignee": "SM"
}
},
"1": {
"S1": {
"topic": "CNS",
"topic": "DBMS",
"ignore": false,
"assignee": "MS"
},
"S2": {
"topic": "CQ",
"topic": "DSA",
"ignore": false,
"assignee": "PP"
"assignee": "OM"
},
"S3": {
"topic": "VA",
"topic": "CNS",
"ignore": false,
"assignee": "RG"
"assignee": "NM"
},
"S4": {
"topic": "DSA",
"topic": "CQ",
"ignore": false,
"assignee": "KL"
"assignee": "NM"
},
"S5": {
"topic": "OOP",
"topic": "APPT",
"ignore": false,
"assignee": "OM"
"assignee": "MP"
}
},
"2": {
"S1": {
"topic": "CNS",
"topic": "DBMS",
"ignore": false,
"assignee": "PS"
},
"S2": {
"topic": "CQ",
"topic": "DSA",
"ignore": false,
"assignee": "SM"
"assignee": "NM"
},
"S3": {
"topic": "DSA",
"topic": "CNS",
"ignore": false,
"assignee": "SM"
"assignee": "KL"
},
"S4": {
"topic": "SD",
"topic": "CQ",
"ignore": false,
"assignee": "AS"
"assignee": "KL"
},
"S5": {
"topic": "OOP",
"topic": "APPT",
"ignore": false,
"assignee": "AS"
"assignee": "SR"
}
},
"3": {
"S1": {
"topic": "CNS",
"topic": "DBMS",
"ignore": false,
"assignee": "PP"
"assignee": "SM"
},
"S2": {
"topic": "CQ",
"topic": "DSA",
"ignore": false,
"assignee": "MP"
"assignee": "MS"
},
"S3": {
"topic": "DSA",
"topic": "CQ",
"ignore": false,
"assignee": "SR"
"assignee": "MP"
},
"S4": {
"topic": "SD",
"topic": "OOP",
"ignore": false,
"assignee": "NM"
"assignee": "KL"
},
"S5": {
"topic": "OOP",
"topic": "SD",
"ignore": false,
"assignee": "NM"
"assignee": "SR"
}
},
"4": {
"S1": {
"topic": "DBMS",
"topic": "VA",
"ignore": false,
"assignee": "MS"
"assignee": "PP"
},
"S2": {
"topic": "CQ",
"topic": "DSA",
"ignore": false,
"assignee": "SR"
"assignee": "PS"
},
"S3": {
"topic": "DSA",
"topic": "CQ",
"ignore": false,
"assignee": "RG"
"assignee": "SR"
},
"S4": {
"topic": "SD",
"topic": "OOP",
"ignore": false,
"assignee": "KL"
"assignee": "MS"
},
"S5": {
"topic": "OOP",
"topic": "SD",
"ignore": false,
"assignee": "KL"
"assignee": "RG"
}
},
"5": {
"S1": {
"topic": "DBMS",
"topic": "VA",
"ignore": false,
"assignee": "PP"
"assignee": "SM"
},
"S2": {
"topic": "CQ",
"topic": "DSA",
"ignore": false,
"assignee": "PS"
"assignee": "PP"
},
"S3": {
"topic": "DSA",
"topic": "CQ",
"ignore": false,
"assignee": "OM"
"assignee": "RG"
},
"S4": {
"topic": "APPT",
"topic": "OOP",
"ignore": false,
"assignee": "RG"
"assignee": "PP"
},
"S5": {
"topic": "",
"assignee": ""
"topic": "SD",
"ignore": false,
"assignee": "OM"
}
},
"6": {
"S1": {
"topic": "DBMS",
"topic": "VA",
"ignore": false,
"assignee": "SM"
"assignee": "PS"
},
"S2": {
"topic": "VA",
"topic": "DSA",
"ignore": false,
"assignee": "MP"
"assignee": "AS"
},
"S3": {
"topic": "DSA",
"topic": "CQ",
"ignore": false,
"assignee": "MP"
"assignee": "OM"
},
"S4": {
"topic": "APPT",
"topic": "OOP",
"ignore": false,
"assignee": "OM"
"assignee": "RG"
},
"S5": {
"topic": "",
Expand Down
Loading

0 comments on commit 9ea66b1

Please sign in to comment.