Skip to content

Commit

Permalink
feat: add missing optional cs-engineering courses
Browse files Browse the repository at this point in the history
  • Loading branch information
foxyseta committed Nov 4, 2024
1 parent b990540 commit d99d547
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions degrees.json
Original file line number Diff line number Diff line change
Expand Up @@ -392,6 +392,11 @@
"year": 3,
"mandatory": true
},
{
"name": "ing-affidabilita-e-controllo-della-qualita-t",
"year": 3,
"mandatory": false
},
{
"name": "ing-laboratorio-sicurezza-informatica-t",
"year": 3,
Expand All @@ -406,6 +411,11 @@
"name": "ing-diritto-dell-informatica-t",
"year": 3,
"mandatory": false
},
{
"name": "ing-progettazione-di-applicazioni-web-t",
"year": 3,
"mandatory": false
}
]
},
Expand Down

0 comments on commit d99d547

Please sign in to comment.