diff --git a/functions/files/configs.json b/functions/files/configs.json index abfcd01..945c5c3 100644 --- a/functions/files/configs.json +++ b/functions/files/configs.json @@ -1,6 +1,6 @@ { - "start": 1705775400, - "end": 1706380199, + "start": 1706380200, + "end": 1706984999, "days": [ { "code": "0", diff --git a/functions/files/timetable.json b/functions/files/timetable.json index a98ae88..bab1b1b 100644 --- a/functions/files/timetable.json +++ b/functions/files/timetable.json @@ -5,181 +5,180 @@ "assignee": "" }, "S2": { - "topic": "OOP", + "topic": "CQ", "ignore": false, - "assignee": "SR" + "assignee": "MS" }, "S3": { - "topic": "DSA", + "topic": "VA", "ignore": false, - "assignee": "SM" + "assignee": "SR" }, "S4": { - "topic": "CQ", + "topic": "DSA", "ignore": false, - "assignee": "MS" + "assignee": "NM" }, "S5": { - "topic": "DBMS", + "topic": "APPT", "ignore": false, - "assignee": "RG" + "assignee": "AS" } }, "1": { "S1": { - "topic": "SD", + "topic": "CNS", "ignore": false, - "assignee": "PP" + "assignee": "MS" }, "S2": { - "topic": "DSA", + "topic": "CQ", "ignore": false, - "assignee": "SR" + "assignee": "PP" }, "S3": { - "topic": "CQ", + "topic": "VA", "ignore": false, - "assignee": "PP" + "assignee": "RG" }, "S4": { - "topic": "CNS", + "topic": "DSA", "ignore": false, - "assignee": "OM" + "assignee": "KL" }, "S5": { - "topic": "DBMS", + "topic": "OOP", "ignore": false, - "assignee": "AS" + "assignee": "OM" } }, "2": { "S1": { - "topic": "SD", + "topic": "CNS", "ignore": false, - "assignee": "MP" + "assignee": "PS" }, "S2": { - "topic": "DSA", + "topic": "CQ", "ignore": false, - "assignee": "RG" + "assignee": "SM" }, "S3": { - "topic": "CQ", + "topic": "DSA", "ignore": false, "assignee": "SM" }, "S4": { - "topic": "CNS", + "topic": "SD", "ignore": false, "assignee": "AS" }, "S5": { - "topic": "DBMS", + "topic": "OOP", "ignore": false, - "assignee": "NM" + "assignee": "AS" } }, "3": { "S1": { - "topic": "SD", + "topic": "CNS", "ignore": false, - "assignee": "PS" + "assignee": "PP" }, "S2": { - "topic": "DSA", + "topic": "CQ", "ignore": false, - "assignee": "OM" + "assignee": "MP" }, "S3": { - "topic": "CQ", + "topic": "DSA", "ignore": false, - "assignee": "MP" + "assignee": "SR" }, "S4": { - "topic": "CNS", + "topic": "SD", "ignore": false, - "assignee": "KL" + "assignee": "NM" }, "S5": { - "topic": "APPT", + "topic": "OOP", "ignore": false, "assignee": "NM" } }, "4": { "S1": { - "topic": "OOP", + "topic": "DBMS", "ignore": false, - "assignee": "SM" + "assignee": "MS" }, "S2": { - "topic": "DSA", + "topic": "CQ", "ignore": false, - "assignee": "MS" + "assignee": "SR" }, "S3": { - "topic": "CQ", + "topic": "DSA", "ignore": false, - "assignee": "SR" + "assignee": "RG" }, "S4": { - "topic": "VA", + "topic": "SD", "ignore": false, - "assignee": "AS" + "assignee": "KL" }, "S5": { - "topic": "APPT", + "topic": "OOP", "ignore": false, - "assignee": "MS" + "assignee": "KL" } }, "5": { "S1": { - "topic": "OOP", + "topic": "DBMS", "ignore": false, - "assignee": "PS" + "assignee": "PP" }, "S2": { - "topic": "DSA", + "topic": "CQ", "ignore": false, "assignee": "PS" }, "S3": { - "topic": "CQ", + "topic": "DSA", "ignore": false, - "assignee": "RG" + "assignee": "OM" }, "S4": { - "topic": "VA", + "topic": "APPT", "ignore": false, - "assignee": "NM" + "assignee": "RG" }, "S5": { - "topic": "APPT", - "ignore": false, - "assignee": "KL" + "topic": "", + "assignee": "" } }, "6": { "S1": { - "topic": "OOP", + "topic": "DBMS", "ignore": false, - "assignee": "MP" + "assignee": "SM" }, "S2": { - "topic": "DSA", + "topic": "VA", "ignore": false, - "assignee": "PP" + "assignee": "MP" }, "S3": { - "topic": "CQ", + "topic": "DSA", "ignore": false, - "assignee": "OM" + "assignee": "MP" }, "S4": { - "topic": "VA", + "topic": "APPT", "ignore": false, - "assignee": "KL" + "assignee": "OM" }, "S5": { "topic": "", diff --git a/functions/files/topics.json b/functions/files/topics.json index b9fa9f8..d280047 100644 --- a/functions/files/topics.json +++ b/functions/files/topics.json @@ -1,37 +1,42 @@ [ { - "name": "Aptitude", - "code": "APPT", - "slots": 3, + "name": "Object-Oriented Programming", + "code": "OOP", + "slots": 4, "coverage": [ + "SR", + "MP", + "PS", + "SM", "KL", - "MS", - "NM" + "NM", + "AS", + "OM" ], "ignore": [] }, { - "name": "Database Management System", - "code": "DBMS", + "name": "Aptitude", + "code": "APPT", "slots": 3, "coverage": [ - "OM", - "PS", "KL", + "MS", "NM", "AS", + "OM", "RG" ], "ignore": [] }, { - "name": "Verbal Ability", - "code": "VA", + "name": "Software Development", + "code": "SD", "slots": 3, "coverage": [ + "PS", + "MP", "PP", - "SM", - "MS", "KL", "NM", "AS" @@ -39,71 +44,76 @@ "ignore": [] }, { - "name": "Computer Networking & Security", - "code": "CNS", - "slots": 3, + "name": "Data Structure and Algorithms", + "code": "DSA", + "slots": 7, "coverage": [ - "PS", - "MS", + "KL", + "NM", + "MP", + "OM", "RG", "SR", - "MP", - "KL", - "AS", - "OM" + "SM" ], "ignore": [] }, { - "name": "Coding Questions", - "code": "CQ", - "slots": 7, + "name": "Verbal Ability", + "code": "VA", + "slots": 3, "coverage": [ + "PP", + "SM", "MS", - "OM", + "KL", + "NM", + "AS", "RG", "SR", - "MP", - "SM", - "PP" + "MP" ], "ignore": [] }, { - "name": "Data Structure and Algorithms", - "code": "DSA", + "name": "Coding Questions", + "code": "CQ", "slots": 7, "coverage": [ + "PS", + "SR", + "MP", "SM", "PP", - "PS", - "MS", - "OM", - "RG", - "SR" + "MS" ], "ignore": [] }, { - "name": "Object-Oriented Programming", - "code": "OOP", - "slots": 4, + "name": "Database Management System", + "code": "DBMS", + "slots": 3, "coverage": [ - "SR", - "MP", + "OM", "PS", - "SM" + "KL", + "NM", + "AS", + "RG", + "SM", + "PP", + "MS" ], "ignore": [] }, { - "name": "Software Development", - "code": "SD", + "name": "Computer Networking & Security", + "code": "CNS", "slots": 3, "coverage": [ + "PP", "PS", - "MP", - "PP" + "MS" ], "ignore": [] }