Skip to content

Commit

Permalink
auto-gen timetable: Sat Oct 28 17:07:47 UTC 2023
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 28, 2023
1 parent b24fa19 commit dfe3416
Show file tree
Hide file tree
Showing 3 changed files with 106 additions and 101 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": 1697913000,
"end": 1698517799,
"start": 1698517800,
"end": 1699122599,
"days": [
{
"code": "0",
Expand Down
110 changes: 55 additions & 55 deletions functions/files/timetable.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,22 +5,22 @@
"assignee": ""
},
"S2": {
"topic": "CQ",
"topic": "VA",
"ignore": false,
"assignee": "RG"
"assignee": "PS"
},
"S3": {
"topic": "DSA",
"topic": "CQ",
"ignore": false,
"assignee": "MP"
},
"S4": {
"topic": "CNS",
"topic": "DBMS",
"ignore": false,
"assignee": "KL"
"assignee": "MP"
},
"S5": {
"topic": "VA",
"topic": "DSA",
"ignore": false,
"assignee": "AS"
}
Expand All @@ -32,22 +32,22 @@
"assignee": "MS"
},
"S2": {
"topic": "CQ",
"topic": "VA",
"ignore": false,
"assignee": "MS"
"assignee": "PP"
},
"S3": {
"topic": "DSA",
"topic": "CQ",
"ignore": false,
"assignee": "SR"
},
"S4": {
"topic": "CNS",
"topic": "DBMS",
"ignore": false,
"assignee": "MS"
"assignee": "SR"
},
"S5": {
"topic": "VA",
"topic": "DSA",
"ignore": false,
"assignee": "NM"
}
Expand All @@ -56,130 +56,130 @@
"S1": {
"topic": "APPT",
"ignore": false,
"assignee": "SM"
"assignee": "PS"
},
"S2": {
"topic": "CQ",
"topic": "VA",
"ignore": false,
"assignee": "PS"
"assignee": "SM"
},
"S3": {
"topic": "DSA",
"topic": "CQ",
"ignore": false,
"assignee": "RG"
},
"S4": {
"topic": "CNS",
"topic": "DBMS",
"ignore": false,
"assignee": "PS"
"assignee": "RG"
},
"S5": {
"topic": "OOP",
"topic": "DSA",
"ignore": false,
"assignee": "AS"
"assignee": "KL"
}
},
"3": {
"S1": {
"topic": "APPT",
"ignore": false,
"assignee": "MP"
"assignee": "PP"
},
"S2": {
"topic": "CQ",
"topic": "OOP",
"ignore": false,
"assignee": "PP"
"assignee": "MS"
},
"S3": {
"topic": "DSA",
"topic": "CQ",
"ignore": false,
"assignee": "OM"
},
"S4": {
"topic": "DBMS",
"topic": "DSA",
"ignore": false,
"assignee": "AS"
"assignee": "SR"
},
"S5": {
"topic": "OOP",
"topic": "CNS",
"ignore": false,
"assignee": "NM"
"assignee": "OM"
}
},
"4": {
"S1": {
"topic": "CQ",
"topic": "SD",
"ignore": false,
"assignee": "SM"
"assignee": "PP"
},
"S2": {
"topic": "DSA",
"topic": "OOP",
"ignore": false,
"assignee": "PS"
},
"S3": {
"topic": "SD",
"topic": "CQ",
"ignore": false,
"assignee": "SR"
"assignee": "AS"
},
"S4": {
"topic": "DBMS",
"topic": "DSA",
"ignore": false,
"assignee": "NM"
"assignee": "RG"
},
"S5": {
"topic": "OOP",
"topic": "CNS",
"ignore": false,
"assignee": "KL"
"assignee": "AS"
}
},
"5": {
"S1": {
"topic": "CQ",
"topic": "SD",
"ignore": false,
"assignee": "MP"
"assignee": "KL"
},
"S2": {
"topic": "DSA",
"topic": "OOP",
"ignore": false,
"assignee": "PP"
"assignee": "SM"
},
"S3": {
"topic": "SD",
"topic": "CQ",
"ignore": false,
"assignee": "RG"
"assignee": "NM"
},
"S4": {
"topic": "DBMS",
"topic": "DSA",
"ignore": false,
"assignee": "KL"
"assignee": "OM"
},
"S5": {
"topic": "OOP",
"topic": "CNS",
"ignore": false,
"assignee": "PP"
"assignee": "NM"
}
},
"6": {
"S1": {
"topic": "CQ",
"topic": "SD",
"ignore": false,
"assignee": "SR"
"assignee": "SM"
},
"S2": {
"topic": "DSA",
"topic": "OOP",
"ignore": false,
"assignee": "SM"
"assignee": "MP"
},
"S3": {
"topic": "SD",
"topic": "CQ",
"ignore": false,
"assignee": "OM"
"assignee": "KL"
},
"S4": {
"topic": "VA",
"topic": "DSA",
"ignore": false,
"assignee": "OM"
"assignee": "MS"
},
"S5": {
"topic": "",
Expand Down
93 changes: 49 additions & 44 deletions functions/files/topics.json
Original file line number Diff line number Diff line change
@@ -1,27 +1,30 @@
[
{
"name": "Object-Oriented Programming",
"code": "OOP",
"slots": 4,
"name": "Computer Networking & Security",
"code": "CNS",
"slots": 3,
"coverage": [
"PP",
"PS",
"MS",
"KL",
"NM",
"AS"
"AS",
"OM"
],
"ignore": []
},
{
"name": "Verbal Ability",
"code": "VA",
"slots": 3,
"name": "Data Structure and Algorithms",
"code": "DSA",
"slots": 7,
"coverage": [
"MP",
"MS",
"KL",
"NM",
"AS",
"OM"
"MS",
"OM",
"RG",
"SR"
],
"ignore": []
},
Expand All @@ -35,65 +38,69 @@
"PP",
"KL",
"NM",
"AS"
"AS",
"RG",
"SR",
"MP"
],
"ignore": []
},
{
"name": "Computer Networking & Security",
"code": "CNS",
"slots": 3,
"name": "Coding Questions",
"code": "CQ",
"slots": 7,
"coverage": [
"PS",
"MS",
"KL"
"KL",
"NM",
"AS",
"OM",
"RG",
"SR",
"MP"
],
"ignore": []
},
{
"name": "Software Development",
"code": "SD",
"slots": 3,
"name": "Object-Oriented Programming",
"code": "OOP",
"slots": 4,
"coverage": [
"PS",
"PP",
"MS",
"KL",
"NM",
"AS",
"OM",
"RG",
"SR"
"MP",
"SM",
"PS",
"MS"
],
"ignore": []
},
{
"name": "Data Structure and Algorithms",
"code": "DSA",
"slots": 7,
"name": "Verbal Ability",
"code": "VA",
"slots": 3,
"coverage": [
"OM",
"RG",
"SR",
"MP",
"MS",
"KL",
"NM",
"AS",
"OM",
"SM",
"PP",
"PS"
],
"ignore": []
},
{
"name": "Coding Questions",
"code": "CQ",
"slots": 7,
"name": "Software Development",
"code": "SD",
"slots": 3,
"coverage": [
"PP",
"PS",
"MS",
"RG",
"SR",
"MP",
"SM"
"SM",
"KL",
"PP"
],
"ignore": []
},
Expand All @@ -104,8 +111,6 @@
"coverage": [
"PP",
"PS",
"MP",
"SM",
"MS"
],
"ignore": []
Expand Down

0 comments on commit dfe3416

Please sign in to comment.