Skip to content

Commit

Permalink
auto-gen timetable: Sat Nov 18 17:07:57 UTC 2023
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 18, 2023
1 parent 09df5c3 commit f583fa5
Show file tree
Hide file tree
Showing 3 changed files with 96 additions and 99 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": 1699727400,
"end": 1700332199,
"start": 1700332200,
"end": 1700936999,
"days": [
{
"code": "0",
Expand Down
108 changes: 54 additions & 54 deletions functions/files/timetable.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,154 +5,154 @@
"assignee": ""
},
"S2": {
"topic": "CNS",
"topic": "DSA",
"ignore": false,
"assignee": "PP"
},
"S3": {
"topic": "CQ",
"topic": "OOP",
"ignore": false,
"assignee": "RG"
"assignee": "MS"
},
"S4": {
"topic": "OOP",
"topic": "CQ",
"ignore": false,
"assignee": "AS"
},
"S5": {
"topic": "DSA",
"topic": "SD",
"ignore": false,
"assignee": "NM"
"assignee": "MS"
}
},
"1": {
"S1": {
"topic": "VA",
"ignore": false,
"assignee": "MS"
"assignee": "PP"
},
"S2": {
"topic": "CNS",
"topic": "DSA",
"ignore": false,
"assignee": "SM"
},
"S3": {
"topic": "CQ",
"topic": "OOP",
"ignore": false,
"assignee": "OM"
"assignee": "PS"
},
"S4": {
"topic": "OOP",
"topic": "CQ",
"ignore": false,
"assignee": "KL"
"assignee": "NM"
},
"S5": {
"topic": "DSA",
"topic": "SD",
"ignore": false,
"assignee": "MS"
"assignee": "PS"
}
},
"2": {
"S1": {
"topic": "VA",
"ignore": false,
"assignee": "PS"
"assignee": "SM"
},
"S2": {
"topic": "DBMS",
"topic": "DSA",
"ignore": false,
"assignee": "PP"
"assignee": "MP"
},
"S3": {
"topic": "CQ",
"topic": "OOP",
"ignore": false,
"assignee": "AS"
"assignee": "PP"
},
"S4": {
"topic": "SD",
"topic": "CQ",
"ignore": false,
"assignee": "SR"
"assignee": "KL"
},
"S5": {
"topic": "DSA",
"topic": "APPT",
"ignore": false,
"assignee": "SR"
"assignee": "AS"
}
},
"3": {
"S1": {
"topic": "APPT",
"topic": "VA",
"ignore": false,
"assignee": "PS"
"assignee": "MP"
},
"S2": {
"topic": "DBMS",
"topic": "CNS",
"ignore": false,
"assignee": "MP"
"assignee": "SR"
},
"S3": {
"topic": "CQ",
"ignore": false,
"assignee": "NM"
"assignee": "MP"
},
"S4": {
"topic": "SD",
"topic": "DBMS",
"ignore": false,
"assignee": "RG"
},
"S5": {
"topic": "DSA",
"topic": "APPT",
"ignore": false,
"assignee": "RG"
"assignee": "NM"
}
},
"4": {
"S1": {
"topic": "APPT",
"topic": "DSA",
"ignore": false,
"assignee": "PP"
"assignee": "MS"
},
"S2": {
"topic": "DBMS",
"topic": "CNS",
"ignore": false,
"assignee": "OM"
"assignee": "RG"
},
"S3": {
"topic": "CQ",
"ignore": false,
"assignee": "KL"
"assignee": "SR"
},
"S4": {
"topic": "SD",
"topic": "DBMS",
"ignore": false,
"assignee": "NM"
"assignee": "AS"
},
"S5": {
"topic": "DSA",
"topic": "APPT",
"ignore": false,
"assignee": "KL"
}
},
"5": {
"S1": {
"topic": "APPT",
"topic": "DSA",
"ignore": false,
"assignee": "SM"
"assignee": "SR"
},
"S2": {
"topic": "CQ",
"topic": "CNS",
"ignore": false,
"assignee": "MP"
"assignee": "OM"
},
"S3": {
"topic": "OOP",
"topic": "CQ",
"ignore": false,
"assignee": "SM"
"assignee": "RG"
},
"S4": {
"topic": "DSA",
"topic": "DBMS",
"ignore": false,
"assignee": "OM"
"assignee": "NM"
},
"S5": {
"topic": "",
Expand All @@ -161,24 +161,24 @@
},
"6": {
"S1": {
"topic": "CNS",
"topic": "DSA",
"ignore": false,
"assignee": "PS"
},
"S2": {
"topic": "CQ",
"topic": "OOP",
"ignore": false,
"assignee": "SR"
"assignee": "OM"
},
"S3": {
"topic": "OOP",
"topic": "CQ",
"ignore": false,
"assignee": "MP"
"assignee": "OM"
},
"S4": {
"topic": "DSA",
"topic": "SD",
"ignore": false,
"assignee": "AS"
"assignee": "KL"
},
"S5": {
"topic": "",
Expand Down
83 changes: 40 additions & 43 deletions functions/files/topics.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,15 @@
[
{
"name": "Data Structure and Algorithms",
"code": "DSA",
"slots": 7,
"name": "Aptitude",
"code": "APPT",
"slots": 3,
"coverage": [
"SM",
"PP",
"PS",
"KL",
"RG",
"SR",
"MS",
"NM",
"AS",
"OM"
"AS"
],
"ignore": []
},
Expand All @@ -19,31 +18,26 @@
"code": "SD",
"slots": 3,
"coverage": [
"SM",
"KL",
"PP",
"AS",
"OM",
"MP",
"NM",
"RG",
"SR"
"PS",
"MS",
"KL"
],
"ignore": []
},
{
"name": "Object-Oriented Programming",
"code": "OOP",
"slots": 4,
"name": "Database Management System",
"code": "DBMS",
"slots": 3,
"coverage": [
"SM",
"PS",
"KL",
"OM",
"RG",
"SR",
"MP",
"PP",
"NM",
"KL",
"AS",
"MP",
"SM"
"RG"
],
"ignore": []
},
Expand All @@ -52,10 +46,6 @@
"code": "CQ",
"slots": 7,
"coverage": [
"SM",
"PP",
"PS",
"MS",
"KL",
"NM",
"AS",
Expand All @@ -67,16 +57,14 @@
"ignore": []
},
{
"name": "Database Management System",
"code": "DBMS",
"slots": 3,
"name": "Object-Oriented Programming",
"code": "OOP",
"slots": 4,
"coverage": [
"SM",
"PP",
"PS",
"KL",
"OM",
"MP",
"PP"
"MS",
"OM"
],
"ignore": []
},
Expand All @@ -87,18 +75,24 @@
"coverage": [
"SM",
"PP",
"PS"
"PS",
"OM",
"RG",
"SR"
],
"ignore": []
},
{
"name": "Aptitude",
"code": "APPT",
"slots": 3,
"name": "Data Structure and Algorithms",
"code": "DSA",
"slots": 7,
"coverage": [
"MP",
"SM",
"PP",
"PS"
"PS",
"SR",
"MS"
],
"ignore": []
},
Expand All @@ -108,7 +102,10 @@
"slots": 3,
"coverage": [
"PS",
"MS"
"MS",
"MP",
"SM",
"PP"
],
"ignore": []
}
Expand Down

0 comments on commit f583fa5

Please sign in to comment.