Skip to content

Commit

Permalink
auto-gen timetable: Sat Jun 29 17:09:13 UTC 2024
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jun 29, 2024
1 parent b124ff8 commit a4efc6f
Show file tree
Hide file tree
Showing 3 changed files with 101 additions and 110 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": 1719081000,
"end": 1719685799,
"start": 1719685800,
"end": 1720290599,
"days": [
{
"code": "0",
Expand Down
107 changes: 55 additions & 52 deletions functions/files/timetable.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,149 +7,152 @@
"S2": {
"topic": "OOP",
"ignore": false,
"assignee": "PS"
"assignee": "PP"
},
"S3": {
"topic": "VA",
"topic": "DSA",
"ignore": false,
"assignee": "AS"
"assignee": "SR"
},
"S4": {
"topic": "CQ",
"topic": "SD",
"ignore": false,
"assignee": "MP"
"assignee": "MS"
},
"S5": {
"topic": "SD",
"topic": "CQ",
"ignore": false,
"assignee": "RG"
"assignee": "KL"
}
},
"1": {
"S1": {
"topic": "DSA",
"topic": "VA",
"ignore": false,
"assignee": "MS"
"assignee": "PS"
},
"S2": {
"topic": "DBMS",
"topic": "OOP",
"ignore": false,
"assignee": "MP"
"assignee": "SR"
},
"S3": {
"topic": "VA",
"topic": "DSA",
"ignore": false,
"assignee": "NM"
"assignee": "RG"
},
"S4": {
"topic": "CQ",
"topic": "SD",
"ignore": false,
"assignee": "SR"
"assignee": "MP"
},
"S5": {
"topic": "SD",
"topic": "CQ",
"ignore": false,
"assignee": "OM"
"assignee": "MS"
}
},
"2": {
"S1": {
"topic": "DSA",
"topic": "VA",
"ignore": false,
"assignee": "PS"
"assignee": "SM"
},
"S2": {
"topic": "DBMS",
"topic": "OOP",
"ignore": false,
"assignee": "RG"
},
"S3": {
"topic": "VA",
"topic": "DSA",
"ignore": false,
"assignee": "KL"
"assignee": "OM"
},
"S4": {
"topic": "CQ",
"topic": "DBMS",
"ignore": false,
"assignee": "RG"
"assignee": "SR"
},
"S5": {
"topic": "",
"assignee": ""
"topic": "CQ",
"ignore": false,
"assignee": "PS"
}
},
"3": {
"S1": {
"topic": "DSA",
"topic": "APPT",
"ignore": false,
"assignee": "PP"
},
"S2": {
"topic": "DBMS",
"topic": "CNS",
"ignore": false,
"assignee": "OM"
"assignee": "RG"
},
"S3": {
"topic": "CQ",
"topic": "DSA",
"ignore": false,
"assignee": "AS"
},
"S4": {
"topic": "APPT",
"topic": "DBMS",
"ignore": false,
"assignee": "AS"
},
"S5": {
"topic": "",
"assignee": ""
"topic": "CQ",
"ignore": false,
"assignee": "PP"
}
},
"4": {
"S1": {
"topic": "OOP",
"topic": "APPT",
"ignore": false,
"assignee": "SM"
},
"S2": {
"topic": "CNS",
"ignore": false,
"assignee": "PP"
"assignee": "OM"
},
"S3": {
"topic": "CQ",
"topic": "DSA",
"ignore": false,
"assignee": "NM"
},
"S4": {
"topic": "APPT",
"topic": "DBMS",
"ignore": false,
"assignee": "NM"
},
"S5": {
"topic": "",
"assignee": ""
"topic": "CQ",
"ignore": false,
"assignee": "OM"
}
},
"5": {
"S1": {
"topic": "OOP",
"topic": "APPT",
"ignore": false,
"assignee": "MP"
"assignee": "PS"
},
"S2": {
"topic": "CNS",
"ignore": false,
"assignee": "SM"
"assignee": "MS"
},
"S3": {
"topic": "CQ",
"topic": "DSA",
"ignore": false,
"assignee": "KL"
},
"S4": {
"topic": "APPT",
"topic": "CQ",
"ignore": false,
"assignee": "KL"
"assignee": "AS"
},
"S5": {
"topic": "",
Expand All @@ -160,22 +163,22 @@
"S1": {
"topic": "OOP",
"ignore": false,
"assignee": "OM"
"assignee": "MP"
},
"S2": {
"topic": "CNS",
"topic": "DSA",
"ignore": false,
"assignee": "SR"
"assignee": "MP"
},
"S3": {
"topic": "CQ",
"topic": "SD",
"ignore": false,
"assignee": "SM"
"assignee": "KL"
},
"S4": {
"topic": "SD",
"topic": "CQ",
"ignore": false,
"assignee": "SR"
"assignee": "NM"
},
"S5": {
"topic": "",
Expand Down
100 changes: 44 additions & 56 deletions functions/files/topics.json
Original file line number Diff line number Diff line change
@@ -1,64 +1,62 @@
[
{
"name": "Software Development",
"code": "SD",
"slots": 3,
"name": "Coding Questions",
"code": "CQ",
"slots": 7,
"coverage": [
"SM",
"OM",
"PP",
"PS",
"MS",
"KL",
"NM",
"AS",
"OM",
"RG",
"SR"
"AS"
],
"ignore": []
},
{
"name": "Aptitude",
"code": "APPT",
"name": "Database Management System",
"code": "DBMS",
"slots": 3,
"coverage": [
"PP",
"MS",
"KL",
"OM",
"RG",
"SR",
"MP",
"SM",
"KL",
"NM",
"AS"
"AS",
"SR"
],
"ignore": []
},
{
"name": "Coding Questions",
"code": "CQ",
"slots": 7,
"name": "Software Development",
"code": "SD",
"slots": 3,
"coverage": [
"RG",
"SR",
"MP",
"SM",
"KL",
"NM",
"AS"
"MS",
"KL"
],
"ignore": []
},
{
"name": "Verbal Ability",
"code": "VA",
"slots": 3,
"name": "Data Structure and Algorithms",
"code": "DSA",
"slots": 7,
"coverage": [
"MP",
"PP",
"PS",
"SR",
"MS",
"KL",
"NM",
"AS"
"AS",
"OM",
"RG",
"SR",
"MP"
],
"ignore": []
},
Expand All @@ -67,52 +65,42 @@
"code": "CNS",
"slots": 3,
"coverage": [
"MP",
"PS",
"MS",
"OM",
"NM",
"AS",
"RG",
"SR",
"SM",
"PP"
"RG"
],
"ignore": []
},
{
"name": "Database Management System",
"code": "DBMS",
"slots": 3,
"name": "Object-Oriented Programming",
"code": "OOP",
"slots": 4,
"coverage": [
"PP",
"MS",
"KL",
"OM",
"RG",
"SR",
"PP",
"MP"
],
"ignore": []
},
{
"name": "Object-Oriented Programming",
"code": "OOP",
"slots": 4,
"name": "Aptitude",
"code": "APPT",
"slots": 3,
"coverage": [
"PS",
"OM",
"MP",
"SM"
"SM",
"PP"
],
"ignore": []
},
{
"name": "Data Structure and Algorithms",
"code": "DSA",
"slots": 7,
"name": "Verbal Ability",
"code": "VA",
"slots": 3,
"coverage": [
"PP",
"PS",
"MS"
"SM",
"PS"
],
"ignore": []
}
Expand Down

0 comments on commit a4efc6f

Please sign in to comment.