Skip to content

Commit

Permalink
auto-gen timetable: Sat Dec 7 17:10:22 UTC 2024
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 7, 2024
1 parent 5217482 commit e424004
Show file tree
Hide file tree
Showing 3 changed files with 107 additions and 105 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": 1732991400,
"end": 1733596199,
"start": 1733596200,
"end": 1734200999,
"days": [
{
"code": "0",
Expand Down
109 changes: 55 additions & 54 deletions functions/files/timetable.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,19 +5,19 @@
"assignee": ""
},
"S2": {
"topic": "CQ",
"topic": "APPT",
"ignore": false,
"assignee": "MP"
"assignee": "PP"
},
"S3": {
"topic": "SD",
"ignore": false,
"assignee": "RG"
"assignee": "PP"
},
"S4": {
"topic": "CNS",
"topic": "CQ",
"ignore": false,
"assignee": "RG"
"assignee": "NM"
},
"S5": {
"topic": "DSA",
Expand All @@ -27,126 +27,127 @@
},
"1": {
"S1": {
"topic": "DBMS",
"topic": "OOP",
"ignore": false,
"assignee": "SM"
"assignee": "MS"
},
"S2": {
"topic": "CQ",
"topic": "APPT",
"ignore": false,
"assignee": "PP"
"assignee": "MP"
},
"S3": {
"topic": "SD",
"ignore": false,
"assignee": "OM"
"assignee": "SM"
},
"S4": {
"topic": "DSA",
"topic": "CQ",
"ignore": false,
"assignee": "SR"
"assignee": "KL"
},
"S5": {
"topic": "VA",
"topic": "DSA",
"ignore": false,
"assignee": "AS"
"assignee": "PS"
}
},
"2": {
"S1": {
"topic": "DBMS",
"topic": "OOP",
"ignore": false,
"assignee": "MS"
"assignee": "SR"
},
"S2": {
"topic": "OOP",
"topic": "APPT",
"ignore": false,
"assignee": "OM"
},
"S3": {
"topic": "APPT",
"topic": "CQ",
"ignore": false,
"assignee": "AS"
"assignee": "MP"
},
"S4": {
"topic": "DSA",
"topic": "DBMS",
"ignore": false,
"assignee": "RG"
"assignee": "AS"
},
"S5": {
"topic": "VA",
"topic": "DSA",
"ignore": false,
"assignee": "NM"
"assignee": "PP"
}
},
"3": {
"S1": {
"topic": "DBMS",
"topic": "OOP",
"ignore": false,
"assignee": "PS"
"assignee": "RG"
},
"S2": {
"topic": "OOP",
"topic": "CNS",
"ignore": false,
"assignee": "PP"
"assignee": "OM"
},
"S3": {
"topic": "APPT",
"topic": "CQ",
"ignore": false,
"assignee": "NM"
"assignee": "SR"
},
"S4": {
"topic": "DSA",
"topic": "DBMS",
"ignore": false,
"assignee": "MS"
"assignee": "NM"
},
"S5": {
"topic": "VA",
"topic": "DSA",
"ignore": false,
"assignee": "KL"
"assignee": "SM"
}
},
"4": {
"S1": {
"topic": "CQ",
"topic": "VA",
"ignore": false,
"assignee": "MS"
"assignee": "RG"
},
"S2": {
"topic": "OOP",
"topic": "CNS",
"ignore": false,
"assignee": "SM"
"assignee": "MS"
},
"S3": {
"topic": "APPT",
"topic": "CQ",
"ignore": false,
"assignee": "KL"
"assignee": "RG"
},
"S4": {
"topic": "DSA",
"topic": "DBMS",
"ignore": false,
"assignee": "OM"
"assignee": "KL"
},
"S5": {
"topic": "",
"assignee": ""
"topic": "DSA",
"ignore": false,
"assignee": "MP"
}
},
"5": {
"S1": {
"topic": "CQ",
"topic": "VA",
"ignore": false,
"assignee": "PS"
"assignee": "MS"
},
"S2": {
"topic": "OOP",
"topic": "CNS",
"ignore": false,
"assignee": "MP"
"assignee": "SM"
},
"S3": {
"topic": "CNS",
"topic": "CQ",
"ignore": false,
"assignee": "MP"
"assignee": "OM"
},
"S4": {
"topic": "DSA",
Expand All @@ -160,19 +161,19 @@
},
"6": {
"S1": {
"topic": "CQ",
"topic": "VA",
"ignore": false,
"assignee": "SM"
"assignee": "PS"
},
"S2": {
"topic": "SD",
"ignore": false,
"assignee": "SR"
"assignee": "PS"
},
"S3": {
"topic": "CNS",
"topic": "CQ",
"ignore": false,
"assignee": "SR"
"assignee": "AS"
},
"S4": {
"topic": "DSA",
Expand Down
99 changes: 50 additions & 49 deletions functions/files/topics.json
Original file line number Diff line number Diff line change
@@ -1,64 +1,48 @@
[
{
"name": "Verbal Ability",
"code": "VA",
"slots": 3,
"name": "Data Structure and Algorithms",
"code": "DSA",
"slots": 7,
"coverage": [
"RG",
"SR",
"MP",
"SM",
"PP",
"PS",
"KL",
"NM",
"AS"
],
"ignore": []
},
{
"name": "Data Structure and Algorithms",
"code": "DSA",
"slots": 7,
"name": "Database Management System",
"code": "DBMS",
"slots": 3,
"coverage": [
"PS",
"MS",
"SM",
"KL",
"NM",
"AS",
"OM",
"MS",
"RG",
"SR"
"AS"
],
"ignore": []
},
{
"name": "Computer Networking & Security",
"code": "CNS",
"slots": 3,
"name": "Coding Questions",
"code": "CQ",
"slots": 7,
"coverage": [
"PP",
"PS",
"OM",
"KL",
"NM",
"AS",
"OM",
"RG",
"SR",
"MP"
],
"ignore": []
},
{
"name": "Aptitude",
"code": "APPT",
"slots": 3,
"coverage": [
"SR",
"MS",
"RG",
"KL",
"NM",
"AS"
],
"ignore": []
},
{
"name": "Software Development",
"code": "SD",
Expand All @@ -69,43 +53,60 @@
"KL",
"OM",
"RG",
"SR"
"SR",
"SM",
"PP",
"PS"
],
"ignore": []
},
{
"name": "Object-Oriented Programming",
"code": "OOP",
"slots": 4,
"name": "Computer Networking & Security",
"code": "CNS",
"slots": 3,
"coverage": [
"MP",
"SM",
"PP",
"MS",
"OM"
],
"ignore": []
},
{
"name": "Coding Questions",
"code": "CQ",
"slots": 7,
"name": "Aptitude",
"code": "APPT",
"slots": 3,
"coverage": [
"PP",
"SR",
"MS",
"RG",
"KL",
"NM",
"AS",
"OM",
"MP",
"SM",
"PS",
"MS"
"PP"
],
"ignore": []
},
{
"name": "Database Management System",
"code": "DBMS",
"name": "Verbal Ability",
"code": "VA",
"slots": 3,
"coverage": [
"PS",
"MS",
"SM"
"RG"
],
"ignore": []
},
{
"name": "Object-Oriented Programming",
"code": "OOP",
"slots": 4,
"coverage": [
"RG",
"SR",
"MS"
],
"ignore": []
}
Expand Down

0 comments on commit e424004

Please sign in to comment.