Skip to content

Commit

Permalink
chore: update shifts (#229)
Browse files Browse the repository at this point in the history
Co-authored-by: Diogo Matos <[email protected]>
  • Loading branch information
joaodiaslobo and diogogmatos authored Sep 12, 2024
1 parent 1834fd2 commit 7fa78ed
Showing 1 changed file with 18 additions and 74 deletions.
92 changes: 18 additions & 74 deletions data/shifts.json
Original file line number Diff line number Diff line change
Expand Up @@ -497,7 +497,7 @@
"theoretical": false,
"shift": "TP1",
"building": "CP1",
"room": "1.16",
"room": "2.18",
"day": 1,
"start": "18:00",
"end": "20:00",
Expand Down Expand Up @@ -1559,30 +1559,6 @@
"end": "15:30",
"filterId": 315
},
{
"id": 14298,
"title": "Laboratórios de Informática IV",
"theoretical": false,
"shift": "OT3",
"building": "CP3",
"room": "2.02",
"day": 2,
"start": "13:30",
"end": "15:30",
"filterId": 315
},
{
"id": 14311,
"title": "Inteligência Artificial",
"theoretical": false,
"shift": "PL5",
"building": "CP2",
"room": "2.07",
"day": 4,
"start": "13:30",
"end": "15:30",
"filterId": 314
},
{
"id": 14310,
"title": "Desenvolvimento de Sistemas de Software",
Expand Down Expand Up @@ -1643,30 +1619,6 @@
"end": "16:00",
"filterId": 315
},
{
"id": 14298,
"title": "Laboratórios de Informática IV",
"theoretical": false,
"shift": "OT2",
"building": "7",
"room": "0.11",
"day": 1,
"start": "14:00",
"end": "16:00",
"filterId": 315
},
{
"id": 14298,
"title": "Laboratórios de Informática IV",
"theoretical": false,
"shift": "OT4",
"building": "7",
"room": "0.11",
"day": 3,
"start": "14:00",
"end": "16:00",
"filterId": 315
},
{
"id": 14310,
"title": "Desenvolvimento de Sistemas de Software",
Expand All @@ -1686,10 +1638,6 @@
"shift": "OT5",
"building": "CP2",
"room": "2.06",
"theoretical": false,
"shift": "OT5",
"building": "CP2",
"room": "2.06",
"day": 4,
"start": "15:30",
"end": "17:30",
Expand Down Expand Up @@ -1755,14 +1703,26 @@
"end": "19:30",
"filterId": 315
},
{
"id": 14311,
"title": "Inteligência Artificial",
"theoretical": false,
"shift": "PL5",
"building": "CP2",
"room": "2.07",
"day": 0,
"start": "18:00",
"end": "20:00",
"filterId": 314
},
{
"id": 14309,
"title": "Cálculo de Programas",
"theoretical": false,
"shift": "TP5",
"shift": "TP1",
"building": "CP1",
"room": "1.22",
"day": 1,
"room": "1.05",
"day": 0,
"start": "18:00",
"end": "20:00",
"filterId": 311
Expand All @@ -1771,9 +1731,9 @@
"id": 14309,
"title": "Cálculo de Programas",
"theoretical": false,
"shift": "TP1",
"shift": "TP5",
"building": "CP1",
"room": "0.18",
"room": "1.22",
"day": 1,
"start": "18:00",
"end": "20:00",
Expand Down Expand Up @@ -2163,27 +2123,13 @@
"end": "15:00",
"filterId": 416
},
{
"id": 14601,
"title": "Requisitos e Arquiteturas de Software",
"theoretical": false,
"shift": "PL8",
"building": "CP1",
"room": "1.15",
"day": 1,
"start": "13:00",
"end": "15:00",
"filterId": 416
},
{
"id": 14599,
"title": "Computação Paralela",
"theoretical": false,
"shift": "PL1",
"shift": "PL1",
"building": "CP1",
"room": "2.25",
"room": "2.25",
"day": 1,
"start": "13:00",
"end": "15:00",
Expand Down Expand Up @@ -2362,10 +2308,8 @@
"title": "Requisitos e Arquiteturas de Software",
"theoretical": false,
"shift": "PL6",
"shift": "PL6",
"building": "CP1",
"room": "2.18",
"room": "2.18",
"day": 1,
"start": "16:00",
"end": "18:00",
Expand Down

0 comments on commit 7fa78ed

Please sign in to comment.