Receiving Notifications of Course Completion
Before you get started
Notifications must be enabled on your account. Contact us to get it turned on!
Via Bright Server
The course explorer appears as a top level tab:
Editing Course Notifications
and then:
Via Course JSON
It also possible to configure this directly on the course in the Embedded Course Editor. Via Custom settings:
Field Name:
notifications
Example Data:
[{"namespace":"registration","method":"complete","verb":"changed_after_save","value":"complete","test":"==","notify":["email1","email2"]}]
Customizing the email, sending to the learner, etc.
For cool stuff like that, Contact us