diff --git a/functions/files/configs.json b/functions/files/configs.json index 0e462e1..2114460 100644 --- a/functions/files/configs.json +++ b/functions/files/configs.json @@ -1,6 +1,6 @@ { - "start": 1720290600, - "end": 1720895399, + "start": 1720895400, + "end": 1721500199, "days": [ { "code": "0", diff --git a/functions/files/timetable.json b/functions/files/timetable.json index 22bc04d..f06b6f9 100644 --- a/functions/files/timetable.json +++ b/functions/files/timetable.json @@ -5,153 +5,154 @@ "assignee": "" }, "S2": { - "topic": "VA", + "topic": "CQ", "ignore": false, - "assignee": "SR" + "assignee": "SM" }, "S3": { - "topic": "OOP", + "topic": "CNS", "ignore": false, - "assignee": "SM" + "assignee": "PS" }, "S4": { - "topic": "DBMS", + "topic": "VA", "ignore": false, - "assignee": "SM" + "assignee": "NM" }, "S5": { "topic": "DSA", "ignore": false, - "assignee": "AS" + "assignee": "PP" } }, "1": { "S1": { - "topic": "CQ", + "topic": "APPT", "ignore": false, - "assignee": "MS" + "assignee": "PP" }, "S2": { - "topic": "VA", + "topic": "CQ", "ignore": false, - "assignee": "RG" + "assignee": "SR" }, "S3": { - "topic": "OOP", + "topic": "CNS", "ignore": false, - "assignee": "OM" + "assignee": "SM" }, "S4": { - "topic": "APPT", + "topic": "VA", "ignore": false, - "assignee": "AS" + "assignee": "KL" }, "S5": { "topic": "DSA", "ignore": false, - "assignee": "NM" + "assignee": "MP" } }, "2": { "S1": { - "topic": "CQ", + "topic": "APPT", "ignore": false, - "assignee": "PS" + "assignee": "MS" }, "S2": { - "topic": "CNS", + "topic": "CQ", "ignore": false, - "assignee": "PP" + "assignee": "OM" }, "S3": { - "topic": "SD", + "topic": "CNS", "ignore": false, - "assignee": "OM" + "assignee": "KL" }, "S4": { - "topic": "APPT", + "topic": "DSA", "ignore": false, - "assignee": "NM" + "assignee": "AS" }, "S5": { - "topic": "DSA", + "topic": "DBMS", "ignore": false, - "assignee": "KL" + "assignee": "OM" } }, "3": { "S1": { "topic": "CQ", "ignore": false, - "assignee": "PP" + "assignee": "PS" }, "S2": { - "topic": "CNS", + "topic": "OOP", "ignore": false, "assignee": "MP" }, "S3": { "topic": "SD", "ignore": false, - "assignee": "AS" + "assignee": "SM" }, "S4": { - "topic": "APPT", + "topic": "DSA", "ignore": false, - "assignee": "KL" + "assignee": "NM" }, "S5": { - "topic": "DSA", + "topic": "DBMS", "ignore": false, - "assignee": "SM" + "assignee": "AS" } }, "4": { "S1": { "topic": "CQ", "ignore": false, - "assignee": "MP" + "assignee": "PP" }, "S2": { - "topic": "CNS", + "topic": "OOP", "ignore": false, "assignee": "SR" }, "S3": { "topic": "SD", "ignore": false, - "assignee": "NM" + "assignee": "SR" }, "S4": { "topic": "DSA", "ignore": false, - "assignee": "SR" + "assignee": "KL" }, "S5": { - "topic": "", - "assignee": "" + "topic": "DBMS", + "ignore": false, + "assignee": "NM" } }, "5": { "S1": { "topic": "CQ", "ignore": false, - "assignee": "RG" + "assignee": "MP" }, "S2": { "topic": "OOP", "ignore": false, - "assignee": "MS" + "assignee": "RG" }, "S3": { - "topic": "DBMS", + "topic": "SD", "ignore": false, - "assignee": "KL" + "assignee": "RG" }, "S4": { "topic": "DSA", "ignore": false, - "assignee": "RG" + "assignee": "MS" }, "S5": { "topic": "", @@ -160,24 +161,24 @@ }, "6": { "S1": { - "topic": "VA", + "topic": "CQ", "ignore": false, - "assignee": "MP" + "assignee": "RG" }, "S2": { "topic": "OOP", "ignore": false, - "assignee": "PS" + "assignee": "OM" }, "S3": { - "topic": "DBMS", + "topic": "VA", "ignore": false, - "assignee": "PS" + "assignee": "AS" }, "S4": { "topic": "DSA", "ignore": false, - "assignee": "OM" + "assignee": "PS" }, "S5": { "topic": "", diff --git a/functions/files/topics.json b/functions/files/topics.json index 10ba13a..94fb159 100644 --- a/functions/files/topics.json +++ b/functions/files/topics.json @@ -1,27 +1,27 @@ [ { - "name": "Data Structure and Algorithms", - "code": "DSA", - "slots": 7, + "name": "Database Management System", + "code": "DBMS", + "slots": 3, "coverage": [ "SM", + "PS", "KL", "NM", "AS", - "OM", - "RG", - "SR" + "OM" ], "ignore": [] }, { - "name": "Aptitude", - "code": "APPT", - "slots": 3, + "name": "Data Structure and Algorithms", + "code": "DSA", + "slots": 7, "coverage": [ - "PS", - "SM", + "MP", "PP", + "PS", + "MS", "KL", "NM", "AS" @@ -29,13 +29,18 @@ "ignore": [] }, { - "name": "Database Management System", - "code": "DBMS", + "name": "Verbal Ability", + "code": "VA", "slots": 3, "coverage": [ "SM", "PS", - "KL" + "RG", + "SR", + "MP", + "KL", + "NM", + "AS" ], "ignore": [] }, @@ -49,23 +54,10 @@ "KL", "NM", "AS", - "OM" - ], - "ignore": [] - }, - { - "name": "Object-Oriented Programming", - "code": "OOP", - "slots": 4, - "coverage": [ + "OM", "RG", "SR", - "PP", - "MP", - "OM", - "SM", - "PS", - "MS" + "SM" ], "ignore": [] }, @@ -79,17 +71,19 @@ "RG", "SR", "MP", - "PP" + "PP", + "KL", + "SM", + "PS" ], "ignore": [] }, { - "name": "Verbal Ability", - "code": "VA", - "slots": 3, + "name": "Object-Oriented Programming", + "code": "OOP", + "slots": 4, "coverage": [ - "SM", - "PS", + "OM", "RG", "SR", "MP" @@ -101,11 +95,23 @@ "code": "CQ", "slots": 7, "coverage": [ + "OM", + "SR", + "SM", "RG", "MP", "PP", - "PS", - "MS" + "PS" + ], + "ignore": [] + }, + { + "name": "Aptitude", + "code": "APPT", + "slots": 3, + "coverage": [ + "MS", + "PP" ], "ignore": [] }