LLMS_Notification_Controller_Quiz_Passed

Notification Controller: Quiz Passed


Description Description


Source Source

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


			

Top ↑

Changelog Changelog

Changelog
Version Description
3.8.0
3.30.3 Explicitly define class properties.
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.