LLMS_Notification_Controller_Quiz_Graded

Notification Controller: Quiz Graded


Description Description


Source Source

File: includes/notifications/controllers/class.llms.notification.controller.quiz.graded.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
3.24.0 Introduced.


Top ↑

Methods Methods

  • action_callback — Callback function called when a quiz is failed by a student
  • get_subscriber — Takes a subscriber type (student, author, etc) and retrieves a User ID
  • get_test_settings — Get an array of LifterLMS Admin Page settings to send test notifications
  • get_title — Get the translatable title for the notification used on settings screens
  • send_test — Send a test notification to the currently logged in users Extending classes should redefine this in order to properly setup the controller with post_id and user_id data
  • set_subscriber_options — Setup the subscriber options for the notification

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.