Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
addLinkAttribute [coursePath] System.Customer.Notification.SendOn.CertificatePreExpiry True
addLinkAttribute [coursePath] System.Customer.Notification.SendOn.CertificateExpiry True
addLinkAttribute [coursePath] System.Customer.Notification.SendOn.StudentRegistration True
addLinkAttribute [coursePath] System.Customer.Notification.SendOn.StudentDeRegistration True
addLinkAttribute [coursePath] System.Customer.Notification.SendOn.RegistrationCompleted True

Enable/Disable Notifications for a Course

...

  • Category: Certificate, SubCategory: CertificatePreExpiry

  • Category: Certificate, SubCategory: CertificateExpiry

  • Categort: Registration, SubCategory: StudentRegistration

  • Category: Registration, SubCategory: StudentDeRegistration

  • Category: Registration, SubCategory: RegistrationCompleted

In order to stop sending certain notifications for a course, just set the corresponding course link attribute value(s) to False. Set the value(s) to True to enable the notifications.

...