Tag Archives: watupro

Using Sorting Questions in Personality Quizzes (WatuPRO)

From version 4.5.4 WatuPRO supports using sorting questions in personality quizzes (Intelligence module required). Up to this version using sorting questions made sense only for knowledge based tests.

How To Use Them?

Let’s see why you would want to use them first. Unlike the other question types where answer is directly matched to a result (or results), the sorting questions give the user the option to assign different value to the answers. Most popular example of such questions are the “like most -> like least” or “most like me -> least like me” quizzes.

Let’s just dive into an example to make things really clear.

An Example Quiz

We will use a very basic personality quiz with two questions for this example. The quiz has three possible results (personality types): Analytic, Emotional, and Mixed. Two sorting questions will define the quiz taker personality.

The screenshot from the add/edit question page will show you how the answers to the question “Sort the values from “most like me” to “least like me”” will be given:

sorting-personality

 

Here the order you should match is automatically given to you by the program. This question isn’t very smart – it asks the user to directly sort the possible personality types in the way they think suits most.

The second question is probably a better example: “Sort the movies in order you like most”:

movies

Here the administrator has decided that whoever likes drama movies is mostly emotional. The one who likes criminal movies is most analytic and the mixed type likes action movies.

So what will happen if the user sorts the answers in the same order? He will get 3 points for “Emotional”, 2 points for “Analytic”, and 1 point for “Mixed” type.

Another example. Let’s say the user sorts the question like this:

Criminal movies
Action movies
Drama movies

In this case they will receive 3 match points for “Analytic”, 2 for “Mixed”, and one match for “Emotional”.

Example Final Output

The below screenshots will give you an example of how I setup this quiz.

This below is the “Final page / Quiz result” box. I have used the shortcode “watupro-expand-personality-result” to show detailed breakdown of how user’s answers matched to personalities. This shortcode is explained in your internal Help page under WatuPRO menu.

final-page

 

Below is example output of user who was strongly analytic:

analytic-personality

Don’t let the “points” word in the above screenshots mislead you. This is not the points you assign to answers. In personality quizzes points do not participate in grade calculations.

And the next screenshot shows Emotional user but not as strictly matching the emotional personality (he thinks he is mostly mixed personality but the movies question defined otherwise)

emotional-personality

This should make it clear.

Don’t forget to select “This is a survey question” to avoid correct / wrong checkmarks shown on such questions.

WatuPRO Bridge To MailChimp

If you are using MailChimp for your newsletters, here is a free bridge that will allow you to automatically subscribe users who complete quizzes in selected mailing lists. Similar to the Arigato PRO bridge it allows you to select required result / grade which lets you subscribe users to different mailing lists depending on their performance.

Note the following from the MailChimp API: “Subscribe the provided email to a list. By default this sends a confirmation email – you will not see new members until the link contained in it is clicked!“. From version 0.9 we have added a checkbox that allows you to override this setting and signup the user without email confirmation. Do this at your own risk. If your MailChimp account gets banned for abuse we can not help and will not be responsible.

Note also that MailChimp now requires name not to be empty. So please use it for quizzes which request name from the user in one or another way. If it’s let empty, the plugin will attempt to set it as “Guest” but this is not recommended way to handle things.

The bridge will not work if you select “Don’t store any data / results of this quiz in the database.”

Once installed and activated the plugin will add link “Bridge to MailChimp” in your WatuPRO menu.

In order to use it you need to obtain free MailChimp API key.

Download The Plugin Here (Version 1.7, 9 KB)

Here is a screenshot of how it looks:

watupro-chimp

From version 1.6 you can also tag members when adding them to the mailing list.

Troubleshooting

In case the respondents do not get added to the mailing lists as expected, have a look at the Log tab (next to Settings on top of the bridge page). It contains the MailChimp response and canhelp you identify the problem. If you have to contact us, we will need the information from this log.

If you’d rather not pay monthly fees and leave your mailing list data in someone else’s hand, we recommend you our premium WordPress Autoresponder / Drip marketing suite. It comes with one-time fee and optional yearly upgrade fees, and there is also free bridge for connecting WatuPRO.

Collect User Contact Information With WatuPRO

Note: From version 4.4.3 to version 4.4.4.5 there is a small bug in the Advanced Settings page (Intelligence module). When you save the advanced settings it will remove the contact info feature settings. If you are running any of these versions please let us know to send you update. Update will anyway be sent to everyone when we release version 4.5 so there is nothing to hurry about unless you use the Advanced Settings page and have a version between 4.4.3 and 4.4.4.5.

From version 4.4.3 the quiz plugin WatuPRO has an easier way to collect the following information from every quiz taker:

  • User email
  • Name
  • Company name
  • Phone

The best thing is that you can easily set this to happen before or after taking the quiz. Here is how the new setting looks in the Add / Edit Quiz page under “User and Email Related Settings”:

ask-for-contacts

That’s it. The software will figure out how to display this depending on your quiz settings.

And more, for logged in users it will automatically prepopulate email and name. This is what you call easy.

Thus collected information will be visible to you in the quiz results page.

Moreover, if you have selected to email the user their results, the quiz will use the information from these fields and no longer open “Enter email” field on top of the page. (The field will still appear if you don’t select “Ask for email” but select “Email user their results”). So every possible situation is covered.

Other and older (more complicated) methods:

The older methods of obtaining user contact information still exist and you can still use them:

  • Request contact information with open-end “survey” type questions
  • Request user and email with your own tags like explained here.

While both methods will keep working, we strongly recommend you to start using the new option. It is really much simpler for you.