Skip to content

Commit

Permalink
auto-gen timetable: Sat Feb 24 17:09:42 UTC 2024
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Feb 24, 2024
1 parent f73bb3e commit 4a9b3e6
Show file tree
Hide file tree
Showing 3 changed files with 103 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": 1708194600,
"end": 1708799399,
"start": 1708799400,
"end": 1709404199,
"days": [
{
"code": "0",
Expand Down
121 changes: 61 additions & 60 deletions functions/files/timetable.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,180 +5,181 @@
"assignee": ""
},
"S2": {
"topic": "CQ",
"topic": "OOP",
"ignore": false,
"assignee": "MS"
"assignee": "OM"
},
"S3": {
"topic": "VA",
"topic": "DSA",
"ignore": false,
"assignee": "SR"
"assignee": "PP"
},
"S4": {
"topic": "DSA",
"topic": "CQ",
"ignore": false,
"assignee": "OM"
"assignee": "MP"
},
"S5": {
"topic": "DBMS",
"topic": "VA",
"ignore": false,
"assignee": "NM"
"assignee": "KL"
}
},
"1": {
"S1": {
"topic": "OOP",
"topic": "SD",
"ignore": false,
"assignee": "MS"
},
"S2": {
"topic": "CQ",
"topic": "DSA",
"ignore": false,
"assignee": "PS"
"assignee": "SM"
},
"S3": {
"topic": "VA",
"topic": "DBMS",
"ignore": false,
"assignee": "RG"
"assignee": "NM"
},
"S4": {
"topic": "DSA",
"topic": "CQ",
"ignore": false,
"assignee": "AS"
"assignee": "SR"
},
"S5": {
"topic": "DBMS",
"topic": "VA",
"ignore": false,
"assignee": "KL"
"assignee": "MS"
}
},
"2": {
"S1": {
"topic": "OOP",
"topic": "SD",
"ignore": false,
"assignee": "PP"
"assignee": "PS"
},
"S2": {
"topic": "CQ",
"topic": "DSA",
"ignore": false,
"assignee": "PP"
"assignee": "SR"
},
"S3": {
"topic": "VA",
"topic": "DBMS",
"ignore": false,
"assignee": "OM"
"assignee": "KL"
},
"S4": {
"topic": "DSA",
"topic": "CQ",
"ignore": false,
"assignee": "NM"
"assignee": "RG"
},
"S5": {
"topic": "CNS",
"topic": "VA",
"ignore": false,
"assignee": "KL"
"assignee": "MP"
}
},
"3": {
"S1": {
"topic": "OOP",
"topic": "SD",
"ignore": false,
"assignee": "PS"
"assignee": "SM"
},
"S2": {
"topic": "CQ",
"topic": "DSA",
"ignore": false,
"assignee": "SM"
"assignee": "OM"
},
"S3": {
"topic": "DSA",
"topic": "DBMS",
"ignore": false,
"assignee": "SM"
"assignee": "PP"
},
"S4": {
"topic": "APPT",
"topic": "CQ",
"ignore": false,
"assignee": "AS"
"assignee": "OM"
},
"S5": {
"topic": "CNS",
"ignore": false,
"assignee": "SM"
"assignee": "RG"
}
},
"4": {
"S1": {
"topic": "SD",
"topic": "OOP",
"ignore": false,
"assignee": "PS"
},
"S2": {
"topic": "CQ",
"topic": "DSA",
"ignore": false,
"assignee": "MP"
"assignee": "AS"
},
"S3": {
"topic": "DSA",
"topic": "APPT",
"ignore": false,
"assignee": "MP"
},
"S4": {
"topic": "APPT",
"topic": "CQ",
"ignore": false,
"assignee": "NM"
"assignee": "AS"
},
"S5": {
"topic": "CNS",
"ignore": false,
"assignee": "OM"
"assignee": "AS"
}
},
"5": {
"S1": {
"topic": "SD",
"topic": "OOP",
"ignore": false,
"assignee": "PP"
},
"S2": {
"topic": "CQ",
"topic": "DSA",
"ignore": false,
"assignee": "SR"
"assignee": "MS"
},
"S3": {
"topic": "DSA",
"topic": "APPT",
"ignore": false,
"assignee": "RG"
"assignee": "SR"
},
"S4": {
"topic": "APPT",
"topic": "CQ",
"ignore": false,
"assignee": "KL"
"assignee": "NM"
},
"S5": {
"topic": "",
"assignee": ""
"topic": "CNS",
"ignore": false,
"assignee": "NM"
}
},
"6": {
"S1": {
"topic": "SD",
"topic": "OOP",
"ignore": false,
"assignee": "MP"
"assignee": "SM"
},
"S2": {
"topic": "CQ",
"topic": "DSA",
"ignore": false,
"assignee": "RG"
"assignee": "PS"
},
"S3": {
"topic": "DSA",
"topic": "APPT",
"ignore": false,
"assignee": "SR"
"assignee": "RG"
},
"S4": {
"topic": "DBMS",
"topic": "CQ",
"ignore": false,
"assignee": "AS"
"assignee": "KL"
},
"S5": {
"topic": "",
Expand Down
88 changes: 40 additions & 48 deletions functions/files/topics.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,24 +6,36 @@
"coverage": [
"OM",
"SM",
"KL"
"KL",
"NM",
"AS",
"RG"
],
"ignore": []
},
{
"name": "Database Management System",
"code": "DBMS",
"name": "Verbal Ability",
"code": "VA",
"slots": 3,
"coverage": [
"SM",
"PS",
"MP",
"MS",
"KL"
],
"ignore": []
},
{
"name": "Coding Questions",
"code": "CQ",
"slots": 7,
"coverage": [
"KL",
"NM",
"AS",
"OM",
"RG",
"SR",
"KL",
"NM",
"AS"
"MP"
],
"ignore": []
},
Expand All @@ -36,79 +48,59 @@
"PS",
"OM",
"KL",
"NM",
"AS"
],
"ignore": []
},
{
"name": "Data Structure and Algorithms",
"code": "DSA",
"slots": 7,
"coverage": [
"NM",
"AS",
"OM",
"SR",
"RG",
"MP",
"SM"
"SR",
"MP"
],
"ignore": []
},
{
"name": "Verbal Ability",
"code": "VA",
"name": "Database Management System",
"code": "DBMS",
"slots": 3,
"coverage": [
"PS",
"SM",
"PP",
"KL",
"NM",
"AS",
"OM",
"RG",
"SR"
"NM"
],
"ignore": []
},
{
"name": "Coding Questions",
"code": "CQ",
"name": "Data Structure and Algorithms",
"code": "DSA",
"slots": 7,
"coverage": [
"RG",
"SR",
"MP",
"SM",
"PP",
"PS",
"MS"
"MS",
"AS",
"OM",
"SR",
"SM"
],
"ignore": []
},
{
"name": "Software Development",
"code": "SD",
"slots": 3,
"name": "Object-Oriented Programming",
"code": "OOP",
"slots": 4,
"coverage": [
"OM",
"SM",
"MS",
"KL",
"MP",
"PP",
"PS"
],
"ignore": []
},
{
"name": "Object-Oriented Programming",
"code": "OOP",
"slots": 4,
"name": "Software Development",
"code": "SD",
"slots": 3,
"coverage": [
"SM",
"PS",
"PP",
"MS"
],
"ignore": []
Expand Down

0 comments on commit 4a9b3e6

Please sign in to comment.