Customizing Emails sent from Community Quiz

Community Quiz uses its own templates (defined under Extensions -> Community Quiz -> Emal Templates) to send email notifications. The email templates support a few customizations such as inserting dynamic content using tags. The following are the tags that you can use inside the email templates and they will be replaced automatically when the emails are sent to the users.

  • {QUIZ_TITLE} – Title of the quiz. This tag is supported in both the Email Subject and Email Description fields.
  • {SITENAME} – Name of the site as you defined in the Global Configuration
  • {QUIZ_URL} – The URL of the quiz
  • {CATEGORY} – The quiz category title
  • {AUTHOR_NAME} – Name of the logged-in user
  • {NAME} – The name of the user to whom the mail being sent
  • {MARKS} – Marks scored by the user for a quiz response