From 655a64aa55ec92bf357547c1939d778c0645cb40 Mon Sep 17 00:00:00 2001 From: smessie Date: Thu, 5 Dec 2024 08:39:16 +0100 Subject: [PATCH] Add enquete UGent resto 2024 --- 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 0b33e2cd..32f5fc6f 100644 --- a/server/static/association/special_events.json +++ b/server/static/association/special_events.json @@ -205,6 +205,18 @@ "end": "2023-12-31T23:30:00+02:00", "id": 20, "development": false + }, + { + "name": "Tevredenheidsenquête resto's", + "link": "https://ugent.qualtrics.com/jfe/form/SV_8B3LGBzsOKiZ3mu", + "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.png", + "html": "", + "priority": 990, + "start": "2024-12-01T08:00:00+02:00", + "end": "2024-12-31T23:30:00+02:00", + "id": 21, + "development": false } ] }