From 52d6a8389de6ba0d791c37d311999e10c8c4ddfe Mon Sep 17 00:00:00 2001 From: vishnubansaltarento Date: Mon, 30 Sep 2024 18:09:35 +0530 Subject: [PATCH] update for json --- .../feature/auth-meta-form.json | 28 ++++++++++++++++++- 1 file changed, 27 insertions(+), 1 deletion(-) diff --git a/CBP/client-assets/assets/configurations/feature/auth-meta-form.json b/CBP/client-assets/assets/configurations/feature/auth-meta-form.json index 7ae460348..d4c663b1a 100644 --- a/CBP/client-assets/assets/configurations/feature/auth-meta-form.json +++ b/CBP/client-assets/assets/configurations/feature/auth-meta-form.json @@ -7587,5 +7587,31 @@ "showFor": { }, "type": "string" - } + }, + "surveyForm": { + "active": true, + "surveyFormData": [ + { + "title": "Take the iGOT Survey, help us make iGOT even better!", + "content": "Take a few minutes to complete this survey and contribute to enhancing the iGOT learning experience", + "btnTitle": "Click here", + "ImageUrl": "assets/icons/learner-advisory/surveyEdit.png", + "surveyId": "668e250da8bfb500083136b1" + } + ] + }, + "surveyPopup": { + "active": true, + "banners": { + "l": "assets/instances/eagle/survey-img/desktop.svg", + "m": "assets/instances/eagle/survey-img/mobile.svg", + "s": "assets/instances/eagle/survey-img/mobile.svg", + "xl": "assets/instances/eagle/survey-img/desktop.svg", + "xs": "assets/instances/eagle/survey-img/mobile.svg", + "xxl": "assets/instances/eagle/survey-img/desktop.svg" + }, + "mobileBanner": "assets/instances/eagle/survey-img/survey_pop_up_mobile.png", + "buttonName": "Take Survey", + "surveyUrl": "https://portal.igotkarmayogi.gov.in/surveyml/668e252fa8bfb5000831371f" +}, } \ No newline at end of file