Give certificate programmatically
-
When trying to give a student a certificate using Engagements you need to specify the engagement type to be Give Certificate, and then you must select an Event Trigger. You have the following options:
- Lesson Completed
- Section Completed
- Course Completed
- New User Registration
- Days since user last logged in
- Course Track Completed
What if none of these fit your use case? How can I bypass this? Ideally I would be able to trigger the giving of a certificate from within my code base after my own custom criteria have been met.
I have tried to look through the source, but I am not seeing a way where given a user id and the post id of the certificate I can give that user that certificate.
Any help would be greatly appreciated!
Viewing 9 replies - 1 through 9 (of 9 total)
Viewing 9 replies - 1 through 9 (of 9 total)
- The topic ‘Give certificate programmatically’ is closed to new replies.