From c0165e0361365a190814da48d01434f7802ed9f3 Mon Sep 17 00:00:00 2001 From: smessie Date: Thu, 30 Nov 2023 18:38:38 +0100 Subject: [PATCH] Add enquete UGent resto 2023 --- server/static/association/special_events.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/server/static/association/special_events.json b/server/static/association/special_events.json index ec069441..0b33e2cd 100644 --- a/server/static/association/special_events.json +++ b/server/static/association/special_events.json @@ -193,6 +193,18 @@ "end": "2022-12-31T23:30:00+02:00", "id": 19, "development": false + }, + { + "name": "Tevredenheidsenquête resto's", + "link": "https://ugent.qualtrics.com/jfe/form/SV_9M6ImLPVncliFG6", + "simple-text": "Hoe tevreden ben jij over de resto's? Vul de korte enquête in en win o.a. een cadeaubon Gent t.w.v. € 100.", + "image": "https://hydra.ugent.be/img/resto-survey.jpg", + "html": "", + "priority": 990, + "start": "2023-12-01T08:00:00+02:00", + "end": "2023-12-31T23:30:00+02:00", + "id": 20, + "development": false } ] }