So I want to programmatically assign a course to a user after they clear a specific quiz. So when a user passes quiz with id 1, 2 or 3, they get Subscribed to course A. When the user passes quiz 4, 5 or 6, the user is automatically subscribed to course B.
Can you please share the actions and hooks that I can use for them or share the code snippet that I can use for the same.
Thank you, I will purchase the addon. Though it would be great if you could create a list of updated hooks and filters as that would also help me in other customization like the one related to Groundhogg till the integration is updated.
I am looking for the updated list of hooks and filters available on the wplms plugin. I see that on the v3 documentation: https://vibethemes.github.io/wplms-docs/developer-guide.html there is a list of hooks and filters available. But I can't find anything like this on the V4 documentation at https://docs.wplms.io/
It would be great if you could add an updated list on the V4 documentation as well.
For now, I am specifically looking for filters to programmatically do something when a user completes a specific quiz.
These hooks are also available as mentioned here : https://vibethemes.github.io/wplms-docs/developer-guide.html
We are yet to update some v4 filters as well .Mostly are the filters applied in api responses.
So I want to programmatically assign a course to a user after they clear a specific quiz. So when a user passes quiz with id 1, 2 or 3, they get Subscribed to course A. When the user passes quiz 4, 5 or 6, the user is automatically subscribed to course B.
Can you please share the actions and hooks that I can use for them or share the code snippet that I can use for the same.
We have this addon : https://wplms.io/downloads/wplms-pre-course-quiz/
Thank you, I will purchase the addon. Though it would be great if you could create a list of updated hooks and filters as that would also help me in other customization like the one related to Groundhogg till the integration is updated.
YEs its in pipeline .
I see that the ticket has been closed, has this list been created?
Can you please share the link?
No ticket got closed since there isn;t much to discuss on this ,we are yet to add new filters to docs .