tracking user

Hi,


In javascript how to get status of user journey in course it is completed or progress or not completed.If any user completed all activity in course than how to get status "completed". In my course there are certificate which is would be display to user who is completed the course.

Please let me know..Thanks for help

Discussion (1)

Hi @ratnesh, you could do this with Lectora variables. Have a user variable for each section. Set the variables to be persisted. At the end of each section have an action that sets the variable to "completed".


Where you have the certificate you can show it conditionally using an action condition.


Hopefully that makes sense, let me know if you have any questions.