Versions Compared

Key

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

...

As with any software, bugs happen. Should you ever need to report a bug to us, this article has a few tips on how you can help us help you.

How to Contact Us 

You can submit your bug reports via email to support@mopinion.com, or via the "Help us improve" button in the footer of every page when you are logged in to our application. This will open a feedback form where you can submit your feedback.

Either way, your bug report will end up in the right place. 

Submitting Bugs

There are a few things you can do that will help us tremendously when responding to your bug tickets. 

  1. Tell us it's a bug and include a brief description in of the subject.

It's a little thing, but it helps us spot these tickets in the queue. When you are using our feedback form, select the option "Something doesn't work".

  1. Include a detailed description of the bug, along with the steps on how to reproduce it, and what your expectation is for the correct behaviorbehaviour.

Security vulnerabilities

If you believe you found a serious security vulnerability or you are a security researcher and consider conducting security testing on our system please see our https://mopinion.com/legal/policies/vulnerability-disclosure-policy-vdp/.

Troubleshooting Browser/Computer Issues

If you're having weird performance issues while using Mopinion, and you don't see any tweets from us announcing widespread problems, then it's likely that the problem is specific to your computer. 

Troubleshooting Browser Issues

  1. Clear your cache & cookies, restart your browser

  2. Test Mopinion in an incognito (private) window (Guides for ChromeSafariFirefoxIE)

  3. Test Mopinion in a different browser

  4. Open your developer console and see if you are getting any errors (Guides for ChromeSafariFirefoxIE)

Troubleshooting Computer Issues

  1. Check your anti-virus software to see if it could be interfering with Mopinion.

  2. Check any firewalls you may have.

...

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":""}