Skip to content

Commit

Permalink
🍱 Orario Classi (agg. 23.09.24) dal 23.09.24
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Sep 23, 2024
1 parent 2435eed commit ab01b32
Show file tree
Hide file tree
Showing 4 changed files with 55 additions and 27 deletions.
2 changes: 1 addition & 1 deletion hashes/orario.pdf.sha512
Original file line number Diff line number Diff line change
@@ -1 +1 @@
be64d8f3861f1e41f538b9d9281fdd67aca4c5003f8fcc3add9ba2b5f608bebf7934cb57a1f52334dd4588bbba50935a17f81c5619e5232d46eab1884074b073 orario.pdf
901c3cb69e239f048e508e70594108a1a4ec0844ddf4294fe4c5402d2b90762dc08964ceb3611bbbc2955c61b70e79fea09d88bbe9b71c45a537456a5619235b orario.pdf
53 changes: 31 additions & 22 deletions orario.json
Original file line number Diff line number Diff line change
Expand Up @@ -17423,6 +17423,15 @@
"ora": 5
},
"11": {
"materia": "Italiano e",
"professori": [
"Muzzupappa"
],
"aula": "3-17",
"giorno": 2,
"ora": 6
},
"12": {
"materia": "Matematica",
"professori": [
"Fotia"
Expand All @@ -17431,7 +17440,7 @@
"giorno": 3,
"ora": 1
},
"12": {
"13": {
"materia": "Italiano e",
"professori": [
"Muzzupappa"
Expand All @@ -17440,7 +17449,7 @@
"giorno": 3,
"ora": 2
},
"13": {
"14": {
"materia": "Italiano e",
"professori": [
"Muzzupappa"
Expand All @@ -17449,7 +17458,7 @@
"giorno": 3,
"ora": 3
},
"14": {
"15": {
"materia": "Informatica",
"professori": [
"Rampoldi"
Expand All @@ -17458,7 +17467,7 @@
"giorno": 3,
"ora": 4
},
"15": {
"16": {
"materia": "Informatica",
"professori": [
"Rampoldi"
Expand All @@ -17467,7 +17476,7 @@
"giorno": 3,
"ora": 5
},
"16": {
"17": {
"materia": "Sistemi e",
"professori": [
"Mistretta"
Expand All @@ -17476,7 +17485,7 @@
"giorno": 4,
"ora": 1
},
"17": {
"18": {
"materia": "Inglese",
"professori": [
"Baroni"
Expand All @@ -17485,7 +17494,7 @@
"giorno": 4,
"ora": 2
},
"18": {
"19": {
"materia": "Tecn. Prg",
"professori": [
"Falzone"
Expand All @@ -17494,16 +17503,16 @@
"giorno": 4,
"ora": 3
},
"19": {
"materia": "Italiano e",
"20": {
"materia": "Matematica",
"professori": [
"Muzzupappa"
"Fotia"
],
"aula": "3-17",
"giorno": 4,
"ora": 4
},
"20": {
"21": {
"materia": "Sc. Motorie",
"professori": [
"Giambellini"
Expand All @@ -17512,7 +17521,7 @@
"giorno": 4,
"ora": 5
},
"21": {
"22": {
"materia": "Sc. Motorie",
"professori": [
"Giambellini"
Expand All @@ -17521,7 +17530,7 @@
"giorno": 4,
"ora": 6
},
"22": {
"23": {
"materia": "Informatica",
"professori": [
"Rampoldi",
Expand All @@ -17531,7 +17540,7 @@
"giorno": 5,
"ora": 1
},
"23": {
"24": {
"materia": "Informatica",
"professori": [
"Rampoldi",
Expand All @@ -17541,7 +17550,7 @@
"giorno": 5,
"ora": 2
},
"24": {
"25": {
"materia": "Italiano e",
"professori": [
"Muzzupappa"
Expand All @@ -17550,7 +17559,7 @@
"giorno": 5,
"ora": 3
},
"25": {
"26": {
"materia": "Gest. Prg",
"professori": [
"A041-x1"
Expand All @@ -17559,7 +17568,7 @@
"giorno": 5,
"ora": 4
},
"26": {
"27": {
"materia": "Matematica",
"professori": [
"Fotia"
Expand All @@ -17568,7 +17577,7 @@
"giorno": 5,
"ora": 5
},
"27": {
"28": {
"materia": "Tecn. Prg",
"professori": [
"Falzone"
Expand All @@ -17577,7 +17586,7 @@
"giorno": 5,
"ora": 6
},
"28": {
"29": {
"materia": "Italiano e",
"professori": [
"Muzzupappa"
Expand All @@ -17586,7 +17595,7 @@
"giorno": 6,
"ora": 1
},
"29": {
"30": {
"materia": "Italiano e",
"professori": [
"Muzzupappa"
Expand All @@ -17595,7 +17604,7 @@
"giorno": 6,
"ora": 2
},
"30": {
"31": {
"materia": "Informatica",
"professori": [
"Rampoldi",
Expand All @@ -17605,7 +17614,7 @@
"giorno": 6,
"ora": 3
},
"31": {
"32": {
"materia": "Informatica",
"professori": [
"Rampoldi",
Expand Down
15 changes: 13 additions & 2 deletions orarioV2.json
Original file line number Diff line number Diff line change
Expand Up @@ -22320,6 +22320,17 @@
}
]
},
{
"day": 2,
"time": 6,
"subject": "Italiano e",
"teachers_classrooms": [
{
"teacher": "Muzzupappa",
"classroom": "3-17"
}
]
},
{
"day": 3,
"time": 1,
Expand Down Expand Up @@ -22411,10 +22422,10 @@
{
"day": 4,
"time": 4,
"subject": "Italiano e",
"subject": "Matematica",
"teachers_classrooms": [
{
"teacher": "Muzzupappa",
"teacher": "Fotia",
"classroom": "3-17"
}
]
Expand Down
12 changes: 10 additions & 2 deletions orario_bgschoolbot.json
Original file line number Diff line number Diff line change
Expand Up @@ -18063,6 +18063,14 @@
2,
5
],
[
"Muzzupappa",
"Italiano e",
"5IA",
"3-17",
2,
6
],
[
"Fotia",
"Matematica",
Expand Down Expand Up @@ -18128,8 +18136,8 @@
3
],
[
"Muzzupappa",
"Italiano e",
"Fotia",
"Matematica",
"5IA",
"3-17",
4,
Expand Down

0 comments on commit ab01b32

Please sign in to comment.