From 6545c8dfd2942abce1a4d550faa05b49876e185e Mon Sep 17 00:00:00 2001 From: Felix Koch Date: Mon, 5 Aug 2024 20:52:16 +0200 Subject: [PATCH] implement modal --- .../student_index_evaluate_or_drop.html | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) diff --git a/evap/student/templates/student_index_evaluate_or_drop.html b/evap/student/templates/student_index_evaluate_or_drop.html index 9f705fbba..cf10d29a8 100644 --- a/evap/student/templates/student_index_evaluate_or_drop.html +++ b/evap/student/templates/student_index_evaluate_or_drop.html @@ -1,5 +1,13 @@ -{% translate 'Evaluate' %} - - - + + {% translate 'Evaluate' %} + + {% translate 'Did you drop this course?' %} + {% translate 'If you mark this course as dropped, you can still give feedback, but ...' %} + + {% translate 'I dropped this course' %} + +