I am trying to link to a specific lesson within a SCORM package that was created in Articulate Rise. Because of the way I am trying to do this currently, I’m getting stuck with an authentication token within the URL which expires. So the link is useless after a short amount of time.
Since the user will be logged into Docebo when clicking the link, I was hoping to find a way to create the link without having that authentication token in there. Or, some way of automatically using their current auth token in the URL.
What I am doing so far: opening up the course and the elearning package > copying the link address of the specific lesson:
This gives me a URL of this:
The highlighted string is the auth token (I think). This expires so the link becomes dead after a short time.
Has anyone tried to do this before, or have any suggestions of a workaround? Thanks!