mirror of
https://github.com/stijndcl/didier.git
synced 2026-04-07 15:48:29 +02:00
Initial commit
Transfer Didier to this repo
This commit is contained in:
commit
f1138c3b56
116 changed files with 353825 additions and 0 deletions
205
files/schedules/11.json
Normal file
205
files/schedules/11.json
Normal file
|
|
@ -0,0 +1,205 @@
|
|||
[
|
||||
{
|
||||
"course": "Programmeren",
|
||||
"icon": "laptop-code",
|
||||
"slots": [
|
||||
{
|
||||
"campus": "Sterre",
|
||||
"building": "S9",
|
||||
"room": "A2",
|
||||
"time": [
|
||||
"maandag",
|
||||
1430,
|
||||
1700
|
||||
]
|
||||
},
|
||||
{
|
||||
"locations": [
|
||||
{
|
||||
"campus": "Sterre",
|
||||
"building": "S5",
|
||||
"room": "Grace Hopper"
|
||||
},
|
||||
{
|
||||
"campus": "Sterre",
|
||||
"building": "S5",
|
||||
"room": "Resto 1"
|
||||
}
|
||||
],
|
||||
"time": ["dinsdag", 1430, 1700]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"course": "Databanken",
|
||||
"icon": "database",
|
||||
"slots": [
|
||||
{
|
||||
"campus": "Sterre",
|
||||
"building": "S9",
|
||||
"room": "A3",
|
||||
"time": [
|
||||
"donderdag",
|
||||
1000,
|
||||
1100
|
||||
]
|
||||
},
|
||||
{
|
||||
"campus": "Sterre",
|
||||
"building": "S9",
|
||||
"room": "A3",
|
||||
"time": [
|
||||
"vrijdag",
|
||||
1430,
|
||||
1530
|
||||
]
|
||||
},
|
||||
{
|
||||
"locations": [
|
||||
{
|
||||
"campus": "Sterre",
|
||||
"building": "S5",
|
||||
"room": "Grace Hopper"
|
||||
},
|
||||
{
|
||||
"campus": "Sterre",
|
||||
"building": "S5",
|
||||
"room": "Resto 1"
|
||||
}
|
||||
],
|
||||
"time": [
|
||||
"donderdag",
|
||||
1130,
|
||||
1230
|
||||
]
|
||||
},
|
||||
{
|
||||
"locations": [
|
||||
{
|
||||
"campus": "Sterre",
|
||||
"building": "S5",
|
||||
"room": "Grace Hopper"
|
||||
},
|
||||
{
|
||||
"campus": "Sterre",
|
||||
"building": "S5",
|
||||
"room": "Resto 1"
|
||||
}
|
||||
],
|
||||
"time": [
|
||||
"vrijdag",
|
||||
1300,
|
||||
1400
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"course": "Computergebruik",
|
||||
"icon": "linux",
|
||||
"icon_type": "fab",
|
||||
"slots": [
|
||||
{
|
||||
"campus": "Sterre",
|
||||
"building": "S9",
|
||||
"room": "A3",
|
||||
"time": [
|
||||
"dinsdag",
|
||||
1130,
|
||||
1230
|
||||
]
|
||||
},
|
||||
{
|
||||
"locations": [
|
||||
{
|
||||
"campus": "Sterre",
|
||||
"building": "S5",
|
||||
"room": "Grace Hopper"
|
||||
},
|
||||
{
|
||||
"campus": "Sterre",
|
||||
"building": "S5",
|
||||
"room": "Resto 1"
|
||||
}
|
||||
],
|
||||
"time": [
|
||||
"donderdag",
|
||||
1430,
|
||||
1700
|
||||
]
|
||||
},
|
||||
{
|
||||
"campus": "Sterre",
|
||||
"building": "S9",
|
||||
"room": "A3",
|
||||
"time": [
|
||||
"vrijdag",
|
||||
1000,
|
||||
1100
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"course": "RAF",
|
||||
"icon": "brain",
|
||||
"slots": [
|
||||
{
|
||||
"campus": "Sterre",
|
||||
"building": "S9",
|
||||
"room": "A3",
|
||||
"time": [
|
||||
"dinsdag",
|
||||
1000,
|
||||
1100
|
||||
]
|
||||
},
|
||||
{
|
||||
"campus": "Sterre",
|
||||
"building": "S25",
|
||||
"room": "Emmy Noether",
|
||||
"time": [
|
||||
"woensdag",
|
||||
830,
|
||||
1000
|
||||
]
|
||||
},
|
||||
{
|
||||
"campus": "Sterre",
|
||||
"building": "S9",
|
||||
"room": "A3",
|
||||
"time": [
|
||||
"woensdag",
|
||||
1430,
|
||||
1700
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"course": "Discrete Wiskunde",
|
||||
"icon": "square-root-alt",
|
||||
"slots": [
|
||||
{
|
||||
"campus": "Sterre",
|
||||
"building": "S9",
|
||||
"room": "A3",
|
||||
"time": [
|
||||
"maandag",
|
||||
1000,
|
||||
1230
|
||||
]
|
||||
},
|
||||
{
|
||||
"campus": "Sterre",
|
||||
"building": "S25",
|
||||
"room": "Emmy Noether",
|
||||
"time": [
|
||||
"woensdag",
|
||||
1000,
|
||||
1230
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
106
files/schedules/12.json
Normal file
106
files/schedules/12.json
Normal file
|
|
@ -0,0 +1,106 @@
|
|||
[
|
||||
{
|
||||
"course": "Objectgericht Programmeren",
|
||||
"icon": "java",
|
||||
"icon_type": "fab",
|
||||
"slots": [
|
||||
{
|
||||
"campus": "Sterre",
|
||||
"building": "S9",
|
||||
"room": "A2",
|
||||
"time": ["woensdag", 1130, 1300]
|
||||
},
|
||||
{
|
||||
"campus": "Sterre",
|
||||
"building": "S5",
|
||||
"room": "Grace Hopper",
|
||||
"time": ["woensdag", 1430, 1730]
|
||||
},
|
||||
{
|
||||
"campus": "Sterre",
|
||||
"building": "S9",
|
||||
"room": "A2",
|
||||
"time": ["donderdag", 830, 1000]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"course": "AD 1",
|
||||
"icon": "brain",
|
||||
"slots": [
|
||||
{
|
||||
"campus": "Sterre",
|
||||
"building": "S5",
|
||||
"room": "Grace Hopper",
|
||||
"time": ["dinsdag", 1000, 1300]
|
||||
},
|
||||
{
|
||||
"campus": "Sterre",
|
||||
"building": "S9",
|
||||
"room": "A2",
|
||||
"time": ["donderdag", 1000, 1300]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"course": "Calculus",
|
||||
"icon": "calculator",
|
||||
"slots": [
|
||||
{
|
||||
"campus": "Sterre",
|
||||
"building": "S9",
|
||||
"room": "A2",
|
||||
"time": ["maandag", 1430, 1730]
|
||||
},
|
||||
{
|
||||
"campus": "Sterre",
|
||||
"building": "S9",
|
||||
"room": "A2",
|
||||
"time": ["woensdag", 830, 1130]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"course": "Scriptingtalen",
|
||||
"icon": "python",
|
||||
"icon_type": "fab",
|
||||
"slots": [
|
||||
{
|
||||
"campus": "Sterre",
|
||||
"building": "S9",
|
||||
"room": "A2",
|
||||
"time": ["maandag", 1130, 1300]
|
||||
},
|
||||
{
|
||||
"campus": "Sterre",
|
||||
"building": "S9",
|
||||
"room": "A3",
|
||||
"time": ["dinsdag", 830, 1000]
|
||||
},
|
||||
{
|
||||
"campus": "Sterre",
|
||||
"building": "S5",
|
||||
"room": "Grace Hopper",
|
||||
"time": ["dinsdag", 1430, 1730]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"course": "LAM",
|
||||
"icon": "vector-square",
|
||||
"slots": [
|
||||
{
|
||||
"campus": "Sterre",
|
||||
"building": "S9",
|
||||
"room": "A2",
|
||||
"time": ["maandag", 830, 1130]
|
||||
},
|
||||
{
|
||||
"campus": "Sterre",
|
||||
"building": "S12",
|
||||
"room": "AUD Kelder",
|
||||
"time": ["donderdag", 1430, 1730]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
203
files/schedules/21.json
Normal file
203
files/schedules/21.json
Normal file
|
|
@ -0,0 +1,203 @@
|
|||
[
|
||||
{
|
||||
"course": "Functioneel Programmeren",
|
||||
"zoom": "https://ufora.ugent.be/d2l/ext/rp/236396/lti/framedlaunch/556e197e-e87b-4c27-be5d-53adc7a41826",
|
||||
"bongo": "https://ufora.ugent.be/d2l/ext/rp/236396/lti/framedlaunch/7f4120b3-8827-44ad-8b02-a79066c396cf",
|
||||
"slots": [
|
||||
{
|
||||
"online": "Bongo Virtual Classroom",
|
||||
"campus": "Sterre",
|
||||
"building": "S8",
|
||||
"room": "LES 3.1",
|
||||
"time": ["maandag", 1000, 1230]
|
||||
},
|
||||
{
|
||||
"online": "ZOOM",
|
||||
"campus": "Sterre",
|
||||
"building": "S8",
|
||||
"room": "LES 2.4",
|
||||
"time": ["vrijdag", 1300, 1530]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"course": "Systeemprogrammeren",
|
||||
"bongo": "https://ufora.ugent.be/d2l/ext/rp/222035/lti/framedlaunch/7f4120b3-8827-44ad-8b02-a79066c396cf",
|
||||
"slots": [
|
||||
{
|
||||
"campus": "Sterre",
|
||||
"building": "S8",
|
||||
"room": "LES 2.1",
|
||||
"time": ["donderdag", 1430, 1700]
|
||||
},
|
||||
{
|
||||
"online": "Bongo Virtual Classroom",
|
||||
"weeks": [1],
|
||||
"group": 1,
|
||||
"campus": "Sterre",
|
||||
"building": "S4",
|
||||
"room": "LES 0.1",
|
||||
"time": ["maandag", 1430, 1700]
|
||||
},
|
||||
{
|
||||
"online": "Bongo Virtual Classroom",
|
||||
"weeks": [1],
|
||||
"time": ["donderdag", 1430, 1700]
|
||||
},
|
||||
{
|
||||
"weeks": [2],
|
||||
"group": 2,
|
||||
"campus": "Sterre",
|
||||
"building": "S4",
|
||||
"room": "LES 0.1",
|
||||
"time": ["maandag", 1430, 1700]
|
||||
},
|
||||
{
|
||||
"weeks": [3],
|
||||
"canceled": true,
|
||||
"time": ["maandag", 1430, 1700]
|
||||
},
|
||||
{
|
||||
"weeks": [4],
|
||||
"group": 2,
|
||||
"locations": [
|
||||
{
|
||||
"campus": "Sterre",
|
||||
"building": "S8",
|
||||
"room": "LES 0.1 Victor Van Straelen"
|
||||
},
|
||||
{
|
||||
"campus": "Sterre",
|
||||
"building": "S9",
|
||||
"room": "3.1 Konrad Zuse"
|
||||
}
|
||||
],
|
||||
"time": ["maandag", 1430, 1700]
|
||||
},
|
||||
{
|
||||
"weeks": [5],
|
||||
"group": 1,
|
||||
"locations": [
|
||||
{
|
||||
"campus": "Sterre",
|
||||
"building": "S8",
|
||||
"room": "LES 0.1 Victor Van Straelen"
|
||||
},
|
||||
{
|
||||
"campus": "Sterre",
|
||||
"building": "S9",
|
||||
"room": "3.1 Konrad Zuse"
|
||||
}
|
||||
],
|
||||
"time": ["maandag", 1430, 1700]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"course": "AD 2",
|
||||
"bongo": "https://ufora.ugent.be/d2l/ext/rp/222018/lti/framedlaunch/7f4120b3-8827-44ad-8b02-a79066c396cf",
|
||||
"slots": [
|
||||
{
|
||||
"campus": "Sterre",
|
||||
"building": "S9",
|
||||
"room": "A3",
|
||||
"time": ["dinsdag", 1300, 1530]
|
||||
},
|
||||
{
|
||||
"campus": "Sterre",
|
||||
"building": "S9",
|
||||
"room": "A3",
|
||||
"time": ["vrijdag", 830, 930]
|
||||
},
|
||||
{
|
||||
"locations": [
|
||||
{
|
||||
"campus": "Sterre",
|
||||
"building": "S8",
|
||||
"room": "Victor Van Straelen"
|
||||
},
|
||||
{
|
||||
"campus": "Sterre",
|
||||
"building": "S9",
|
||||
"room": "3.1 Konrad Zuse"
|
||||
}
|
||||
],
|
||||
"time": ["vrijdag", 1000, 1100]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"course": "Communicatienetwerken",
|
||||
"slots": [
|
||||
{
|
||||
"campus": "Ardoyen",
|
||||
"building": "Locus",
|
||||
"room": "Resto Locus",
|
||||
"time": ["woensdag", 1000, 1230]
|
||||
},
|
||||
{
|
||||
"campus": "Ardoyen",
|
||||
"building": "Locus",
|
||||
"room": "Resto Locus",
|
||||
"time": ["woensdag", 1430, 1700]
|
||||
},
|
||||
{
|
||||
"weeks": [4, 7],
|
||||
"locations": [
|
||||
{
|
||||
"campus": "Ardoyen",
|
||||
"building": "iGent",
|
||||
"room": "0.1"
|
||||
},
|
||||
{
|
||||
"campus": "Ardoyen",
|
||||
"building": "iGent",
|
||||
"room": "0.1 PRA"
|
||||
},
|
||||
{
|
||||
"campus": "Ardoyen",
|
||||
"building": "iGent",
|
||||
"room": "0.2"
|
||||
}
|
||||
],
|
||||
"time": ["woensdag", 1430, 1700]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"course": "Statistiek en Probabiliteit",
|
||||
"bongo": "https://ufora.ugent.be/d2l/ext/rp/236398/lti/framedlaunch/7f4120b3-8827-44ad-8b02-a79066c396cf",
|
||||
"slots": [
|
||||
{
|
||||
"online": "Bongo Virtual Classroom",
|
||||
"campus": "Sterre",
|
||||
"building": "S12",
|
||||
"room": "Auditorium 1",
|
||||
"time": ["dinsdag", 1600, 1700]
|
||||
},
|
||||
{
|
||||
"locations": [
|
||||
{
|
||||
"campus": "Sterre",
|
||||
"building": "S9",
|
||||
"room": "1.1 Alan Turing"
|
||||
},
|
||||
{
|
||||
"campus": "Sterre",
|
||||
"building": "S9",
|
||||
"room": "3.1 Konrad Zuse"
|
||||
}
|
||||
],
|
||||
"online": "Bongo Virtual Classroom",
|
||||
"time": ["donderdag", 830, 1100]
|
||||
},
|
||||
{
|
||||
"online": "Bongo Virtual Classroom",
|
||||
"campus": "Sterre",
|
||||
"building": "S9",
|
||||
"room": "A2",
|
||||
"time": ["donderdag", 1300, 1400]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
182
files/schedules/21_old.json
Normal file
182
files/schedules/21_old.json
Normal file
|
|
@ -0,0 +1,182 @@
|
|||
[
|
||||
{
|
||||
"course": "Functioneel Programmeren",
|
||||
"slots": [
|
||||
{
|
||||
"campus": "Sterre",
|
||||
"building": "S8",
|
||||
"room": "LES 3.1",
|
||||
"time": ["maandag", 1000, 1230]
|
||||
},
|
||||
{
|
||||
"campus": "Sterre",
|
||||
"building": "S8",
|
||||
"room": "LES 2.4",
|
||||
"time": ["vrijdag", 1300, 1530]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"course": "Systeemprogrammeren",
|
||||
"slots": [
|
||||
{
|
||||
"campus": "Sterre",
|
||||
"building": "S8",
|
||||
"room": "LES 2.1",
|
||||
"time": ["donderdag", 1430, 1700]
|
||||
},
|
||||
{
|
||||
"weeks": [1],
|
||||
"group": 1,
|
||||
"campus": "Sterre",
|
||||
"building": "S4",
|
||||
"room": "LES 0.1",
|
||||
"time": ["maandag", 1430, 1700]
|
||||
},
|
||||
{
|
||||
"weeks": [2],
|
||||
"group": 2,
|
||||
"campus": "Sterre",
|
||||
"building": "S4",
|
||||
"room": "LES 0.1",
|
||||
"time": ["maandag", 1430, 1700]
|
||||
},
|
||||
{
|
||||
"weeks": [4],
|
||||
"group": 2,
|
||||
"locations": [
|
||||
{
|
||||
"campus": "Sterre",
|
||||
"building": "S8",
|
||||
"room": "LES 0.1 Victor Van Straelen"
|
||||
},
|
||||
{
|
||||
"campus": "Sterre",
|
||||
"building": "S9",
|
||||
"room": "3.1 Konrad Zuse"
|
||||
}
|
||||
],
|
||||
"time": ["maandag", 1430, 1700]
|
||||
},
|
||||
{
|
||||
"weeks": [5],
|
||||
"group": 1,
|
||||
"locations": [
|
||||
{
|
||||
"campus": "Sterre",
|
||||
"building": "S8",
|
||||
"room": "LES 0.1 Victor Van Straelen"
|
||||
},
|
||||
{
|
||||
"campus": "Sterre",
|
||||
"building": "S9",
|
||||
"room": "3.1 Konrad Zuse"
|
||||
}
|
||||
],
|
||||
"time": ["maandag", 1430, 1700]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"course": "AD 2",
|
||||
"slots": [
|
||||
{
|
||||
"campus": "Sterre",
|
||||
"building": "S9",
|
||||
"room": "A3",
|
||||
"time": ["dinsdag", 1300, 1530]
|
||||
},
|
||||
{
|
||||
"campus": "Sterre",
|
||||
"building": "S9",
|
||||
"room": "A3",
|
||||
"time": ["vrijdag", 830, 930]
|
||||
},
|
||||
{
|
||||
"locations": [
|
||||
{
|
||||
"campus": "Sterre",
|
||||
"building": "S8",
|
||||
"room": "Victor Van Straelen"
|
||||
},
|
||||
{
|
||||
"campus": "Sterre",
|
||||
"building": "S9",
|
||||
"room": "3.1 Konrad Zuse"
|
||||
}
|
||||
],
|
||||
"time": ["vrijdag", 1000, 1100]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"course": "Communicatienetwerken",
|
||||
"slots": [
|
||||
{
|
||||
"campus": "Ardoyen",
|
||||
"building": "Locus",
|
||||
"room": "Resto Locus",
|
||||
"time": ["woensdag", 1000, 1230]
|
||||
},
|
||||
{
|
||||
"campus": "Ardoyen",
|
||||
"building": "Locus",
|
||||
"room": "Resto Locus",
|
||||
"time": ["woensdag", 1430, 1700]
|
||||
},
|
||||
{
|
||||
"weeks": [4, 7],
|
||||
"locations": [
|
||||
{
|
||||
"campus": "Ardoyen",
|
||||
"building": "iGent",
|
||||
"room": "0.1"
|
||||
},
|
||||
{
|
||||
"campus": "Ardoyen",
|
||||
"building": "iGent",
|
||||
"room": "0.1 PRA"
|
||||
},
|
||||
{
|
||||
"campus": "Ardoyen",
|
||||
"building": "iGent",
|
||||
"room": "0.2"
|
||||
}
|
||||
],
|
||||
"time": ["woensdag", 1430, 1700]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"course": "Statistiek en Probabiliteit",
|
||||
"slots": [
|
||||
{
|
||||
"campus": "Sterre",
|
||||
"building": "S12",
|
||||
"room": "Auditorium 1",
|
||||
"time": ["dinsdag", 1600, 1700]
|
||||
},
|
||||
{
|
||||
"locations": [
|
||||
{
|
||||
"campus": "Sterre",
|
||||
"building": "S9",
|
||||
"room": "1.1 Alan Turing"
|
||||
},
|
||||
{
|
||||
"campus": "Sterre",
|
||||
"building": "S9",
|
||||
"room": "3.1 Konrad Zuse"
|
||||
}
|
||||
],
|
||||
"time": ["donderdag", 830, 1100]
|
||||
},
|
||||
{
|
||||
"campus": "Sterre",
|
||||
"building": "S9",
|
||||
"room": "A2",
|
||||
"time": ["donderdag", 1300, 1400]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
Loading…
Add table
Add a link
Reference in a new issue