Skip to content

Commit

Permalink
auto-gen timetable: Sat Jun 15 17:10:09 UTC 2024
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jun 15, 2024
1 parent c261623 commit 885c059
Show file tree
Hide file tree
Showing 3 changed files with 112 additions and 106 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": 1717871400,
"end": 1718476199,
"start": 1718476200,
"end": 1719080999,
"days": [
{
"code": "0",
Expand Down
117 changes: 59 additions & 58 deletions functions/files/timetable.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,178 +7,179 @@
"S2": {
"topic": "DSA",
"ignore": false,
"assignee": "SM"
"assignee": "MS"
},
"S3": {
"topic": "CNS",
"topic": "OOP",
"ignore": false,
"assignee": "PS"
"assignee": "PP"
},
"S4": {
"topic": "CQ",
"topic": "SD",
"ignore": false,
"assignee": "AS"
},
"S5": {
"topic": "DBMS",
"topic": "CQ",
"ignore": false,
"assignee": "KL"
"assignee": "AS"
}
},
"1": {
"S1": {
"topic": "SD",
"topic": "VA",
"ignore": false,
"assignee": "PS"
"assignee": "SR"
},
"S2": {
"topic": "DSA",
"ignore": false,
"assignee": "SR"
"assignee": "PS"
},
"S3": {
"topic": "CNS",
"topic": "OOP",
"ignore": false,
"assignee": "MP"
"assignee": "SM"
},
"S4": {
"topic": "CQ",
"topic": "SD",
"ignore": false,
"assignee": "NM"
},
"S5": {
"topic": "OOP",
"topic": "CQ",
"ignore": false,
"assignee": "KL"
"assignee": "NM"
}
},
"2": {
"S1": {
"topic": "SD",
"topic": "VA",
"ignore": false,
"assignee": "PP"
"assignee": "PS"
},
"S2": {
"topic": "DSA",
"ignore": false,
"assignee": "RG"
"assignee": "SM"
},
"S3": {
"topic": "CQ",
"topic": "OOP",
"ignore": false,
"assignee": "SM"
"assignee": "RG"
},
"S4": {
"topic": "VA",
"topic": "SD",
"ignore": false,
"assignee": "AS"
"assignee": "KL"
},
"S5": {
"topic": "OOP",
"topic": "CQ",
"ignore": false,
"assignee": "MS"
}
},
"3": {
"S1": {
"topic": "SD",
"topic": "VA",
"ignore": false,
"assignee": "SM"
"assignee": "MP"
},
"S2": {
"topic": "APPT",
"topic": "DSA",
"ignore": false,
"assignee": "RG"
"assignee": "SR"
},
"S3": {
"topic": "CQ",
"topic": "OOP",
"ignore": false,
"assignee": "MP"
"assignee": "OM"
},
"S4": {
"topic": "VA",
"topic": "DBMS",
"ignore": false,
"assignee": "NM"
"assignee": "KL"
},
"S5": {
"topic": "OOP",
"topic": "CQ",
"ignore": false,
"assignee": "MP"
"assignee": "PS"
}
},
"4": {
"S1": {
"topic": "DSA",
"topic": "APPT",
"ignore": false,
"assignee": "MS"
"assignee": "SM"
},
"S2": {
"topic": "APPT",
"topic": "DSA",
"ignore": false,
"assignee": "OM"
"assignee": "RG"
},
"S3": {
"topic": "CQ",
"topic": "CNS",
"ignore": false,
"assignee": "SR"
"assignee": "RG"
},
"S4": {
"topic": "VA",
"topic": "DBMS",
"ignore": false,
"assignee": "KL"
"assignee": "MS"
},
"S5": {
"topic": "OOP",
"topic": "CQ",
"ignore": false,
"assignee": "SR"
"assignee": "PP"
}
},
"5": {
"S1": {
"topic": "DSA",
"topic": "APPT",
"ignore": false,
"assignee": "PS"
"assignee": "MP"
},
"S2": {
"topic": "APPT",
"topic": "DSA",
"ignore": false,
"assignee": "PP"
"assignee": "MP"
},
"S3": {
"topic": "CQ",
"topic": "CNS",
"ignore": false,
"assignee": "RG"
"assignee": "AS"
},
"S4": {
"topic": "DBMS",
"ignore": false,
"assignee": "AS"
"assignee": "PP"
},
"S5": {
"topic": "",
"assignee": ""
"topic": "CQ",
"ignore": false,
"assignee": "KL"
}
},
"6": {
"S1": {
"topic": "DSA",
"topic": "APPT",
"ignore": false,
"assignee": "PP"
"assignee": "SR"
},
"S2": {
"topic": "CNS",
"topic": "DSA",
"ignore": false,
"assignee": "OM"
},
"S3": {
"topic": "CQ",
"topic": "CNS",
"ignore": false,
"assignee": "OM"
"assignee": "NM"
},
"S4": {
"topic": "DBMS",
"topic": "CQ",
"ignore": false,
"assignee": "NM"
"assignee": "OM"
},
"S5": {
"topic": "",
Expand Down
Loading

0 comments on commit 885c059

Please sign in to comment.