1289 comments found.
Pretty interested.
I’m looking for two different types of reports as the survey will be moreless checkmarked based.
One report, I’d like to see the quantities of each checkmark selected. So we can see the totals for each checkmark option.
The other report, I’d like to be able to see who all took the survey and what was selected from the checkmarks.
Weill your plugin work like this? Thanks.
Hello,
If I understand well, you need the cumulative and the individual results. Both types are available in the plugin.
Regards,
Pantherius
Hi,
checking your docs at http://modalsurvey.pantherius.com/documentation/#line2_4 I see I can set image, score etc. to every each answer options. I need a survey plugin where I can also add some meta data field values to every each answer option.
They could be either shown or hidden. In my case these fields would be hidden and it would help my more efficient remarketing purposes. I might pay for this feature an affordable amount…
My other question: how can I track for example in Google Analytics the basic form related events and ones such successful / unsuccessful form submissions?
Thanks, Best, V.
Hello,
Adding meta fields to the answers is not a feature at the moment. Certainly, it can be achieved with some code customization.
The plugin already provides several statistics about the surveys and results, that might be fine for you. I don’t know any methods with Google Analytics, that could be able to track this kind of events in an AJAX based survey.
If you need code customization, please send me a message via my profile page mail sender.
Regards,
Pantherius
Does this plugin support 360 degree feedback surveys?
Hello,
The plugin support rating questions and open text answers. If you need more, could you specify please?
Regards,
Pantherius
Pre-sale question: Can the open-ended question answer box have placeholder text?
Hello,
Yes, it has a placeholder text by default.
Regards,
Pantherius
Thanks. Can I change what it says?
You’re welcome!
Sure, it can be set on the admin, like a normal answer text.
Best regards,
Pantherius
Hi, I’m looking for a quiz plugin that can produce multi-answer results so I can use it as a product recommender in my site.
Would like to ask if this plugin can do that. EG. https://www.hunterdouglas.com/product-recommender/question/shape
Hello,
The plugin allows you to assign scores to the answers, then create categories from the answers OR the questions. At the end of the survey, you can redirect the browser to different pages based on the category scores. That means, you have to design the landing page for each recommendation, but yes it is possible to create product recommendation quiz with the plugin.
Regards,
Pantherius
Thanks for replying, is there a trial or demo version I can use to see if this can meet my needs?
Thanks again!
You’re welcome!
Sorry, demo is not available at the moment. You can see how does it work on the example page here: Modal Survey Sample Page
Regards,
Pantherius
Can I use the short code of survey result first rank content (or image)?
ex. “The first rank of this Survey(‘Survey Title’) is xxx(ex. ‘Survey item 3 / Survey item image’).”
Hello,
However, there is no shortcode to do exactly this, but you can use a conditional shortcodes, like:
[survey_conditions id=”12345” condition=”categoryscore_activity” relation=”highest” value=”30”] content displayed when the user get the most score in the activity category [/survey_conditions]
Regards,
Pantherius
Hi, I like very mutch this plugin.
But I have not understood if is possible to export, in a unic table, all participants data including custom fields data.
It would be very important for me to have all partecipants data in one file (csv, xls, sql, ...)
Hello,
The participants result can be exported to individual files only. Technically, it wouldn’t be lucky to make possible exporting all participants data in a single file, that could even reach several GigaBytes.
However, you can create a bulk export, that makes a ZIP file containing more than one participants export files.
Regards,
Pantherius
Hi thank for your answere.
Sorry, maybe I explained myself wrong.
My need would just be to add the “Telephon Number” (I think this is a custom field) in the participants table becouse Name and email are not enough.
Table with the “telephon number” should not be much bigger than the one without it.
I’m wrong? 
You’re welcome!
Sure, you can add any custom fields to the Participant Form, that’s displayed at the end of the survey. Certainly, the value of these custom fields is the part of the individual export file. So yes, you’re right, it is already available.
Regards,
Pantherius
Hi there,
I’m digging in the code to find out how to edit certain things but I can’t seem to find them.
Firstly, how do I remove the bit at the bottom of text at the “end content chart”.
And secondly, where is the script that generates the chart/image (this is probably linked to the first question).
Thanks!
Hello,
The results / charts are generated by the templates/assets/js/modal_survey_answer.js file.
If you modify the code, please make sure you turned OFF the Minify Scripts in the General Settings.
“how do I remove the bit at the bottom of text at the ‘end content chart’”
Sorry, could you explain which part you referring to?
Regards,
Pantherius
You get an answer depending on your results. For example “Happy to see you like your workspace!”.
You can add these texts with the Conditions on the survey edit screen.
All of the above helped me, thanks!
Just one last question. I’m trying to make the survey page with radar chart responsive. But the image that gets generated looks really small and is not readable. Probably because the image gets generated based on the width of the div.
Do you have a solution for this?
You’re welcome!
The result chart always trying to fit to the parent container. This behavior grants it will be responsive on any screen sizes. I recommend you to place the shortcode to a DIV wrapper and set the DIV width to high enough.
If you have difficulties, please send me the survey and results URL via my profile page mail sender and I’m happy to take a look.
Regards,
Pantherius
Hi there,
A couple of pre-sales questions:
1. Can a user only see their results if they log in? Or can we have guest users too? 2. Can we have questions which reflect the previous answer, eg. What colour is the dog? White OR brown? - If white – next question: does it have spots? - If brown – next question: is it short haired? 3. Can we have a chart which shows the results to all users? 4. Is it mobile/ tablet responsive?
Thanks
Hello,
1. Yes, the plugin using COOKIES to identify the non-registered users, therefore you can display the cumulative or the user’s own results via shortcode.
2. Yes, you can create redirection between the questions based on the answers, therefore it is only up to you how do you compose the survey.
3. If you mean, the cumulated results, then yes.
4. Yes, you can check it on the demo page here, including the individual and cumulative charts.
Regards,
Pantherius
One last question,
If the user enter questions can the answer depend on all the questions asked.
Eg.
Q1 – what wine do you like? red, white
If red: Q2 – do you like? fruity, zesty
If zesty – Wine 1
ALTHOUGH
If white: Q2 – what is the best way to store you white wine? store, fridge
If fridge – Wine 2
And can all the analytics link to each logged in user?
As I mentioned before, you can create redirection between the questions based on the answers. That means, you can do this:
Q1: what wine do you like?
Answer 1: red [wine1]
Answer 2: white (redirect to Q3)[wine2]
Q2: do you like
Answer 1: fruity? (redirect to end) [wine1]
Answer 2: zesty? (redirect to end) [wine2]
Q3: what is the best way to store you white wine?
Answer 1: store [wine1]
Answer 2: fridge [wine2]
You can also assign scores to the answers, categorize them (see wine1 and wine2 above) then display a message or redirect the browser based on the category score to recommend wine1 or wine2
“And can all the analytics link to each logged in user?”
You can see the individual and the cumulative results as well on the admin.
Regards,
Pantherius
Can the front end user see their results under their profile at a later date?
The individual result of the current user can be displayed by shortcode, but not on the profile page. If you would like to do that, it needs some code customization.
Regards,
Pantherius
Are you able to help me with the code customisation?
I’m also having a woocommerce functionality, would it be possible to incorporate it under the woocommerce profile tab?
Please send me a message via my profile page mail sender and I’m happy to inform you about the possibilities.
Regards,
Pantherius
Hi Presales Question:
- Does your tool allows to show a survey to registered users only?
Kind regrads Thomas
Hello,
Yes, displaying the survey for logged in users only is already available.
Best regards,
Pantherius
Do you plugin support RestAPI? I want to give the users ability to create a survey on the front end and give access to a mobile app
Hello,
The WordPress REST API is a WordPress core feature since version 4.7
It doesn’t related with the plugin.
Creating survey by the users on the frontend can be achieved by code customization only.
Regards,
Pantherius
Hello,
Just would like to letting you know, the new Modal Survey 2.0 version provides the Rest API feature to get any existing data from the survey and the results. You can find it in the documentation here: Modal Survey Rest API
Best regards,
Pantherius
Hi
When we try to export a pdf of results including charts, it just hangs!! Have left for 20mins with no joy.
Please can you help.
Many Thanks
Hello,
Please double-check the exports folder is exists in the modal_survey directory. Some hosting configuration doesn’t allow to create folders by the plugin automatically.
If it doesn’t help, please send me your website URL with login details via my profile page mail sender and I’m happy to take a look.
Regards,
Pantherius
I would like to pass additional data to the survey via variables in the url – the main one being the survey taker’s email address so that I can reference this of the taker wants to leave comments. I can pass this to the URL via mailchimp, but I want to know that I can receive this data via hidden field in the survey.
Is this possible?
Thanks, Vi
Hello,
If you want to pass any data to the survey, that can be achieved by code customization only. The plugin already support MailChimp, therefore the participant data can be passed to your mail list.
Regards,
Pantherius
OK. Is the code customization to do this in-depth? Would you be willing to help with this? If so, what would be the cost?
Please send me a message via my profile page mail sender.
Regards,
Pantherius
Hello! Would this plugin work with the WordPress REST API? Thanks
Hello,
The WordPress REST API is a WordPress core feature since version 4.7 It doesn’t related with the plugin. If I misunderstood your question, please explain it.
Regards,
Pantherius
Thanks for your answer.
I want to create a Progressive Web App using your plugin, but it looks like it has to be compatible with REST API to work. Do you have some information about that?
Greetings
You’re welcome!
As far as I know, the WordPress REST API provides the option to interact with the site by sending and receiving JSON. The plugin doesn’t extend this functionality to manage it’s own data tables, if it was the question.
Regards,
Pantherius
Hello,
Just would like to letting you know, the new Modal Survey 2.0 version provides the Rest API feature. You can find it in the documentation here: Modal Survey Rest API
Best regards,
Pantherius
I have a pre-sale question: I am planning to use your plugin inside a membership area. Therefore I want to set a page with different questions and every question should have a star-rating possibility. All on one page. Is this multi-rating feature available ? Can I display the results of all questions at once on a seperate page/post ?
Another question: if the support rans out: are future updates through the normal wordpress update system included without renewing support ? Thanks for your help…
Hello,
Yes, you can display all questions on the same page/post via shortcode and all of them could be rating question.
However, you will still get the updates when the support period expired, you will have to download the new releases from your Downloads area on CodeCanyon and upload to you site. The plugin already provides an area, where you can upload the new ZIP, then it will be applied automatically.
You can read more about the shortcodes and the update process in the documentation here: http://modalsurvey.pantherius.com/documentation
Best regards,
Pantherius
Is star rating possible like this: question ** question ** ect.
So the stars appear next to the question – not underneath ?
It can be achieved by code customization or custom CSS code only.
Hi
I have a survey, where 2 questions ask for the reader to enter their Company Name and their role. Please can you tell me how to see answers to these questions on a results page?
Many Thanks
Hello,
If you using Open Text Answers to request these data, then you can see the answers in the Answer Options on the admin.
The result can be also viewed on the Participants Page.
Open Text answers can’t displayed on the frontend area with shortcodes since this content not moderated, therefore you can see it on your admin only. Alternatively, you can also request additional information by adding custom fields to the Participants Form at the end of the survey.
Regards,
Pantherius
Thanks
You’re welcome!
Hi
I want to use the survey as a popup. At the moment it stretches across the screen and has no background to the container. I have tried with CSS to change this but with no luck.
Please can you help the relevant CSS
Thanks
Hello,
You can add the following lines to the Custom CSS under the Modal Survey admin navigation menu:
.modal-survey-container {
background: #ccc;
padding: 10px 20px 20px 20px;
}
Regards,
Pantherius
Hi,
Is it possible to add pre-survey condition, which will ask user to take survey with yes and no. If user select yes than survey will be triggered else not?
Thanks, Ahsan Ghaffar
Hello,
You can simply create two links in your default WordPress page editor with YES and NO.
Find in the documentation how to trigger the survey with clicking on the YES link: http://modalsurvey.pantherius.com/documentation/#onclick-event
Alternatively, you may also redirect the browser to another page by clicking on the YES link, that provides the survey.
Best regards,
Pantherius
Is there a possibility to anonymize IP Adresses? German law requires me to do so.
Hello,
However, the plugin automatically save the IP address, it can be changed simply with updating two line of codes.
Search for the following parts in the settings.php:
'ip' => $_SERVER[ 'REMOTE_ADDR' ],
change it to:
'ip' => '0.0.0.0',
You will find it two times in the code.
Regards,
Pantherius
Thanks! Is there also a possibility to anomize only the last parts? Something like ‘ip’ => x.x.0.0 ?
You’re welcome!
Yes, you can achieve it with some additional code customization.
Regards,
Pantherius
fantastic! I am not a php expert. What do the additional code customizations look like? Thanks in advance! Elisabeth
However, support doesn’t cover code customization, it might be something like that:
$ipsplit = explode( ".", $_SERVER[ 'REMOTE_ADDR' ] );
$newip = $ipsplit[ 0 ] . "." . $ipsplit[ 1 ] . ".0.0";
Then you can use:
'ip' => $newip,
Doesn’t tested.
Regards,
Pantherius
Hello
Does this plugin support qtranslate-x plugin? I need arabic language support.
Hello,
The plugin you mentioned not compatible with the latest WordPress release and also doesn’t updated one year ago.
However, the plugin doesn’t support RTL or Arabic language officially, few of my clients already using it with arabic language.
It is support the official WordPress translation methods, using Poedit or any other 3rd party translator plugin, like Loco Translate
Regards,
Pantherius