1. Home
  2. Docs
  3. AcadLix
  4. Quiz Management
  5. Email Notification

Email Notification

Acadlix allows you to set up automatic email notifications for both admins and students — keeping everyone informed about quiz results in real time.

Admin Email Notification

Purpose: Sends an email to the admin whenever a user completes a quiz.

How it helps:

  • Track performance: Instantly know when quizzes are submitted.
  • Monitor activity: Useful for small batches or high-stakes exams where close oversight is needed.

How to enable:

  • Simply toggle on the Enable Admin Email Notification option in quiz settings.

Student Email Notification

Purpose: Sends quiz results directly to the student’s registered email after quiz submission.

What it includes:

  • User ID
  • Username
  • Quiz title
  • Score Percentage
  • Score
  • User IP Address

How it helps:

  • Instant feedback: Keeps students motivated by delivering results straight to their inbox.
  • Record keeping: Helps users keep track of their quiz attempts.

How to enable:

  • Switch on the Enable Student Email Notification option.

Important:
Ensure that your website’s email system is correctly set up. Acadlix uses WordPress’s built-in wp_mail() function to send emails. For reliable delivery:

  • SMTP Setup: Configure an SMTP plugin (like WP Mail SMTP) to prevent emails from landing in spam.
  • PHP Mail: If SMTP isn’t configured, emails will be sent using the default PHP mail function.

Make sure to test email notifications after setup to confirm everything works smoothly.

How can we help?