Mendix Mini Surveys

Content Type: Module
Categories: Utility,User Interface,Data

Overview

Mini Survey is a survey tool designed to help you collect and aggregate feedback from your customers. You can get mini survey running in 5 minutes!

Mini Survey consists of two parts:

  • A pop-up survey in your app for users to fill in.
  • A back-end dashboard in the Developer Portal for you to create surveys and aggregate your survey results.


Key words: pop up, toast, survey, questionnaire, feedback, statistical study, NPS, Net promoter score, app insights, app-insights

Documentation

Please see;

Mini Survey Developer documentation for functionality overview.

Mini Survey Module documentation for installation.

Visit the App Insights documentation page to learn more about the collection of tools available.

Note: installation instructions are provided in a easy to follow folder structure when you install the module in your app.


Releases

Version: 2.1.3
Framework Version: 9.24.0
Release Notes: Fixes - We fixed issue where survey submission retry's to AppInsights were not working as expected & improved error response messages. - We fixed issue where survey opt-out rules were not working as expected. - We fixed issue for Studio Pro 10.7.xx and onwards where the Mini Survey widget would not send submissions if React Beta is enabled.
Version: 2.1.1
Framework Version: 9.24.0
Release Notes: Fixes - Fixed issue where incorrect RESTful HTTP header parameters were being passed
Version: 2.1.0
Framework Version: 9.24.0
Release Notes: Fixes - Fixed issue where retrying answer submissions was not correctly keeping count of retry attempts. - Fixed issue where answer submissions were not being cleaned up correctly. New Features - Added ability to set number of seconds delay when the Mini Survey pop-up on page load.
Version: 2.0.0
Framework Version: 9.24.0
Release Notes: Fixes - Unfinished Questions answered with Test_Mode enabled now send to AppInsights. - Removed usage of mx.ui.action method on the ShowSurvey_OnAction nanoflow. New Features - Deprecated the method of using two widgets to show a survey. We now only need one master widget to be placed on layout pages. - Added Design & Structure mode widget preview. Notes when upgrading from v1.0.0. to v1.3.0 or above - In order to fix the issue where surveys do not work locally when running multiple applications we have updated the way Mini Surveys are tracked. Due to this change if you are upgrading from release v1.0.0 to v1.3.0 then you must clear your browsers local storage/cached data to remove deprecated features. This only needs to be done one time in your browser.
Version: 1.1.0
Framework Version: 8.12.5
Release Notes: Fixes - We fixed an issue where the Previous button on the preview is disabled when the question is required - We fixed an issue where the NPS scoring range was not correct - We fixed an issue where surveys did not work locally when running multiple applications. New Features - We have added a thank you message after the Mini Survey has been submitted - We have added a new widget which will show a Mini Survey on PageLoad Notes when upgrading from v1.0.0. to v1.1.0 - In order to fix the issue where surveys do not work locally when running multiple applications we have updated the way Mini Surveys are tracked. Due to this change if you are upgrading from release v1.0.0 to v1.1.0 then you must clear your browsers local storage/cached data to remove deprecated features. This only needs to be done one time in your browser.