From cbda2303a538d36f47650537b2ddd25b6d66a80d Mon Sep 17 00:00:00 2001 From: Zio-4 Date: Thu, 6 Jun 2024 17:10:09 -0700 Subject: [PATCH] saving all responses for survey, fixing survey data fetching --- src/components/ParticipantSidebar.vue | 3 +- src/helpers/query/utils.js | 49 +++++++++++++-------------- src/pages/HomeParticipant.vue | 18 +++++----- src/pages/LEVANTE/UserSurvey.vue | 19 +++++------ 4 files changed, 42 insertions(+), 47 deletions(-) diff --git a/src/components/ParticipantSidebar.vue b/src/components/ParticipantSidebar.vue index 6b5469780..185f6b819 100644 --- a/src/components/ParticipantSidebar.vue +++ b/src/components/ParticipantSidebar.vue @@ -7,7 +7,7 @@

{{ $t('participantSidebar.tasksCompleted') }}

-