Skip to content

Commit

Permalink
Update course codes & fix broken URL
Browse files Browse the repository at this point in the history
- Update course codes from the latest revision of the 2024-2025 study program (https://docs.google.com/spreadsheets/d/1eJwjhuOZyAjbV5qRYPTmNqoD3-32KAEM/)

- Fix URL for contract professors, change it to the page on which the current ones are listed

Co-Authored-By: Errikos <[email protected]>
  • Loading branch information
4yx and madskgg committed Sep 20, 2024
1 parent 1959db1 commit 3fb4767
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
18 changes: 9 additions & 9 deletions js/courses.json
Original file line number Diff line number Diff line change
Expand Up @@ -1677,7 +1677,7 @@
},
{
"title": "ΑΣΦΑΛΕΙΑ ΔΙΚΤΥΩΝ ΚΑΙ ΔΙΑΔΙΚΤΥΑΚΩΝ ΕΦΑΡΜΟΓΩΝ",
"code": "CSE7--",
"code": "CSE808",
"professor": "mavridis",
"github": "",
"url": "https://classroom.google.com/",
Expand Down Expand Up @@ -1782,7 +1782,7 @@
},
{
"title": "ΚΙΝΗΤΗ ΚΑΙ ΔΙΑΧΥΤΗ ΥΠΟΛΟΓΙΣΤΙΚΗ",
"code": "CSE8--",
"code": "CSE813",
"professor": "kpsannis",
"github": "https://github.com/DAInformation/UoM-Applied-Informatics/tree/main/Semester8/Mobile-and-Wireless-Communications-Systems",
"url": "https://openeclass.uom.gr/courses/UNI307/",
Expand All @@ -1798,7 +1798,7 @@
},
{
"title": "ΣΥΝΔΥΑΣΤΙΚΗ ΒΕΛΤΙΣΤΟΠΟΙΗΣΗ",
"code": "CSE8--",
"code": "CSE814",
"professor": "sifalera",
"github": "",
"url": "https://openeclass.uom.gr/courses/DAI114",
Expand Down Expand Up @@ -1918,7 +1918,7 @@
},
{
"title": "ΕΝΟΠΟΙΗΜΕΝΕΣ ΕΠΙΚΟΙΝΩΝΙΕΣ ΚΑΙ ΕΦΑΡΜΟΓΕΣ",
"code": "ISE8--",
"code": "ISE807",
"professor": "kpsannis",
"github": "https://github.com/DAInformation/UoM-Applied-Informatics/tree/main/Semester8/Unified-Communications-and-Applications",
"url": "https://openeclass.uom.gr/DAI125",
Expand Down Expand Up @@ -1979,7 +1979,7 @@
},
{
"title": "ΗΘΙΚΗ ΚΑΙ ΔΙΑΚΥΒΕΡΝΗΣΗ ΤΕΧΝΗΤΗΣ ΝΟΗΜΟΣΥΝΗΣ",
"code": "ISE8--",
"code": "ISE808",
"professor": "simv",
"github": "",
"url": "https://openeclass.uom.gr/courses/DAI154/",
Expand All @@ -2000,7 +2000,7 @@
},
{
"title": "ΘΕΩΡΙΑ ΠΑΙΓΝΙΩΝ",
"code": "ISE8--",
"code": "ISE809",
"professor": "yrefanidis",
"github": "",
"url": "https://classroom.google.com/",
Expand All @@ -2021,7 +2021,7 @@
},
{
"title": "ΚΟΙΝΩΝΙΚΑ ΜΕΣΑ – ΚΟΙΝΩΝΙΚΗ ΔΙΚΤΥΩΣΗ",
"code": "ISE8--",
"code": "ISE810",
"professor": "simv",
"github": "",
"url": "https://classroom.google.com/",
Expand All @@ -2037,7 +2037,7 @@
},
{
"title": "ΕΙΔΙΚΑ ΘΕΜΑΤΑ ΠΡΟΣΩΠΙΚΩΝ ΔΕΔΟΜΕΝΩΝ",
"code": "ISE8--",
"code": "ISE811",
"professor": "simv",
"github": "",
"url": "https://openeclass.uom.gr/courses/UNI384/",
Expand All @@ -2047,7 +2047,7 @@
},
{
"title": "ΑΝΑΠΤΥΞΗ ΚΑΙ ΔΙΑΧΕΙΡΙΣΗ ΔΙΚΤΥΩΝ ΥΠΟΛΟΓΙΣΤΩΝ",
"code": "ISE8--",
"code": "ISE812",
"professor": "pfoul",
"github": "",
"url": "https://openeclass.uom.gr/courses/DAI108/",
Expand Down
2 changes: 1 addition & 1 deletion js/professors.json
Original file line number Diff line number Diff line change
Expand Up @@ -225,7 +225,7 @@
{
"id": "simv",
"name": "Συμβασιούχος Διδάσκων",
"url": "uom.gr/dai"
"url": "https://www.uom.gr/dai/eidiko-didaktiko-texniko-prosopiko"
}
]
}

0 comments on commit 3fb4767

Please sign in to comment.