6042 comments found.
Hello. How to I turn/ get ride of the “Security Question” ?
The only possible way as of now is to disable the personal questions tab completely.
Hello,
I added an addition in your support forum in regards to adding more tabs.
Regards.
I am interested in see what the next version will bring. Is this in active development? When will it be released? There are few key features I am looking for and I am interested to see what you are planning for the next version.
We shall update as soon as possible. If you have some interesting feature requests, then you can put it here, we shall implement if feasible.
I really need the ability to auto mark the test on a point system. An example would be assigning multiple choice answers different points. A=1 B=2 C=3 D=4 E =5.
Then depending on the auto-marked grade they receive a certificate. 20-Fail, 50-Average, 70-Good, 80-Awesome, 100-Perfect.
I purchased and really like the plugin but what is the advantage of the sets?! I don’t get it or maybe I don’t understand.
Nothing really, it is just there so that the admin place doesn’t get cluttered.
We kind of hoped, see this a a suggestion to improve your great plugin, this would kind of create pages within the tab. To avoid long surveys to get cluttered in the frontoffice for visitors so to say. You now get a long list of questions, kind of overwhelming a visitor.
thanks we shall keep your suggestions in mind for our next release.
Hello,
I am looking into purchasing this item and before I do I would just like to know if there is anyway to make Personal info/multiple choice show on the same page and not in the tab format?
Thank you
MadDesign
Sorry sir, that is not possible. You can check the admin demo to see the possibilities yourself.
I check the admin demo as well. It doesn’t look as if this can be corrected using the admin. Will you be able to make this change for the next version?
Hi there, I thought you were talking about the admin notification email. For letting the surveyee put two emails, you can have an extra personal information question set from admin.
ok
I just tried entering in two emails with a comma separation. The form did not accept them. I’ll check to see if the admin demo has info…
No info. Come on.
Hello,
A lot has changed since 2 years. I request you to update to the latest version (also do take a backup of your database in case anything bad happens). I would strongly recommend starting over fresh, but we’ve kept our upgrades in a way that it will automatically bring in older forms.
Is it possible to have result sent to more than 1 email?
Yes, just put any comma separated emails in any field. Check the administrator demo link.
Wow. Totally not working. Hasn’t worked for all this time.
...the double emails that is. Everything else is great.
Hello,
Under Form Settings > Admin Notification, put comma separated emails. I’ve just checked it and it works fine. Also may I ask, why are you reviving a comment from 2 years past? It is really confusing 
will i have the ability to add an file upload form?
In current edition no, in upcoming edition yes
Hello,
Everything seems to be ok for me, except one problem. I’m french and we ofter use characters like ’ (ex. L’équipe, J’ai faim…). When I enter a question or answers in the admin, it’s adding automatically an antislash. How can I remove it for all the plugin ?
Hi, Is this happening with just this plugin or every other plugin?
It seems to be only on this plugin 
If slashes is added by php then the plugin detects and removes the slash. Looks like get_magic_quotes_gpc (http://php.net/manual/en/function.get-magic-quotes-gpc.php) is not working. Please consult your host for this.
Thank you for your answers… We did the trick and it seems to work. I have another question : is that a way to order the answers and have the report only for certain conditions (not all the users but some kind of population for example) ?
For ordering the answers, you can have first name, last name, email, phone number, ip address as ordered parameters. From the view all feedback page, simply click on those on the table to order accordingly.
For conditional report, I guess the only option now is to create different forms and view submission data for that form? I am not sure what exactly you want to achieve.
Thank you iPanelThemes, I ‘ve tried several times and now everything is OK.
Glad to know that everything is working for you 
The problem is I made the php.ini file changes, after that from my webhost told me what to do more. But it doesn’t work again… I don’t know what to do but if I can’t use it I will ask for refund…
Hello Sir,
I would recommend you to do edit the php.ini file again and put in those variables. If that still does not solve your problem, then I am afraid, there isn’t much I can do about it. The refund policy is this: http://support.envato.com/index.php?/Knowledgebase/Article/View/256/55/can-i-get-a-refund-for-an-item-i-have-purchased
Hello, I am facing the same problem like Klewan. But none of this suggestions works in my case : But, you can give it a shot. If you are able to edit your php.ini file, then set the following variable: suhosin.request.max_vars = 2048 suhosin.request.max_value_length = 1000000 suhosin.request.max_array_index_length = 256 suhosin.request.max_totalname_length = 8192 suhosin.post.max_vars = 2048 suhosin.post.max_array_index_length = 256 suhosin.post.max_totalname_length = 8192 suhosin.post.max_value_length = 1000000 suhosin.sql.bailout_on_error = Off suhosin.log.file = 0 suhosin.log.phpscript = 0 suhosin.log.phpscript.is_safe = Off suhosin.log.sapi = 0 suhosin.log.script = 0 suhosin.log.use-x-forwarded-for = Off This should solve your problem. If you are not able to edit your php.ini file, then you still might be in luck. Try adding the following code on your .htaccess code: <IfModule mod_php5.c> php_value suhosin.request.max_vars 2048 php_value suhosin.request.max_value_length 1000000 php_value suhosin.request.max_array_index_length 256 php_value suhosin.request.max_totalname_length 8192 php_value suhosin.post.max_vars 2048 php_value suhosin.post.max_array_index_length 256 php_value suhosin.post.max_totalname_length 8192 php_value suhosin.post.max_value_length 1000000 php_flag suhosin.sql.bailout_on_error Off php_value suhosin.log.file 0 php_value suhosin.log.phpscript 0 php_flag suhosin.log.phpscript.is_safe Off php_value suhosin.log.sapi 0 php_value suhosin.log.script 0 php_flag suhosin.log.use-x-forwarded-for Off </IfModule>
Please help me with this
As said in the support forum, I would suggest contacting your webhost for this. The values set are substantially low, they should be able to make the changes.
Can you have a survey in a members section of the site and have the result show in the public part of the website?
and have something like:
Did you know?
70% of our members like apples
30% of our members hate fruits
The first thing can be done through some member plugin where you will be able to put the form page for members only.
The second thing can not be done right now. But it is a nice idea and I will keep it in the next release. As of now, the whole trend page can be shown publicly.
is it possible to show the result of one survey publicly in a widget which could link to the trend page?
Sorry Sir, Trends page shortcode is the only option we have now for showing the survey results publicly.
Excellent customer support. Anyone looking for a Survey and Quiz solution for their Wordpress Site, this is the best plugin for you to get.
5 Star Recommendation!
I would like to get this but I would to know first… Is this able to do polls? Do you plan on implementing this capability in an update to come?
You can consider survey as polls. Then to show results, you can use the trends shortcode (on a different page, or even can redirect to that page, when submission is done). To look around, you might want to see the admin demo which is given in the item description.
Hi, Thanks for this. It looks really good. I am about to make purchase but want to find out if it is a simple task to add a sign-up and login feature so each survey user is able to login in order to track their surveys.
I understand you already have the “tracking” which can be sent to the user. What I’m looking to do is have the survey participants become have a single login so they can submit multiple survey responses over time. and access the responses with one login, not multiple “tracking” emails.
My question is: 1. can you make this mod just for me? (At a cost of course.) 2. Would you say it is easy enough to do this myself? (I can do some PHP )
Thanks,
What you are seeking isn’t available. I don’t think it will be easy enough to do, as it requires both database changes and script but feature like this is in our development queue. So, you can either wait for the next release or can contact us to do this immidiately for you.
Great plugin and even better support. 
Thank you! 
Is it possible to create 2 MCQ tabs, the first one only showing 5 questions for example and the second one showing 40 for example? This would prevent a “too long” form on a page if you have other content on the site that you want your website visitors to see.
No, but in that case, you can obviously show the personal information tab first!
The demo’s only show full-page surveys.. the theme that I want to use this on, doesn’t have a full-page template, so my question is whether it automatically resizes to the width of the page? ie: for pages with sidebars
Yes, it does. The form is responsive. You can resize the browser windows to see how it works.