538 comments found.
No update ? No support ?
Hi! The plugin is still maintained and it will keep being maintained for the foreseeable future. There’s no new features planned, but it’s still maintained to be compatible with WP updates. Greetings, Carlos
Hello, what options I have with the plugin? Is there a way to send the result as a PDF?
Hi! After the quiz the user either sees the results or is redirected to a custom page. If the option to see the results is enabled, then it’s also possible for the admin to set it up in a way that they also get a copy in the email, but not in pdf, just in the email body. Greetings, Carlos
hello, i have 5 quick presale questions:
1. Can I show 1 question at a time on a form/quiz?
2. Can I embed video on a quiz?
3. Would I be able to do each type of this type of quiz?
b. What your strength score (each specific answer will provide points towards one score, but every answer has different points—Example: for Question 1: answer 1: 35 points, answer 2: 5 points, answer 3: -5 points)
Outcome: 72%
4. redirect to URL based on result?
5. webhooks?
thank you
Hi! Thank you for your interest in the plugin.
1) Yes, it’s possible to display one question at a time, in slideshow layout.
2) Yes, it’s possible to embed a video on a quiz, but from external sources (like youtube, etc)
3) Yes, it’s possible to do that type of count, it’s the ‘Count’ quiz type, where you set each answer to have a specific number of points and in the end according to the number of points, a different feedback entry (created by you) displays. But the result will be in points, not percentage.
4) Yes, it’s possible to create different feedback entries, each with a different redirect URL, depending on the score/points.
5) No webhooks available, sorry.
If you have any other questions please let me know. Greetings, Carlos
If you have integrations with mailchimp and aweber, then there should be an API, correct? Just curious, why not support webhooks? that would allow integration with over 10,000+ apps especially via Zapier or Make.com.
Hello, i have purchased this plugin but when i am trying to build the Content Filter Course and when i try to attach page to my answers by clicking “Add Content Suggestion Filter Rule” their there is some bug i think…the pages already created are not showing in the dropdown and because of this i am not able to select particular page.
Kindly help me with this Thanks
Hi! Can you write us using the ‘contact author’ option in the support tab, so you can then send some screenshots so we can understand better the issue? The list of rules will only allow you to add the page ID, not select from the existing pages, but if you send us screenshots we can understand if there’s any issue. Greetings, Carlos
Hello!
Could it be used to suggest the user some Woocommerce products of the store?
Example: choose an image, based on your choice we will suggest some products -> the products are shown with image, title, price and clickable link.
Thank you!
Hi! Thank you for your interest in the plugin. Yes, the plugin can do that. You can have answers with image associated and associate different products to different answers. Greetings, Carlos
Thanks! Are there monthly limits on the number of quizzes users can take?
And I’m also wondering if it’s possible to have the user enter a name and email address so they can receive an email with the results. Thank you!
There’s no monthly limits and it’s also possible to setup the quiz to collect the email before the results and they get an email with a copy of the results (but the results also display at the end).
Hi,
I am interested in purchasing this plugin.
I think the personality quiz works for what I have in mind.
How is the result calculated? Can I setup a weighted score per question to know which result to show in the end? Can I add ContactForm7 after the result? Can I add an audio file to a question?
Hi! In the personality quiz you create ‘profiles’ and then each answer of each question will give or take points to each profile. In the end the top profile(s) will display. To have a contact form in the end, it might be better to redirect to a page with the form. It’s possible to use HTML code in the questions, so you could embed audio. Example of different embeds: https://cmoreira.net/advisor-quiz/quiz/rock-music-multimedia-quiz/ Greetings, Carlos
If I redirect to a page with a form, will I be able to display the result? I am looking to have the result and the form in one page?
When setting up the result content, can I add shortcodes?
Can the result be emailed?
Yes, there is an option to have the results be sent by email. You’ll need to enable that in the settings > Email Notifications > Send Email to users. And you’ll need to enable the option to ask for user details, in the quiz itself, in the ‘social and marketing’ tab. Greetings, Carlos
Hi,
is it possible to redirect a user to a different URL in a new tab after they complete a quiz?
I don’t want them to leave my website.
Yes, it’s possible to have a feedback entry redirect to a specific URL. Just add a URL in the feedback entry, there’s a field for ‘redirect url’. This is possible in the count, profile and trivia quiz types.
Thank you, but I know it can be redirected, my issue is, it opens in the same window/tab and I am losing visitors.
Can the redirection be oppened in the new page/tab?
Or can you allow html in description of results?
Currently it’s only possible to set a redirect in the same tab, since it’s a full page redirect. But you should be able use HTML tags in the results description, so you can add links there also. Greetings, Carlos
Hi, I’m web developer I think it is possible to import quiz questions answers directly in database like with any plugin right ?
Hi! The questions for the quiz must be added manually, it’s not possible to import them unfortunately.
Directly in database with personal development ?
If I create myself a php import script.
It will be extremely tricky because all the quiz data is stored in a single serielized entry in the meta data of a custom post type entry. So questions, answers, options, all are in the same field in the database. It’s not impossible, just tricky.
Okay, that’s easy for me. You can share my contact information with any of your clients who want this type of customization.
Can i create online exam for my student and they can see the answer with negative marking and leaderboard.
Hi! Unfortunately not, the plugin does not have that feature. Greetings, Carlos
Hi! How can I send the quiz RESULT in notification email (that arrives after user completes the quiz) for a “Profile” quiz?
Hi! There an option in the settings > email notifications, to enable notification to users also. Then in the quiz itself, in the marketing tab you’ll need to enable the form that asks for the user email. Hope it helps. Greetings, Carlos
Is there a User Management feature provided so that the quiz responses are based on the user, allowing results to be given to that specific user
Hi! Unfortunately not, we do not have that feature.
So how to give feedback to user about the result of quiz?
The user will get the feedback from the quiz immediately after he has taken it. The results are not stored anywhere (only for stats if enabled) so the user will not be able to see the results again. What could be done additionally is for the site owner and quiz taker to get the results in the email. But there’s no management system that would allow the site owner to check and manage results per user.
I am already activate this plugin, how to use it?
Do you have video tutorial to use it?
I just already create simple question and publish it, how to view?
In Page list & Post list have a view button, so how to view quiz?
I got an error like this: . You have too many fields. You might need to make a change in your server in order to handle the big number of data submitted. More Information . How to fix it?
Hi! For each quiz you create there will be a ‘shortcode’. You’ll need to copy that shortcode and place it on the post or page where you want the quiz to display. The error message you mention should include a link to the documentation page with instructions on how to solve it: https://cmoreira.net/advisor-quiz/docs/max-input-vars-error/ If you’re not able to increase the limit on your server’s administration panel, you can contact them and ask to increase. Greetings, Carlos
Noted and thanks, next question: I have an error with message Invalid quiz layout. The quiz only 1 question
How many pixel the best image for question?
I have 7 question. If user running quiz in last question, after select the answer and next, the pointer like hour glass, nothing action again
The ‘invalid quiz layout’ error might indicate you didn’t select a quiz type in the quiz options or you’re still facing the ‘max_input_vars’ issue.
The image sizes can be adjusted in the settings page of the quiz, under Settings > Visual > Images. When uploading images, the plugin will create image versions with those sizes.
If at the end of the quiz there’s no results, feedback entries might be missing. Depending on the quiz type you’re building, you can check instructions here: https://cmoreira.net/advisor-quiz/kbtopic/creating-quizzes/
Greetings, Carlos
Will there be an update soon? Its not appropriate anymore for new PHP version
Hi! Can you confirm which version you have installed? Version 1.9.2 should be compatible up to PHP8.3 If the problem persists, you can write us using the ‘contact author’ option and I can send you the latest beta which we tested up 8.3.11 Greetings, Carlos
Does this have functions for importing/exporting questions for admins and downloading quizzes as PDFs for user groups?
Unfortunately not, this is not possible. Sorry for the limitations. Greetings, Carlos
Hello, It’s posible to use this plugin for a phisologic questions? For example, one person will reponse to 5-6 question and in function by the reponse he can have a psihologic profil ?! Or another info ?!
Hi! Thank you for your interest in the plugin. Yes, you can use 2 types of quiz that could fit your needs: The count quiz type: the user selects answers that have points and in the end the result can be different depending on the total of points. The personality quiz type: there are a pre-set number of possible ‘profiles/results’ and each answer will give or take points to the profiles and in the end the profile with more points displays. Hope it helps Greetings, Carlos
Hi
Please see my message, as your instruction did not work.
Hi! Just replied to all pending messages after the weekend pause. Greetings, Carlos
Ok, your given instructions is not working. Please refer my message to your email. I sent screenshots there.
Hi,
I make a shot on personality test, but following the instructions are not helpful in anyway.
I tried to make a profile or the result, but the result is only showing the other one whatever the choices I make.
Or this personality test only showing one result? Like whatever answer you make the result will be the same?
Update: It is ok now. Took more time before the feature to put value to each answer appeared.
Great, glad it’s working.
Hi,
I make a shot on personality test, but following the instructions are not helpful in anyway.
I tried to make a profile or the result, but the result is only showing the other one whatever the choices I make.
Or this personality test only showing one result? Like whatever answer you make the result will be the same?
Hi! As per you update in your other thread, seems the issue is solved. For reference for others, here’s the doc page for personality quiz: https://cmoreira.net/advisor-quiz/docs/personality-quiz/
Hi, i just created a quiz but only logged in users can show the quiz other users see a blank page how can i change that ?
i just solve the problem, need to go online on woocommerce 
Unable to see the demo. Can you check, plz?
Thank you for reporting, should be back up again. Greetings, Carlos
can I add form fields like name, phone, and email before taking quiz? i need to get user details and results of that user too ..
Hi! It’s only possible to display the form before displaying the results, not before taking the quiz. If you really need to display the form before the quiz, you can setup your own form solution that would redirect to the quiz once submitted. Greetings, Carlos