Skip to content

Commit

Permalink
auto-gen timetable: Sat Feb 10 17:09:30 UTC 2024
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Feb 10, 2024
1 parent 9ea66b1 commit de3c38d
Show file tree
Hide file tree
Showing 3 changed files with 102 additions and 103 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": 1706985000,
"end": 1707589799,
"start": 1707589800,
"end": 1708194599,
"days": [
{
"code": "0",
Expand Down
111 changes: 55 additions & 56 deletions functions/files/timetable.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,181 +5,180 @@
"assignee": ""
},
"S2": {
"topic": "DSA",
"topic": "CNS",
"ignore": false,
"assignee": "MP"
},
"S3": {
"topic": "CNS",
"topic": "APPT",
"ignore": false,
"assignee": "AS"
"assignee": "PS"
},
"S4": {
"topic": "CQ",
"ignore": false,
"assignee": "AS"
"assignee": "PP"
},
"S5": {
"topic": "APPT",
"topic": "VA",
"ignore": false,
"assignee": "SM"
"assignee": "KL"
}
},
"1": {
"S1": {
"topic": "DBMS",
"topic": "DSA",
"ignore": false,
"assignee": "MS"
},
"S2": {
"topic": "DSA",
"topic": "CNS",
"ignore": false,
"assignee": "OM"
"assignee": "SR"
},
"S3": {
"topic": "CNS",
"topic": "APPT",
"ignore": false,
"assignee": "NM"
"assignee": "PP"
},
"S4": {
"topic": "CQ",
"ignore": false,
"assignee": "NM"
"assignee": "SM"
},
"S5": {
"topic": "APPT",
"topic": "OOP",
"ignore": false,
"assignee": "MP"
"assignee": "SR"
}
},
"2": {
"S1": {
"topic": "DBMS",
"topic": "DSA",
"ignore": false,
"assignee": "PS"
},
"S2": {
"topic": "DSA",
"topic": "CNS",
"ignore": false,
"assignee": "NM"
"assignee": "RG"
},
"S3": {
"topic": "CNS",
"topic": "CQ",
"ignore": false,
"assignee": "KL"
"assignee": "AS"
},
"S4": {
"topic": "CQ",
"topic": "SD",
"ignore": false,
"assignee": "KL"
},
"S5": {
"topic": "APPT",
"topic": "OOP",
"ignore": false,
"assignee": "SR"
"assignee": "OM"
}
},
"3": {
"S1": {
"topic": "DBMS",
"topic": "DSA",
"ignore": false,
"assignee": "SM"
"assignee": "PP"
},
"S2": {
"topic": "DSA",
"topic": "DBMS",
"ignore": false,
"assignee": "MS"
"assignee": "SR"
},
"S3": {
"topic": "CQ",
"ignore": false,
"assignee": "MP"
"assignee": "NM"
},
"S4": {
"topic": "OOP",
"topic": "SD",
"ignore": false,
"assignee": "KL"
"assignee": "MS"
},
"S5": {
"topic": "SD",
"topic": "OOP",
"ignore": false,
"assignee": "SR"
"assignee": "AS"
}
},
"4": {
"S1": {
"topic": "VA",
"topic": "DSA",
"ignore": false,
"assignee": "PP"
"assignee": "MP"
},
"S2": {
"topic": "DSA",
"topic": "DBMS",
"ignore": false,
"assignee": "PS"
"assignee": "RG"
},
"S3": {
"topic": "CQ",
"ignore": false,
"assignee": "SR"
"assignee": "KL"
},
"S4": {
"topic": "OOP",
"topic": "SD",
"ignore": false,
"assignee": "MS"
"assignee": "SM"
},
"S5": {
"topic": "SD",
"topic": "OOP",
"ignore": false,
"assignee": "RG"
"assignee": "NM"
}
},
"5": {
"S1": {
"topic": "VA",
"topic": "DSA",
"ignore": false,
"assignee": "SM"
},
"S2": {
"topic": "DSA",
"topic": "DBMS",
"ignore": false,
"assignee": "PP"
"assignee": "OM"
},
"S3": {
"topic": "CQ",
"ignore": false,
"assignee": "RG"
"assignee": "MS"
},
"S4": {
"topic": "OOP",
"topic": "VA",
"ignore": false,
"assignee": "PP"
"assignee": "AS"
},
"S5": {
"topic": "SD",
"ignore": false,
"assignee": "OM"
"topic": "",
"assignee": ""
}
},
"6": {
"S1": {
"topic": "VA",
"topic": "DSA",
"ignore": false,
"assignee": "PS"
"assignee": "RG"
},
"S2": {
"topic": "DSA",
"topic": "APPT",
"ignore": false,
"assignee": "AS"
"assignee": "OM"
},
"S3": {
"topic": "CQ",
"ignore": false,
"assignee": "OM"
"assignee": "PS"
},
"S4": {
"topic": "OOP",
"topic": "VA",
"ignore": false,
"assignee": "RG"
"assignee": "NM"
},
"S5": {
"topic": "",
Expand Down
90 changes: 45 additions & 45 deletions functions/files/topics.json
Original file line number Diff line number Diff line change
@@ -1,45 +1,40 @@
[
{
"name": "Software Development",
"code": "SD",
"slots": 3,
"name": "Object-Oriented Programming",
"code": "OOP",
"slots": 4,
"coverage": [
"PS",
"MP",
"RG",
"PP",
"MS",
"KL",
"NM",
"AS",
"OM",
"RG",
"SR"
],
"ignore": []
},
{
"name": "Aptitude",
"code": "APPT",
"name": "Verbal Ability",
"code": "VA",
"slots": 3,
"coverage": [
"PS",
"SM",
"PP",
"KL",
"MS",
"NM",
"AS",
"OM",
"RG",
"SR",
"MP",
"SM"
"AS"
],
"ignore": []
},
{
"name": "Object-Oriented Programming",
"code": "OOP",
"slots": 4,
"name": "Software Development",
"code": "SD",
"slots": 3,
"coverage": [
"RG",
"PP",
"SM",
"MS",
"KL"
],
Expand All @@ -50,62 +45,67 @@
"code": "CQ",
"slots": 7,
"coverage": [
"SM",
"PP",
"PS",
"MS",
"KL",
"NM",
"AS",
"OM",
"RG",
"SR",
"MP"
"AS"
],
"ignore": []
},
{
"name": "Computer Networking & Security",
"code": "CNS",
"name": "Aptitude",
"code": "APPT",
"slots": 3,
"coverage": [
"PP",
"PS",
"MS",
"KL",
"NM",
"AS"
"OM"
],
"ignore": []
},
{
"name": "Data Structure and Algorithms",
"code": "DSA",
"slots": 7,
"name": "Database Management System",
"code": "DBMS",
"slots": 3,
"coverage": [
"AS",
"PP",
"SM",
"PS",
"MS",
"NM",
"OM",
"MP"
"RG",
"SR"
],
"ignore": []
},
{
"name": "Verbal Ability",
"code": "VA",
"name": "Computer Networking & Security",
"code": "CNS",
"slots": 3,
"coverage": [
"PP",
"PS",
"SM",
"PP"
"MS",
"KL",
"NM",
"AS",
"RG",
"SR",
"MP"
],
"ignore": []
},
{
"name": "Database Management System",
"code": "DBMS",
"slots": 3,
"name": "Data Structure and Algorithms",
"code": "DSA",
"slots": 7,
"coverage": [
"RG",
"SM",
"MP",
"PP",
"PS",
"MS"
],
Expand Down

0 comments on commit de3c38d

Please sign in to comment.