Skip to content

Commit

Permalink
auto-gen timetable: Sat Apr 20 17:08:06 UTC 2024
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Apr 20, 2024
1 parent c30978e commit 0d1c34c
Show file tree
Hide file tree
Showing 3 changed files with 100 additions and 114 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": 1713033000,
"end": 1713637799,
"start": 1713637800,
"end": 1714242599,
"days": [
{
"code": "0",
Expand Down
113 changes: 56 additions & 57 deletions functions/files/timetable.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,181 +5,180 @@
"assignee": ""
},
"S2": {
"topic": "OOP",
"topic": "DSA",
"ignore": false,
"assignee": "MS"
"assignee": "PS"
},
"S3": {
"topic": "DSA",
"topic": "CNS",
"ignore": false,
"assignee": "MS"
"assignee": "OM"
},
"S4": {
"topic": "CNS",
"topic": "APPT",
"ignore": false,
"assignee": "MP"
"assignee": "NM"
},
"S5": {
"topic": "CQ",
"ignore": false,
"assignee": "SR"
"assignee": "PP"
}
},
"1": {
"S1": {
"topic": "APPT",
"topic": "OOP",
"ignore": false,
"assignee": "MS"
},
"S2": {
"topic": "OOP",
"topic": "DSA",
"ignore": false,
"assignee": "PS"
"assignee": "MP"
},
"S3": {
"topic": "DSA",
"topic": "CNS",
"ignore": false,
"assignee": "PS"
"assignee": "MS"
},
"S4": {
"topic": "CNS",
"topic": "APPT",
"ignore": false,
"assignee": "RG"
"assignee": "KL"
},
"S5": {
"topic": "CQ",
"ignore": false,
"assignee": "RG"
"assignee": "SM"
}
},
"2": {
"S1": {
"topic": "APPT",
"topic": "OOP",
"ignore": false,
"assignee": "SM"
"assignee": "MP"
},
"S2": {
"topic": "OOP",
"topic": "DSA",
"ignore": false,
"assignee": "PP"
"assignee": "SR"
},
"S3": {
"topic": "DSA",
"topic": "CNS",
"ignore": false,
"assignee": "NM"
"assignee": "PS"
},
"S4": {
"topic": "CNS",
"topic": "CQ",
"ignore": false,
"assignee": "OM"
"assignee": "AS"
},
"S5": {
"topic": "CQ",
"topic": "DBMS",
"ignore": false,
"assignee": "OM"
"assignee": "AS"
}
},
"3": {
"S1": {
"topic": "APPT",
"topic": "OOP",
"ignore": false,
"assignee": "PP"
"assignee": "RG"
},
"S2": {
"topic": "OOP",
"topic": "DSA",
"ignore": false,
"assignee": "SM"
"assignee": "PP"
},
"S3": {
"topic": "DSA",
"topic": "SD",
"ignore": false,
"assignee": "KL"
"assignee": "OM"
},
"S4": {
"topic": "VA",
"topic": "CQ",
"ignore": false,
"assignee": "SR"
"assignee": "NM"
},
"S5": {
"topic": "CQ",
"topic": "DBMS",
"ignore": false,
"assignee": "AS"
"assignee": "NM"
}
},
"4": {
"S1": {
"topic": "DBMS",
"topic": "VA",
"ignore": false,
"assignee": "PS"
"assignee": "SR"
},
"S2": {
"topic": "DSA",
"ignore": false,
"assignee": "MP"
"assignee": "SM"
},
"S3": {
"topic": "SD",
"ignore": false,
"assignee": "AS"
"assignee": "PP"
},
"S4": {
"topic": "VA",
"topic": "CQ",
"ignore": false,
"assignee": "RG"
"assignee": "KL"
},
"S5": {
"topic": "CQ",
"topic": "DBMS",
"ignore": false,
"assignee": "NM"
"assignee": "KL"
}
},
"5": {
"S1": {
"topic": "DBMS",
"topic": "VA",
"ignore": false,
"assignee": "PP"
"assignee": "RG"
},
"S2": {
"topic": "DSA",
"ignore": false,
"assignee": "SR"
"assignee": "RG"
},
"S3": {
"topic": "SD",
"ignore": false,
"assignee": "NM"
"assignee": "SR"
},
"S4": {
"topic": "VA",
"topic": "CQ",
"ignore": false,
"assignee": "OM"
"assignee": "MS"
},
"S5": {
"topic": "CQ",
"ignore": false,
"assignee": "KL"
"topic": "",
"assignee": ""
}
},
"6": {
"S1": {
"topic": "DBMS",
"topic": "VA",
"ignore": false,
"assignee": "SM"
},
"S2": {
"topic": "DSA",
"ignore": false,
"assignee": "AS"
"assignee": "OM"
},
"S3": {
"topic": "SD",
"topic": "APPT",
"ignore": false,
"assignee": "KL"
"assignee": "AS"
},
"S4": {
"topic": "CQ",
"ignore": false,
"assignee": "MP"
"assignee": "PS"
},
"S5": {
"topic": "",
Expand Down
Loading

0 comments on commit 0d1c34c

Please sign in to comment.