Skip to content

Commit

Permalink
auto-gen timetable: Sat Apr 27 17:09:04 UTC 2024
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Apr 27, 2024
1 parent 0d1c34c commit 785bd3b
Show file tree
Hide file tree
Showing 3 changed files with 105 additions and 92 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": 1713637800,
"end": 1714242599,
"start": 1714242600,
"end": 1714847399,
"days": [
{
"code": "0",
Expand Down
109 changes: 54 additions & 55 deletions functions/files/timetable.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,154 +5,153 @@
"assignee": ""
},
"S2": {
"topic": "DSA",
"topic": "CNS",
"ignore": false,
"assignee": "PS"
"assignee": "MP"
},
"S3": {
"topic": "CNS",
"topic": "DSA",
"ignore": false,
"assignee": "OM"
"assignee": "RG"
},
"S4": {
"topic": "APPT",
"topic": "DBMS",
"ignore": false,
"assignee": "NM"
"assignee": "RG"
},
"S5": {
"topic": "CQ",
"topic": "APPT",
"ignore": false,
"assignee": "PP"
"assignee": "OM"
}
},
"1": {
"S1": {
"topic": "OOP",
"ignore": false,
"assignee": "MS"
"assignee": "MP"
},
"S2": {
"topic": "DSA",
"topic": "CQ",
"ignore": false,
"assignee": "MP"
"assignee": "MS"
},
"S3": {
"topic": "CNS",
"topic": "DSA",
"ignore": false,
"assignee": "MS"
"assignee": "OM"
},
"S4": {
"topic": "APPT",
"topic": "DBMS",
"ignore": false,
"assignee": "KL"
"assignee": "OM"
},
"S5": {
"topic": "CQ",
"topic": "VA",
"ignore": false,
"assignee": "SM"
"assignee": "AS"
}
},
"2": {
"S1": {
"topic": "OOP",
"ignore": false,
"assignee": "MP"
"assignee": "PS"
},
"S2": {
"topic": "DSA",
"topic": "CQ",
"ignore": false,
"assignee": "SR"
"assignee": "PS"
},
"S3": {
"topic": "CNS",
"topic": "DSA",
"ignore": false,
"assignee": "PS"
"assignee": "MS"
},
"S4": {
"topic": "CQ",
"topic": "SD",
"ignore": false,
"assignee": "AS"
},
"S5": {
"topic": "DBMS",
"topic": "VA",
"ignore": false,
"assignee": "AS"
"assignee": "NM"
}
},
"3": {
"S1": {
"topic": "OOP",
"ignore": false,
"assignee": "RG"
"assignee": "PP"
},
"S2": {
"topic": "DSA",
"topic": "CQ",
"ignore": false,
"assignee": "PP"
},
"S3": {
"topic": "SD",
"topic": "DSA",
"ignore": false,
"assignee": "OM"
"assignee": "AS"
},
"S4": {
"topic": "CQ",
"topic": "SD",
"ignore": false,
"assignee": "NM"
},
"S5": {
"topic": "DBMS",
"topic": "VA",
"ignore": false,
"assignee": "NM"
"assignee": "KL"
}
},
"4": {
"S1": {
"topic": "VA",
"topic": "OOP",
"ignore": false,
"assignee": "SR"
"assignee": "SM"
},
"S2": {
"topic": "DSA",
"topic": "CQ",
"ignore": false,
"assignee": "SM"
},
"S3": {
"topic": "SD",
"topic": "DSA",
"ignore": false,
"assignee": "PP"
"assignee": "NM"
},
"S4": {
"topic": "CQ",
"topic": "SD",
"ignore": false,
"assignee": "KL"
},
"S5": {
"topic": "DBMS",
"ignore": false,
"assignee": "KL"
"topic": "",
"assignee": ""
}
},
"5": {
"S1": {
"topic": "VA",
"topic": "CNS",
"ignore": false,
"assignee": "RG"
"assignee": "PP"
},
"S2": {
"topic": "DSA",
"topic": "CQ",
"ignore": false,
"assignee": "RG"
"assignee": "MP"
},
"S3": {
"topic": "SD",
"topic": "DSA",
"ignore": false,
"assignee": "SR"
"assignee": "KL"
},
"S4": {
"topic": "CQ",
"topic": "APPT",
"ignore": false,
"assignee": "MS"
"assignee": "SR"
},
"S5": {
"topic": "",
Expand All @@ -161,24 +160,24 @@
},
"6": {
"S1": {
"topic": "VA",
"topic": "CNS",
"ignore": false,
"assignee": "SM"
},
"S2": {
"topic": "DSA",
"ignore": false,
"assignee": "OM"
"assignee": "SR"
},
"S3": {
"topic": "APPT",
"topic": "DBMS",
"ignore": false,
"assignee": "AS"
"assignee": "SR"
},
"S4": {
"topic": "CQ",
"topic": "APPT",
"ignore": false,
"assignee": "PS"
"assignee": "RG"
},
"S5": {
"topic": "",
Expand Down
84 changes: 49 additions & 35 deletions functions/files/topics.json
Original file line number Diff line number Diff line change
@@ -1,27 +1,12 @@
[
{
"name": "Database Management System",
"code": "DBMS",
"name": "Verbal Ability",
"code": "VA",
"slots": 3,
"coverage": [
"SM",
"PP",
"PS",
"KL",
"NM",
"AS"
],
"ignore": []
},
{
"name": "Coding Questions",
"code": "CQ",
"slots": 7,
"coverage": [
"SM",
"PP",
"PS",
"MS",
"RG",
"SR",
"KL",
"NM",
"AS"
Expand All @@ -38,7 +23,10 @@
"MS",
"KL",
"NM",
"AS"
"AS",
"OM",
"RG",
"SR"
],
"ignore": []
},
Expand All @@ -49,18 +37,27 @@
"coverage": [
"SR",
"PP",
"OM"
"OM",
"KL",
"NM",
"AS"
],
"ignore": []
},
{
"name": "Computer Networking & Security",
"code": "CNS",
"name": "Database Management System",
"code": "DBMS",
"slots": 3,
"coverage": [
"SM",
"PP",
"PS",
"MS",
"OM"
"KL",
"NM",
"AS",
"OM",
"RG",
"SR"
],
"ignore": []
},
Expand All @@ -69,24 +66,40 @@
"code": "DSA",
"slots": 7,
"coverage": [
"KL",
"NM",
"AS",
"MS",
"OM",
"RG",
"SR"
],
"ignore": []
},
{
"name": "Coding Questions",
"code": "CQ",
"slots": 7,
"coverage": [
"MP",
"SM",
"PP",
"SR",
"MP",
"PS"
"PS",
"MS"
],
"ignore": []
},
{
"name": "Verbal Ability",
"code": "VA",
"name": "Computer Networking & Security",
"code": "CNS",
"slots": 3,
"coverage": [
"PS",
"MS",
"OM",
"MP",
"SM",
"RG",
"SR"
"PP"
],
"ignore": []
},
Expand All @@ -95,9 +108,10 @@
"code": "OOP",
"slots": 4,
"coverage": [
"RG",
"MP",
"MS"
"SM",
"PP",
"PS",
"MP"
],
"ignore": []
}
Expand Down

0 comments on commit 785bd3b

Please sign in to comment.