Skip to content

Commit

Permalink
Merge pull request #47 from KB-iGOT/survey-popup-issue
Browse files Browse the repository at this point in the history
update for json
  • Loading branch information
vishnubansaltarento authored Sep 30, 2024
2 parents 488a81e + 52d6a83 commit ada21f9
Showing 1 changed file with 27 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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"
},
}

0 comments on commit ada21f9

Please sign in to comment.