From 220fbd5272e685ea6c0056144100a1b0fd6fe64c Mon Sep 17 00:00:00 2001 From: Alice Benatti Date: Thu, 19 Sep 2024 12:11:56 +0200 Subject: [PATCH] add leadership course --- degrees.json | 5 +++++ teachings.json | 8 ++++++++ 2 files changed, 13 insertions(+) diff --git a/degrees.json b/degrees.json index 9e99aa1..426ed2a 100644 --- a/degrees.json +++ b/degrees.json @@ -144,6 +144,11 @@ "name": "isi-computational-statistics", "year": 3, "mandatory": false + }, + { + "name": "leadership-e-imprenditorialita", + "year": 3, + "mandatory": false } ], "years": [ diff --git a/teachings.json b/teachings.json index f1524b4..db24d43 100644 --- a/teachings.json +++ b/teachings.json @@ -512,6 +512,14 @@ "url": "fisica", "chat": "" }, + { + "name": "Leadership e Imprenditorialità", + "url": "leadership-e-imprenditorialita", + "website": "455216", + "professors": [ + "marcello.russo2" + ] + }, { "name": "Introduzione alla scienza e tecnologia quantistica", "url": "introduzione-alla-scienza-e-tecnologia-quantistica",