Quantcast
Channel: WPQuark Knowledge Base » All Posts
Viewing all articles
Browse latest Browse all 5050

Conditional Emails to Admin and User

$
0
0

Is it possible to use conditional logic to define the contents of the admin and user emails, for instance lets say a user scoring between 0-50 fails a test, 50-70 gets a C result, 70-80 gets a B result and 80-100 gets an A result

So I would like to send a different message to the Admin and the User depending on the result range

For instance for 0-50 Admin gets email – User %username% has failed or

for 80-100 then Admin gets email – User %username% has scored an A Grade

 

Furthermore it would be useful to have conditional logic on particular questions or combinations of questions.  For instance a user may be eligible for a visa of type A if they have a passport from UK, Ireland, Estonia -and- they are between 18 and 30 years old.

In the questionnaire we would have these two questions and in the admin email I would like to be able to use conditional logic on two eligibility questions and include the phrase”User is eligible for visa of type A” IF( the answer to Question 1 is (UK OR Ireland OR Estonia)) AND (the answer to question Question 2 is 18<=AGE<=30)

 

Any chance of this? Thanks !


Viewing all articles
Browse latest Browse all 5050

Trending Articles