Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Do you want to build a feedback form using a template? We've got you covered... Mopinion offers a wide range of predefined feedback form templates including various feedback metrics such as NPS, Customer Effort and Csat. 

How to start?

Step 1: Feedback forms

From the main menu on the left of the page, go to Data Collection > Feedback Forms.

...

Step 2: New form

Select an existing feedback form template to get started. To do this, click on ‘New form’.

Step 3: Select template

You will then be redirected to a screen where you can select your feedback form template. Here you can select the form template that suits your needs. 

...

Step 4: Edit template

By selecting your desired template, you will see a preview. It is also possible to edit the questions in the form template, or to add extra questions, by clicking on ‘Edit template in detail’.

...

Step 5: Save

Once you've selected your template and edited it how you want it to be, you can create your form by clicking ‘Save’ in the top right corner.

...

For more useful tips about collecting feedback read this article to get inspired.

Video

...

Walkthrough:

...

Easy html macro
theme{"label":"solarized_dark","value":"solarized_dark"}
contentByMode{"html":"<div id=\"surveyContent\"></div>","javascript":"var confluenceData = {};\nvar pageId;\nvar pageTitle;\n\ntry {\n confluenceData = JSON.parse(parent.window.name);\n var pageId = confluenceData.options.productContext['page.id'];\n var pageTitle = confluenceData.options.productContext['page.title'];\n} catch(e) {}\n\nvar src = 'https://collect.mopinion.com/assets/surveys/2.0/js/survey.min.js';\n\nvar vars = {\n key:'211a4fdb96626776846147095cc335b448e20458', \n domain:'app.mopinion.com', \n divName:'surveyContent', \n button:false, \n use_collect:false, \n useQuerySelectorAll:false\n};\n\nvar s = document.createElement('script');\ns.async = 'async';\ns.id = 'mopinionFeedbackScript';\ns.src = src;\ns.onload = s.onreadystatechange = function() {\n if (!s.readyState || s.readyState === 'loaded' || s.readyState === 'complete') {\n try {\n srv.loadSurvey(vars);\n } catch (e) {}\n }\n}\ndocument.head.appendChild(s);","css":""}