LaTeX-Stundenplan/daten/stundenplan-master.json

290 lines
5.2 KiB
JSON

{
"scaling": 60,
"study": "Master",
"categories": [
{
"id": "department",
"name": {
"de": "Fachbereich",
"en": "Department"
},
"colour": "#8fdbf3"
},
{
"id": "leisure",
"name": {
"de": "Freizeit",
"en": "Leisure"
},
"colour": "#fecfd3"
},
{
"id": "tud",
"name": {
"de": "Universität",
"en": "University"
},
"colour": "#cfb9ef"
},
{
"id": "germany",
"name": {
"de": "Deutschland",
"en": "Germany"
},
"colour": "#fdf7cb"
},
{
"id": "optional",
"name": {
"de": "Optional",
"en": "Optional"
},
"colour": "#b9f9bf"
}
],
"notes": [
{
"de": "Diese Veranstaltung hat ein offenes Ende.",
"en": "This event is open end."
},
{
"de": "Parallel dazu findet die Account-Aktivierung in C005 statt.",
"en": "Parallel to this, account activation takes place in C005."
}
],
"days": [
{
"dayOfWeek": 3,
"slots": [
{
"category": "optional",
"from": "09:30",
"to": "11:00",
"name": {
"de": "Frühstück",
"en": "Breakfast"
},
"room": "S2|02 A020 (LZI)"
},
{
"category": "department",
"from": "11:00",
"to": "11:30",
"name": {
"de": "Begrüßung",
"en": "Welcome meeting"
},
"room": "S2|02 C205"
},
{
"category": "tud",
"from": "11:30",
"to": "13:00",
"name": {
"de": "Studienberatung",
"en": "Student Advisory Talk"
},
"room": "S2|02 C205"
},
{
"category": "leisure",
"from": "13:00",
"to": "14:30",
"name": {
"de": "ULB Tour & Mittagessen",
"en": "ULB Tour & Lunch"
},
"room": "ULB & Mensa"
},
{
"category": "tud",
"from": "14:30",
"to": "16:00",
"name": {
"de": "IT-Infrastruktur",
"en": "IT infrastructure"
},
"room": "S2|02 C205"
},
{
"category": "leisure",
"from": "16:00",
"to": "17:00",
"name": {
"de": "Get-together",
"en": "Get-together"
},
"room": "S2|02 A020 (LZI)"
},
{
"category": "optional",
"from": "17:00",
"to": "19:30",
"name": {
"de": "GnoM (Spieleabend)",
"en": "GnoM (Games evening)"
},
"room": "S2|02 A020 (LZI)",
"notes": [1]
}
]
},
{
"dayOfWeek": 4,
"slots": [
{
"category": "optional",
"from": "08:30",
"to": "10:00",
"name": {
"de": "Frühstück",
"en": "Breakfast"
},
"room": "S2|02 A020 (LZI)",
"notes": [2]
},
{
"category": "tud",
"from": "10:00",
"to": "11:30",
"name": {
"de": "AStA, Beschwerdemanagement",
"en": "AStA, complaint management"
},
"room": "S2|02 C205"
},
{
"category": "department",
"from": "11:30",
"to": "13:30",
"name": {
"de": "Fachvortrag-Speed-Dating",
"en": "Scientific-Speed-Dating"
},
"room": "S2|02 C205"
},
{
"category": "leisure",
"from": "13:30",
"to": "14:15",
"name": {
"de": "Mittagessen",
"en": "Lunch"
},
"room": "Mensa"
},
{
"category": "department",
"from": "14:30",
"to": "16:00",
"name": {
"de": "Auslandssemester",
"en": "Studying abroad"
},
"room": "S2|02 C205"
},
{
"category": "leisure",
"from": "16:00",
"to": "19:00",
"name": {
"de": "Unirallye",
"en": "Unirallye"
},
"room": "S2|02 C205"
},
{
"category": "leisure",
"from": "19:00",
"to": "20:00",
"name": {
"de": "Kneipentour",
"en": "Bar Tour"
},
"room": "S2|02 C205",
"notes": [1]
}
]
},
{
"dayOfWeek": 5,
"slots": [
{
"category": "optional",
"from": "08:30",
"to": "10:00",
"name": {
"de": "Frühstück",
"en": "Breakfast"
},
"room": "S2|02 A020 (LZI)"
},
{
"category": "germany",
"from": "10:00",
"to": "11:30",
"name": {
"de": "Intercultural Talk",
"en": "Intercultural Talk"
},
"room": "S2|02 C205"
},
{
"category": "department",
"from": "12:00",
"to": "13:00",
"name": {
"de": "Master und Dr. Panel (mit Q&A)",
"en": "Master and PhD Panel (with Q&A)"
},
"room": "S2|02 C205"
},
{
"category": "department",
"from": "13:00",
"to": "14:00",
"name": {
"de": "Fachschaft & Abschluss",
"en": "Student council & Closing"
},
"room": "S2|02 C205"
},
{
"category": "leisure",
"from": "14:00",
"to": "16:00",
"name": {
"de": "Master Grill",
"en": "Master BBQ"
},
"room": "S2|02 A020 (LZI)",
"notes": [1]
},
{
"category": "optional",
"from": "16:00",
"to": "19:00",
"name": {
"de": "Universitäts- und Stadtführung",
"en": "University / city tour"
},
"room": "S2|02 Foyer",
"notes": [1]
},
{
"category": "optional",
"from": "20:00",
"to": "21:00",
"name": {
"de": "FB20 Party",
"en": "FB20 Party"
},
"room": "???",
"notes": [1]
}
]
}
]
}