From 38363a5021b2d29d042299b30c8ec084c61b8bbb Mon Sep 17 00:00:00 2001 From: Natasa Kasikovic~ Date: Mon, 29 Apr 2024 01:50:36 +0200 Subject: [PATCH] [feat] add layout of EnterResults window --- LangLang/View/ExamSlotGUI/EnterResults.xaml | 282 ++++++++++++++++++ .../View/ExamSlotGUI/EnterResults.xaml.cs | 51 ++++ LangLang/View/TutorWindow.xaml.cs | 30 +- 3 files changed, 348 insertions(+), 15 deletions(-) create mode 100644 LangLang/View/ExamSlotGUI/EnterResults.xaml create mode 100644 LangLang/View/ExamSlotGUI/EnterResults.xaml.cs diff --git a/LangLang/View/ExamSlotGUI/EnterResults.xaml b/LangLang/View/ExamSlotGUI/EnterResults.xaml new file mode 100644 index 00000000..070f67ad --- /dev/null +++ b/LangLang/View/ExamSlotGUI/EnterResults.xaml @@ -0,0 +1,282 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +