We have also experienced this. As it stands right now, there isn’t a way to eliminate all the clicks, but I’ve asked about a way to at least hide that first page where the course instructions are to get rid of one of the clicks. I believe this is in discussion on DLC’s end. I’m hoping they can figure out a way to do this soon.
I’m sorry, I didn’t notice that you said you had multi-module packages. Our courses all just have one SCORM file each, with one or two exceptions, and are set up in the outlines as SCORM files, not course pages or links to files. The exceptions have assessments between them, so they aren’t back-to-back in the outline.
Can you post screenshots so we can better understand?
It’s possible to put the content outside of a course, but, if you want to track enrollments, completions, award credit, etc., the content will need to live in a course. Once it’s in a course, the learner will have to enroll and view the instructions page. So I don’t think it’s possible to get to to the content in than 3 clicks if it’s in a course.
Enroll (Click “Take course”)
View instructions and click module name
View content, or,
If the user has a popup blocker they will need to click to launch.
Depending on your content, you may be able to embed it in a way that doesn’t require a popup window, for example, by using an iframe or embed code.
If the user is already enrolled, you can use a deeplink to send them directly to the course object.
Making instructions page configurable is not something high on our product backlog at this time. It will introduce tricky issues in some cases - where to send users when no course object is available yet, where to send users when the system can’t precisely tell where the learner “should” go, for example in a non-linear course or with skippable course objects, etc. If there is a chorus of voices asking for it, we might review it again, but as of now it’s unlikely to be addressed in a future release.
This won’t work for SCORM, but you can embed using the iFrame button on the text editor.
To do this, you will first have to have uploaded the content as public (or use/host content elsewhere on the web). Then take the URL of the content, put it in the URL field and update the setting as appropriate.