\n\n**Describe the solution you'd like**\nA clear and concise description of what you want to happen.\nThe styling option will allow users to select the choice options to come in horizontal view or vertical list etc.\n**Describe alternatives you've considered**\nA clear and concise description of any alternative solutions or features you've considered.\n\n**Additional context**\nAdd any other context or screenshots about the feature request here.\n\n---\n### 🚨 DO NOT EDIT BELOW THIS LINE 🚨\n\n### Instructions for Requesting Assignment:\n\nTo request assignment, please clearly outline your solution and timeline by commenting on the issue using the format below:\n\n**Describe your solution clearly:**\nProvide a detailed explanation of your proposed solution, including your approach, key implementation steps, and relevant examples or references. Mention any dependencies, assumptions, or risks you foresee that might affect your timeline or implementation.\n\n**Expected Timeline:**\n- End date: [Expected submission date of a completed Pull Request]\n\n**Additional Context:**\nInclude any other relevant context, links, screenshots, or resources that support your proposed solution.\n\n> 🚨 Your assignment may be unassigned if there is no activity or progress within the stated timeline unless communicated clearly and agreed upon.\n",[3188,3191],{"name":3189,"color":3190},"question","d876e3",{"name":3192,"color":3193},"needs-triage","ededed",12225,"Add styling customization support for choice questions on questionnaire","2025-06-04T07:03:31Z","https://github.com/ohcnetwork/care_fe/issues/12225",0.7122487,{"description":3200,"labels":3201,"number":3205,"owner":3178,"repository":3179,"state":3180,"title":3206,"updated_at":3207,"url":3208,"score":3209},"**Is your feature request related to a problem? Please describe.**\nAdd support for setting a default option in choice-type questions when creating a questionnaire.\n\n**Describe the solution you'd like**\n\n- While configuring a choice-type question, the form creator should be able to mark one option as the default. Creator should have the option decide whether a questions should have a default option of not coz all questions does not require a default option. \n\n- When the questionnaire is rendered, that option should appear pre-selected.\n\n- Respondents should be able to override the default and select other options if needed.\n\n**Benefit:**\n\n- Saves time and reduces clicks for respondents in cases where a particular response is commonly expected, while still preserving user flexibility.\n\n**Describe alternatives you've considered**\nA clear and concise description of any alternative solutions or features you've considered.\n\n**Additional context**\nAdd any other context or screenshots about the feature request here.\n\n---\n### 🚨 DO NOT EDIT BELOW THIS LINE 🚨\n\n### Instructions for Requesting Assignment:\n\nTo request assignment, please clearly outline your solution and timeline by commenting on the issue using the format below:\n\n**Describe your solution clearly:**\nProvide a detailed explanation of your proposed solution, including your approach, key implementation steps, and relevant examples or references. Mention any dependencies, assumptions, or risks you foresee that might affect your timeline or implementation.\n\n**Expected Timeline:**\n- End date: [Expected submission date of a completed Pull Request]\n\n**Additional Context:**\nInclude any other relevant context, links, screenshots, or resources that support your proposed solution.\n\n> 🚨 Your assignment may be unassigned if there is no activity or progress within the stated timeline unless communicated clearly and agreed upon.\n",[3202,3203,3204],{"name":3189,"color":3190},{"name":3175,"color":3176},{"name":3192,"color":3193},13554,"Ability to Prefill Default Option in Choice-Type Question within a Questionnaire","2025-10-01T02:49:09Z","https://github.com/ohcnetwork/care_fe/issues/13554",0.71422994,{"description":3211,"labels":3212,"number":3215,"owner":3178,"repository":3179,"state":3180,"title":3216,"updated_at":3217,"url":3218,"score":3219},"**Is your feature request related to a problem? Please describe.**\nCurrently, when creating a choice-type question in a questionnaire, managing the list of options becomes difficult if there are many entries. Now only option available is to move options up and down that to becomes difficult when number of options are more. \n\n**Describe the solution you'd like**\nAdd the following enhancements to the choice-type question editor:\n\n1. **Option Numbering:** Automatically number all options for easier reference and editing.\n2. Alphabetical Sorting: Add a one-click button to sort all options alphabetically (A-Z) and numerically .\n3. Reposition by Number: Provide a way to move an option to a specific position by entering the desired option number.\n\n**Describe alternatives you've considered**\nA clear and concise description of any alternative solutions or features you've considered.\n\n**Additional context**\nAdd any other context or screenshots about the feature request here.\n\n---\n### 🚨 DO NOT EDIT BELOW THIS LINE 🚨\n\n### Instructions for Requesting Assignment:\n\nTo request assignment, please clearly outline your solution and timeline by commenting on the issue using the format below:\n\n**Describe your solution clearly:**\nProvide a detailed explanation of your proposed solution, including your approach, key implementation steps, and relevant examples or references. Mention any dependencies, assumptions, or risks you foresee that might affect your timeline or implementation.\n\n**Expected Timeline:**\n- End date: [Expected submission date of a completed Pull Request]\n\n**Additional Context:**\nInclude any other relevant context, links, screenshots, or resources that support your proposed solution.\n\n> 🚨 Your assignment may be unassigned if there is no activity or progress within the stated timeline unless communicated clearly and agreed upon.\n",[3213,3214],{"name":3189,"color":3190},{"name":3192,"color":3193},12543,"Enhance Choice Question Type with Sorting, Numbering, and Reordering Features","2025-06-13T10:51:48Z","https://github.com/ohcnetwork/care_fe/issues/12543",0.71523976,{"description":3221,"labels":3222,"number":3227,"owner":3178,"repository":3179,"state":3180,"title":3228,"updated_at":3229,"url":3230,"score":3231},"**Describe the bug**\nIn a questionnaire with dependent choice-based questions, if a parent question is edited, the child question's options do not update accordingly during form filling. This leads to stale or incorrect options being shown to the user.\n\n**To Reproduce**\nIn a questionnaire with conditional question, try changing the option of the parent question and check the conditional follow up question. It remains same. \n\n1. Go to '...'\n2. Click on '....'\n3. Scroll down to '....'\n4. See error\n\n**Expected behavior**\nA clear and concise description of what you expected to happen.\n\n**Screenshots**\nIf applicable, add screenshots to help explain your problem.\n\n**Desktop (please complete the following information):**\n\n- OS: [e.g. iOS]\n- Browser [e.g. chrome, safari]\n- Version [e.g. 22]\n\n**Smartphone (please complete the following information):**\n\n- Device: [e.g. iPhone6]\n- OS: [e.g. iOS8.1]\n- Browser [e.g. stock browser, safari]\n- Version [e.g. 22]\n\n**Additional context**\nAdd any other context about the problem here.\n\n---\n\n### 🚨 DO NOT EDIT BELOW THIS LINE 🚨\n\n### Instructions for Requesting Assignment:\n\nTo request assignment, please clearly outline your solution and timeline by commenting on the issue using the format below:\n\n**Describe your solution clearly:**\nProvide a detailed explanation of your proposed solution, including your approach, key implementation steps, and relevant examples or references. Mention any dependencies, assumptions, or risks you foresee that might affect your timeline or implementation.\n\n**Expected Timeline:**\n- End date: [Expected submission date of a completed Pull Request]\n\n**Additional Context:**\nInclude any other relevant context, links, screenshots, or resources that support your proposed solution.\n\n> 🚨 Your assignment may be unassigned if there is no activity or progress within the stated timeline unless communicated clearly and agreed upon.\n",[3223,3226],{"name":3224,"color":3225},"P1","519BFE",{"name":3175,"color":3176},12549,"Choice Options Do Not Update When Parent Question is Edited","2025-08-13T06:38:27Z","https://github.com/ohcnetwork/care_fe/issues/12549",0.7180942,{"description":3233,"labels":3234,"number":3237,"owner":3178,"repository":3179,"state":3180,"title":3238,"updated_at":3239,"url":3240,"score":3241},"**Describe the bug**\nThere is lack of responsiveness in some sections (Group Layout and Answer Options) of Questionnaire\n\n**To Reproduce**\nSteps to reproduce the behavior:\n\n1. Go to [link](https://care.ohc.network/admin/questionnaire/respiratory-support-/edit)\n2. Check different sections on Mobile View\n3. See error\n\n**Expected behavior**\nThere should be proper responsiveness for Mobile devices. Like we can add padding in Title of each field in 'Answer Options' section.\n\n**Screenshots**\n\nhttps://github.com/user-attachments/assets/01725d6b-9867-4b24-af1b-7d8aeaa25b51\n\n**Desktop (please complete the following information):**\n\n- OS: [e.g. iOS]\n- Browser [e.g. chrome, safari]\n- Version [e.g. 22]\n\n**Smartphone (please complete the following information):**\n\n- Device: [e.g. iPhone6]\n- OS: [e.g. iOS8.1]\n- Browser [e.g. stock browser, safari]\n- Version [e.g. 22]\n\n**Additional context**\nAdd any other context about the problem here.\n\n---\n\n### 🚨 DO NOT EDIT BELOW THIS LINE 🚨\n\n### Instructions for Requesting Assignment:\n\nTo request assignment, please clearly outline your solution and timeline by commenting on the issue using the format below:\n\n**Describe your solution clearly:**\nProvide a detailed explanation of your proposed solution, including your approach, key implementation steps, and relevant examples or references. Mention any dependencies, assumptions, or risks you foresee that might affect your timeline or implementation.\n\n**Expected Timeline:**\n- End date: [Expected submission date of a completed Pull Request]\n\n**Additional Context:**\nInclude any other relevant context, links, screenshots, or resources that support your proposed solution.\n\n> 🚨 Your assignment may be unassigned if there is no activity or progress within the stated timeline unless communicated clearly and agreed upon.\n",[3235,3236],{"name":3189,"color":3190},{"name":3192,"color":3193},12486,"'Group Layout options' and 'Answer Options' of Questionnaire needs resposiveness","2025-06-19T05:30:36Z","https://github.com/ohcnetwork/care_fe/issues/12486",0.7224355,{"description":3243,"labels":3244,"number":3251,"owner":3178,"repository":3179,"state":3180,"title":3252,"updated_at":3253,"url":3254,"score":3255},"**Is your feature request related to a problem? Please describe.**\nA clear and concise description of what the problem is. Ex. I'm always frustrated when [...]\n( Reqeusted by NCG doctor) \nImprove the radio button options on questionnaires. The current version on the users interface is not fully usefull on some scenarios. They are looking for a simple radio button options to select. \n\n**Describe the solution you'd like**\nA clear and concise description of what you want to happen.\n\n\n\n**Describe alternatives you've considered**\nA clear and concise description of any alternative solutions or features you've considered.\n\n**Additional context**\nAdd any other context or screenshots about the feature request here.\n\n---\n### 🚨 DO NOT EDIT BELOW THIS LINE 🚨\n\n### Instructions for Requesting Assignment:\n\nTo request assignment, please clearly outline your solution and timeline by commenting on the issue using the format below:\n\n**Describe your solution clearly:**\nProvide a detailed explanation of your proposed solution, including your approach, key implementation steps, and relevant examples or references. Mention any dependencies, assumptions, or risks you foresee that might affect your timeline or implementation.\n\n**Expected Timeline:**\n- End date: [Expected submission date of a completed Pull Request]\n\n**Additional Context:**\nInclude any other relevant context, links, screenshots, or resources that support your proposed solution.\n\n> 🚨 Your assignment may be unassigned if there is no activity or progress within the stated timeline unless communicated clearly and agreed upon.\n",[3245,3246,3249,3250],{"name":3189,"color":3190},{"name":3247,"color":3248},"discussion required","05EFF8",{"name":3175,"color":3176},{"name":3192,"color":3193},12175,"Improve radio button options on questionnaries","2025-06-20T14:59:43Z","https://github.com/ohcnetwork/care_fe/issues/12175",0.723274,{"description":3257,"labels":3258,"number":3261,"owner":3178,"repository":3179,"state":3180,"title":3262,"updated_at":3263,"url":3264,"score":3265},"**Here are some of my suggestions for improving Questionnnaire Importing**\n\n1. Currently, after clicking \"Import from URL\" in /admin/questionnaire, the flow is:\n- Dialog opens with an \"Import\" button\n- Paste link → Click \"Import\" → Toast shows \"Questionnaire Imported Successfully\"\n- New dialog opens with \"Import Form\" button\n- Click again → Toast shows \"Questionnaire Imported Successfully\"\n\nSuggested Improvement:\n- Change the first button label from \"Import\" to \"Continue\" after pasting the link\n- Show the success toast after final confirmation in the second dialog (\"Import Form\")\n\nLike this:\n\nhttps://github.com/user-attachments/assets/ed1dfdf7-8a3f-45a2-9908-84cf2c31de17\n\n2. Keyboard Support\n- Enhance UX by triggering \"Continue\" and \"Import Form\" buttons when pressing Enter.\n\n3. File Size Limit\n- Implement a 10 MB limit for JSON files to prevent performance issues.\n\n4. Download Button State\n- Disable the download button while the questionnaire is updating to avoid conflicts.\n\n---\n### 🚨 DO NOT EDIT BELOW THIS LINE 🚨\n\n### Instructions for Requesting Assignment:\n\nTo request assignment, please clearly outline your solution and timeline by commenting on the issue using the format below:\n\n**Describe your solution clearly:**\nProvide a detailed explanation of your proposed solution, including your approach, key implementation steps, and relevant examples or references. Mention any dependencies, assumptions, or risks you foresee that might affect your timeline or implementation.\n\n**Expected Timeline:**\n- End date: [Expected submission date of a completed Pull Request]\n\n**Additional Context:**\nInclude any other relevant context, links, screenshots, or resources that support your proposed solution.\n\n> 🚨 Your assignment may be unassigned if there is no activity or progress within the stated timeline unless communicated clearly and agreed upon.\n",[3259,3260],{"name":3189,"color":3190},{"name":3192,"color":3193},12582,"Suggestions for Improving Questionnaire Importing","2025-08-14T05:58:56Z","https://github.com/ohcnetwork/care_fe/issues/12582",0.7377314,{"description":3267,"labels":3268,"number":3269,"owner":3178,"repository":3179,"state":3180,"title":3270,"updated_at":3271,"url":3272,"score":3273},"**Describe the bug**\n\nConvert the RadioGroup used in ChoiceQuestion into a reusable component.\n\n**To Reproduce**\nSteps to reproduce the behavior:\n1. Go to Questionnaire Form contains choice question\n\n**Screenshots**\n\n\n\n**Desktop (please complete the following information):**\n\n- OS: [e.g. iOS]\n- Browser [e.g. chrome, safari]\n- Version [e.g. 22]\n\n**Smartphone (please complete the following information):**\n\n- Device: [e.g. iPhone6]\n- OS: [e.g. iOS8.1]\n- Browser [e.g. stock browser, safari]\n- Version [e.g. 22]\n\n**Additional context**\nAdd any other context about the problem here.\n\n---\n\n### 🚨 DO NOT EDIT BELOW THIS LINE 🚨\n\n### Instructions for Requesting Assignment:\n\nTo request assignment, please clearly outline your solution and timeline by commenting on the issue using the format below:\n\n**Describe your solution clearly:**\nProvide a detailed explanation of your proposed solution, including your approach, key implementation steps, and relevant examples or references. Mention any dependencies, assumptions, or risks you foresee that might affect your timeline or implementation.\n\n**Expected Timeline:**\n- End date: [Expected submission date of a completed Pull Request]\n\n**Additional Context:**\nInclude any other relevant context, links, screenshots, or resources that support your proposed solution.\n\n> 🚨 Your assignment may be unassigned if there is no activity or progress within the stated timeline unless communicated clearly and agreed upon.\n",[],12659,"Convert the RadioGroup used in ChoiceQuestion into a reusable component.","2025-06-23T12:30:56Z","https://github.com/ohcnetwork/care_fe/issues/12659",0.74016327,{"description":3275,"labels":3276,"number":3277,"owner":3178,"repository":3179,"state":3180,"title":3278,"updated_at":3279,"url":3280,"score":3281},"**Describe the bug**\n\n**To Reproduce**\nSteps to reproduce the behavior:\n\n1. Create a questionnaire with type \"choice\" and option as ValueSet (select a ValueSet that isn't listed on the first page).\n2. Edit the Questionnaire\n3. See error\n\n**Expected behavior**\nThe Valuset should be visible while editing\n\n**Screenshots**\n\n\n\n**Desktop (please complete the following information):**\n\n- OS: [e.g. iOS]\n- Browser [e.g. chrome, safari]\n- Version [e.g. 22]\n\n**Smartphone (please complete the following information):**\n\n- Device: [e.g. iPhone6]\n- OS: [e.g. iOS8.1]\n- Browser [e.g. stock browser, safari]\n- Version [e.g. 22]\n\n**Additional context**\nAdd any other context about the problem here.\n\n---\n\n### 🚨 DO NOT EDIT BELOW THIS LINE 🚨\n\n### Instructions for Requesting Assignment:\n\nTo request assignment, please clearly outline your solution and timeline by commenting on the issue using the format below:\n\n**Describe your solution clearly:**\nProvide a detailed explanation of your proposed solution, including your approach, key implementation steps, and relevant examples or references. Mention any dependencies, assumptions, or risks you foresee that might affect your timeline or implementation.\n\n**Expected Timeline:**\n- End date: [Expected submission date of a completed Pull Request]\n\n**Additional Context:**\nInclude any other relevant context, links, screenshots, or resources that support your proposed solution.\n\n> 🚨 Your assignment may be unassigned if there is no activity or progress within the stated timeline unless communicated clearly and agreed upon.\n",[],12625,"Valueset Missing from Search Field During Edit Questionnaire","2025-06-16T13:39:51Z","https://github.com/ohcnetwork/care_fe/issues/12625",0.74332637,["Reactive",3283],{},["Set"],["ShallowReactive",3286],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$fNMxdgl7IStQOuvHbbOe0cGm4mdwP-V--s5zJGEcLADo":-1},"/ohcnetwork/care_fe/11857"]