From d2a12d1eea96e6c002b456524c3bf0a7e6d2f6db Mon Sep 17 00:00:00 2001 From: Vincenzo Cutrona Date: Tue, 24 Oct 2023 19:27:33 +0200 Subject: [PATCH 1/2] hide question ID when showing questions and results --- .../src/main/resources/templates/live/results.html | 11 +++++------ .../src/main/resources/templates/live/survey.html | 4 +--- 2 files changed, 6 insertions(+), 9 deletions(-) diff --git a/AdapQuestBackend/src/main/resources/templates/live/results.html b/AdapQuestBackend/src/main/resources/templates/live/results.html index ea77540..1f22a10 100644 --- a/AdapQuestBackend/src/main/resources/templates/live/results.html +++ b/AdapQuestBackend/src/main/resources/templates/live/results.html @@ -27,14 +27,13 @@ diff --git a/AdapQuestBackend/src/main/resources/templates/live/survey.html b/AdapQuestBackend/src/main/resources/templates/live/survey.html index 499e655..d32766f 100644 --- a/AdapQuestBackend/src/main/resources/templates/live/survey.html +++ b/AdapQuestBackend/src/main/resources/templates/live/survey.html @@ -18,9 +18,7 @@
-

-

-

+

Date: Tue, 24 Oct 2023 19:28:09 +0200 Subject: [PATCH 2/2] remove questions with no answers from results --- .../src/main/resources/templates/live/results.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/AdapQuestBackend/src/main/resources/templates/live/results.html b/AdapQuestBackend/src/main/resources/templates/live/results.html index 1f22a10..af6c662 100644 --- a/AdapQuestBackend/src/main/resources/templates/live/results.html +++ b/AdapQuestBackend/src/main/resources/templates/live/results.html @@ -25,7 +25,8 @@
    -
  • +