[ ] General Message Variables
%%current_date%%
– The date of the passing quiz
%%home_page_url%%
– The URL of the home page.
%%admin_email%%
– Shows the admin’s email that was filled in their WordPress profile.
%%site_title%%
– The title of the website.
[ ] User Message Variables
%%user_name%%
– The name the user entered into information form
%%user_email%%
– The E-mail the user entered into information form
%%user_phone%%
– The phone the user entered into information form
%%user_first_name%%
– The user’s first name that was filled in their WordPress site during registration.
%%user_last_name%%
– The user’s last name that was filled in their WordPress site during registration.
%%user_nickname%%
– The user’s nickname that was filled in their WordPress profile.
%%user_display_name%%
– The user’s display name that was filled in their WordPress profile.
%%user_wordpress_email%%
– The user’s email that was filled in their WordPress profile.
%%user_wordpress_roles%%
– The user’s role(s) when logged-in. In case the user is not logged-in, the field will be empty.
%%user_wordpress_website%%
– The user’s website that was filled in their WordPress profile.
%%user_pass_time%%
– The time which spent that the user passed the quiz
%%user_pass_time_bar_chart%%
– The time which must spend the user to the quiz displayed as a bar chart. Note: This message variable will only work if Quiz Timer option is set, and will not work in the email fields.
%%user_corrects_count%%
– The number of correct answers of the user
%%user_corrects_count_pie_chart%%
– The total results of responses for the questions displayed as a pie chart. Note: This message variable will not work in the email fields.
%%wrong_answers_count%%
– The number of wrong answers of the user. (skipped questions are included)
%%only_wrong_answers_count%%
– The number of only wrong answers of the user.
%%skipped_questions_count%%
– The count of unanswered questions of the user.
%%answered_questions_count%%
– The count of answered questions of the user.
%%user_id%%
– The ID of the current user.
%%current_user_ip%%
– Shows the current user’s IP no matter whether they are a logged-in user or a guest. Please note, that this message variable will return empty, if ‘Do not store IP addresses’ is ticked from General Settings>General>Users IP addresses.
%%unique_code%%
– You can use this unique code as an identifier. It is unique for every attempt.
%%download_certificate%%
– You can use this variable to allow users to download their certificate after quiz completion. Note: You can easily translate the button text (‘Download your certificate’) of the message variable by using the Loco Translate plugin/Poedit app or any other Translation plugin.
[ ] Score Message Variables
%%score%%
– The score of quiz which got the user
%%score_bar_chart%%
– The score of quiz which got the user displayed as a bar chart. Note: This message variable will not work in the email fields.
%%avg_score%%
– The average score of the quiz of all time
%%score_by_answered_questions%%
– The score of those questions which the given user answered(%). Skipped or unanswered questions will not be included in the calculation.
%%interval_message%%
– The message which must display on the result page depending from score
%%results_by_cats%%
– The score of the quiz by a question categories which got the user
%%results_by_cats_bar_chart%%
– The score of the quiz by a question categories which got the user displayed as a bar chart. Note: This message variable will not work in the email fields.
%%results_by_tags%%
– The score the user got for the quiz by question tags.
%%results_by_tags_bar_chart%%
– The score the user got for the quiz by question tags displayed as a bar chart. Note: This message variable will not work in the email fields.
%%avg_res_by_cats%%
– It will display the average rate of the Question Category (for example: Copywriting: 2.7/5 …).
%%avg_res_by_cats_bar_chart%%
– It will display the average rate of the Question Category as a bar chart. Note: This message variable will not work in the email fields.
%%avg_score_by_category%%
– The average score by the question category of the given quiz of the given user.
%%user_points%%
– The points of quiz which got the user
%%user_points_bar_chart%%
– The points of quiz which got the user displayed as a bar chart. Note: This message variable will not work in the email fields.
%%max_points%%
– Maximum points which can get the user
%%keyword_count_{keyword}%%
– The count of the selected keyword that the user answers during the quiz. For instance, %%keyword_count_A%%.
%%keyword_percentage_{keyword}%%
– The percentage of the selected keyword that the user answers during the quiz. For instance, %%keyword_percentage_A%%.
%%top_keywords_count_{count}%%
– Top keywords of answers selected by the user during the quiz. Each keyword will be displayed with the count of selected keywords. For instance, %%top_keywords_count_3%%.
%%top_keywords_percentage_{count}%%
– Top keywords of answers selected by the user during the quiz. Each keyword will be displayed with the percentage of selected keywords. For instance, %%top_keywords_percentage_3%%.
%%user_keyword_point_{keyword}%%
– It will display the total count of the keyword. For instance, %%user_keyword_point_A%%.
%%max_point_keyword_{keyword}%%
– It displays the maximum point of the keywords. For instance, %%max_point_keyword_A%%.
%%user_keyword_percentage_{keyword}%%
– It will display the percentage of the chosen keyword from the maximum.For instance, %%user_keyword_percentage_A%%.
%%avg_user_points%%
– It will display the average score of the user.
%%detailed_result_column_chart%%
– Detailed result of answered questions of the user displayed as a column chart. Note: This message variable will not work in the email fields.
%%personality_result_by_question_ids_{CatID_1,CatID_2,CatID_3,CatID_4}%%
– It will display the Question Category title and the description. Moreover, it displays in which percentage you match the particular Question Category Keyword. The message variable is designed to create Myers Personality Test. For instance, %%personality_result_by_question_ids_3,5,16,2%%.
%%question_category_name_{question_cat_ID}%%
– It displays the Question Category Name by ID.
%%user_points_by_question_category_{question_cat_ID}%%
– It displays the points the user got by answering the questions of the given Question Category ID.
%%user_max_point_by_question_category_{question_cat_ID}%%
– It displays the maximum possible points by Question Category.
%%question_category_displayed_questions_count_{question_cat_ID}%%
– It displays the number of those questions that were displayed to the user from the particular question category.
[ ] Quiz Message Variables
%%quiz_name%%
– The title of the quiz
%%quiz_id%%
– The ID of the quiz.
%%avg_rate%%
– The average rate of the quiz of all time
%%avg_rate_stars_with_icons%%
– The average rate of the quiz of all time displayed with star icons. Note: This message variable will not work in the email fields.
%%quiz_time%%
– The time which must spend the user to the quiz
%%questions_count%%
– The number of questions that the user must pass.
%%quiz_creation_date%%
– The exact date/time of the quiz creation.
%%current_quiz_author%%
– It will show the author of the current quiz.
%%current_quiz_page_link%%
– Prints the webpage link where the current quiz is posted.
%%current_quiz_author_email%%
– Shows the current quiz author’s email that was filled in their WordPress profile.
%%current_quiz_author_nickname%%
– It will show the author nickname of the current quiz.
%%current_quiz_author_website_url%%
– It will show the author website of the current quiz.
%%quiz_image%%
– The quiz image which used for quiz start page
%%quiz_coupon%%
– You can use this message variable for showing coupons to your users. This message variable won’t work unless you enable the Enable quiz coupons option.
%%result_id%%
– The current user result ID.
%%current_quiz_question_categories_count%%
– It will display the number of question categories displayed in the front end.