Is there a way to modify a course's URL so that when a user clicks on a link to it, it enrolls the user into the course and drops them on the first lesson? Basically the idea would be to skip the details page?
The architecture is obviously different but we were able to do this on our last LMS with a code snippet and something like ®=1 added to the URL, so curious if you all have been able to implement something similar?
We’d want to use this for critical training and for situations where we are dressing up an experience we want to track users for (user check list, role guide, etc) as a standard page in TI.

