From 2f42c54abd05e40af7c1d8874003ada6f32f389e Mon Sep 17 00:00:00 2001 From: Felix Koch Date: Mon, 7 Oct 2024 21:19:54 +0200 Subject: [PATCH] [wip] select default dropout --- evap/staff/templates/staff_questionnaire_index_list.html | 4 ++++ evap/staff/urls.py | 1 + evap/staff/views.py | 9 +++++++++ 3 files changed, 14 insertions(+) diff --git a/evap/staff/templates/staff_questionnaire_index_list.html b/evap/staff/templates/staff_questionnaire_index_list.html index eb6e059d57..97058b9a8a 100644 --- a/evap/staff/templates/staff_questionnaire_index_list.html +++ b/evap/staff/templates/staff_questionnaire_index_list.html @@ -47,6 +47,10 @@ + {% if type == "dropout" %} +