diff --git a/functions/files/configs.json b/functions/files/configs.json index be12abf..dbbecb8 100644 --- a/functions/files/configs.json +++ b/functions/files/configs.json @@ -1,6 +1,6 @@ { - "start": 1699727400, - "end": 1700332199, + "start": 1700332200, + "end": 1700936999, "days": [ { "code": "0", diff --git a/functions/files/timetable.json b/functions/files/timetable.json index 697cf0e..542bd96 100644 --- a/functions/files/timetable.json +++ b/functions/files/timetable.json @@ -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": "", @@ -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": "", diff --git a/functions/files/topics.json b/functions/files/topics.json index b2fd959..018a39a 100644 --- a/functions/files/topics.json +++ b/functions/files/topics.json @@ -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": [] }, @@ -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": [] }, @@ -52,10 +46,6 @@ "code": "CQ", "slots": 7, "coverage": [ - "SM", - "PP", - "PS", - "MS", "KL", "NM", "AS", @@ -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": [] }, @@ -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": [] }, @@ -108,7 +102,10 @@ "slots": 3, "coverage": [ "PS", - "MS" + "MS", + "MP", + "SM", + "PP" ], "ignore": [] }