From b1e438229a14f90d01c6407050dcd868890255dc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Juhn-Vitus=20Sa=C3=9F?= Date: Tue, 22 Apr 2025 11:46:44 +0200 Subject: [PATCH] =?UTF-8?q?Filter=20bleibt=20offen=20wenn=20man=20auf=20fi?= =?UTF-8?q?ltern=20dr=C3=BCckt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- django/templates/library/overview_quiz.html | 60 +++++++++++++-------- 1 file changed, 38 insertions(+), 22 deletions(-) diff --git a/django/templates/library/overview_quiz.html b/django/templates/library/overview_quiz.html index 97ca65a..50e8b09 100644 --- a/django/templates/library/overview_quiz.html +++ b/django/templates/library/overview_quiz.html @@ -51,28 +51,29 @@
-
-
- - {{ form.min_amout_questions }} -
-
- - {{ form.max_amout_questions }} -
-
- - {{ form.user }} -
-
- -
-
+
+ +
+ + +
+
+ + +
+
+ + +
+
+ +
+
@@ -633,11 +634,26 @@ {% endif %}