mirror of https://github.com/stijndcl/didier
Mark classes as on-campus again
parent
d2b0e630ec
commit
2a0d7d45aa
|
@ -113,7 +113,7 @@
|
||||||
"slots": [
|
"slots": [
|
||||||
{
|
{
|
||||||
"weeks": {
|
"weeks": {
|
||||||
"1,2,3,4,5,6,7,8,9,10,11,12": {
|
"1": {
|
||||||
"online_only": true
|
"online_only": true
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
@ -131,7 +131,7 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"weeks": {
|
"weeks": {
|
||||||
"1,2,3,4,5,6,7,8,9,10,11,12": {
|
"1": {
|
||||||
"online_only": true
|
"online_only": true
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
@ -201,6 +201,11 @@
|
||||||
"slots": [
|
"slots": [
|
||||||
{
|
{
|
||||||
"online": "zoom",
|
"online": "zoom",
|
||||||
|
"location": {
|
||||||
|
"campus": "Sterre",
|
||||||
|
"building": "S8",
|
||||||
|
"room": "3.2"
|
||||||
|
},
|
||||||
"time": {
|
"time": {
|
||||||
"day": "maandag",
|
"day": "maandag",
|
||||||
"start": 1430,
|
"start": 1430,
|
||||||
|
@ -209,6 +214,11 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"online": "zoom",
|
"online": "zoom",
|
||||||
|
"location": {
|
||||||
|
"campus": "Sterre",
|
||||||
|
"building": "S9",
|
||||||
|
"room": "PC 3.1 Konrad Zuse"
|
||||||
|
},
|
||||||
"time": {
|
"time": {
|
||||||
"day": "donderdag",
|
"day": "donderdag",
|
||||||
"start": 830,
|
"start": 830,
|
||||||
|
|
Loading…
Reference in New Issue