diff --git a/content/en/docs/refguide/modeling/menus/help-menu/feedback-survey.md b/content/en/docs/refguide/modeling/menus/help-menu/feedback-survey.md index 3098344f484..caa6185dfe0 100644 --- a/content/en/docs/refguide/modeling/menus/help-menu/feedback-survey.md +++ b/content/en/docs/refguide/modeling/menus/help-menu/feedback-survey.md @@ -6,19 +6,21 @@ description: "Describes how to provide feedback on your experience using Studio ## Introduction -The **Help us improve** dialog box allows you to provide feedback on your experience with Studio Pro. This feedback is valuable for the Mendix team to understand user needs and improve the product. +The **Help us improve** dialog box allows you to provide feedback on your experience with Studio Pro. Your feedback helps the Mendix team understand user needs and improve the product. {{< figure src="/attachments/refguide/modeling/menus/help-menu/feedback-survey/feedback-survey.png" class="no-border" >}} -The **Send Feedback** button is disabled until a score is selected. Once a score is specified, the button is enabled, allowing you to send your feedback. You can provide justification for your score, but this is optional. - ## Feedback Survey Overview The **Help us improve** dialog box opens periodically for you to provide feedback. You can rate your experience on a scale from -2 to 2, with -2 being the lowest score and 2 being the highest score. ### Disabling the Feedback Survey -To disable the dialog box from opening, open the **Edit** menu and click **Preferences** > **Advanced** > **Feedback Survey** > **Show feedback survey periodically** and select **No**: +To disable the dialog box from opening, follow the steps below: + +1. Open the **Edit** menu. +2. Click **Preferences** > **Advanced** > **Feedback Survey**. +3. Set **Show feedback survey periodically** to **No**. {{< figure src="/attachments/refguide/modeling/menus/help-menu/feedback-survey/disable-feedback-survey.png" class="no-border" >}} @@ -28,4 +30,6 @@ The dialog box can be opened manually by clicking **Help** > **Submit Feedback** {{< figure src="/attachments/refguide/modeling/menus/help-menu/feedback-survey/submit-feedback.png" class="no-border" >}} +### Send Feedback Button +The **Send Feedback** button is disabled until a score is selected. Once you choose a score, the button is enabled, allowing you to submit your feedback. You can provide justification for your score, but this is optional. diff --git a/content/en/docs/refguide9/modeling/menus/help-menu/feedback-survey.md b/content/en/docs/refguide9/modeling/menus/help-menu/feedback-survey.md index b0350f11e51..f10111c9ef6 100644 --- a/content/en/docs/refguide9/modeling/menus/help-menu/feedback-survey.md +++ b/content/en/docs/refguide9/modeling/menus/help-menu/feedback-survey.md @@ -6,20 +6,30 @@ description: "Describes how to provide feedback on your experience using Studio ## Introduction -The **Help us improve** popup allows you to provide feedback on your experience with Studio Pro. This feedback is valuable for the Mendix team to understand user needs and improve the product. +The **Help us improve** dialog box allows you to provide feedback on your experience with Studio Pro. Your feedback helps the Mendix team understand user needs and improve the product. {{< figure src="/attachments/refguide9/modeling/menus/feedback-survey/feedback-survey.png" >}} -The popup opens periodically for you to provide feedback. You can rate your experience on a scale of -2–2, with -2 being the lowest score and 2 being the highest score. +## Feedback Survey Overview -To disable the popup from opening, open the **Edit** menu and click **Preferences** > **Advanced** > **Feedback Survey** > **Show feedback survey periodically** and select **No**: +The **Help us improve** dialog box opens periodically for you to provide feedback. You can rate your experience on a scale from -2 to 2, with -2 being the lowest score and 2 being the highest score. + +### Disabling the Feedback Survey + +To disable the dialog box from opening, follow the steps below: + +1. Open the **Edit** menu. +2. Click **Preferences** > **Advanced** > **Feedback Survey**. +3. Set **Show feedback survey periodically** to **No**. {{< figure src="/attachments/refguide9/modeling/menus/feedback-survey/disable-feedback-survey.png" >}} -The popup can be opened manually by clicking **Help** > **Submit Feedback**: +### Submitting Feedback Manually + +The dialog box can be opened manually by clicking **Help** > **Submit Feedback**: {{< figure src="/attachments/refguide9/modeling/menus/feedback-survey/submit-feedback.png" >}} -### Send Feedback +### Send Feedback Button -The **Send Feedback** button is disabled until a score is selected. Once a score is specified, the button is enabled, allowing you to send your feedback. You can provide justification for your score, but this is optional. \ No newline at end of file +The **Send Feedback** button is disabled until a score is selected. Once you choose a score, the button is enabled, allowing you to submit your feedback. You can provide justification for your score, but this is optional. \ No newline at end of file