Forum Discussion
Skip the Into Page > Immediately Start Course
We are working with a large corporation that hosts the rise modules on their internal LMS system.
Here is an example of one of the assets we created.
With some hacks we have been able to add "share this" functionality to the site. We want our users to share what they have learned with the outside world. Part of this would be creating "Teasers" of the rise modules that would sit on the open web, for anybody to view. These teasers would then direct them to the portal where they can signup and pay for the course etc.
Here is an example of our "teaser"
http://dialectic.solutions/RC-DERM/101/shareable/index.html
I want to use the mapping tool option as an item someone could share. HOWEVER. I don't think in this use case we need to have them "Continue" or "Start Course" - I really just want them to come directly to the first lesson.
So that it's the first thing they view. Is something like that possible, has anybody come across a hack that would accomplish this?
- StuartMarshall-Community Member
Could you not just use the direct link to the lesson you want? i.e.: http://dialectic.solutions/RC-DERM/101/shareable/index.html#/lessons/MCMUw9rJ9gX7nyXf97SrHj0Hp_koF48Q?_k=fqogvg
- StuartMarshall-Community Member
you'd maybe want to use a url shortener too as this is a bit long
- MelissaHarbo622Community Member
I'm interested in this solution as well. I don't think the Start page is necessary - it's an extra button push and the format looks different from the rest of the training. It makes the experience slightly more confusing to an already new format for many users.
- MichaelFimianCommunity Member
Nice work Cindy!
- MelissaHarbo622Community Member
I found the answer I was looking for... After publishing, you can edit the indexAPI.html file with the starting page of your choice.
- First you'll need the URL of the page you'd like to start on. Unzip the exported course and in the "scormcontent" folder, open "index.html" in your browser.
- Navigate to the page you want and copy the URL after "index.html#". Should look something like: file:///C:/Users/User/Documents/TrainingPackage/scormcontent/index.html#/lessons/-abcdefghijklmnops?_k=xyzmp30
- Go back to the unzipped course files, in the "scormdriver" folder, open "indexAPI.html" with Notepad++
- Search for "StrContentLesson" and find the line: strContentLocation = "../scormcontent/index.html#/preview";
- In the indexAPI.html file, replace "preview" with the URL of the page you'd like to start on:
strContentLocation = "../scormcontent/index.html#/lessons/-abcdefghijklmnops?_k=xyzmp30"; - Save the indexAPI. html file.
- Rezip the files and you're good to go!
- MattRustCommunity Member
Hi Melissa,
Thanks for posting this reply. When looking in the index file in notepad++ I can't find the strContentLocation = even though i've tried to search.
I don't suppose you have any ideas?
Thanks,
Matt
- MattRustCommunity Member
Apologies, I was looking in the wrong location!
- NagaSudheerS907Community Member
- stephaniebeckerCommunity Member
Nice solution. Works only for SCORM export now. Articulate refactored the Tincan export.
- ChristinaClark-Community Member
Any way to do this when publishing for web?
- KirkSwientoniowCommunity Member
I'd like to edit the index.html to direct the learner past the Start page when publishing for Web as well.
- David_RosenfeldCommunity Member
Hi Kirk - could you provide a little insight into how you do this with Web-only publish? Thanks!
- Jet2LearnCommunity Member
Hello
We'd be really keen to see a new RIse feature to specify a custom start page in a course - any new s or update on whether this is in the pipeline for a future release?
We've tried following Michael Fimian's tutorial above but both our LMS (Litmos) and Articulate tempshare error when uploading. See attached screenshots.
Any suggestions?
Regards
Paul
- TimShaunnessey-Community Member
Hi there -- I'm just starting to use Rise with my organization and would be extremely interested in having an option to skip the start page. I'm using multiple instances of Rise inside a single LMS package and as Melissa said above in that use case I think it's ultimately just an extra unnecessary click. I can try the "hack" versions but that's a tough sell to my leadership as I have to train other staffers on our processes. Just wanted to weigh in. Thanks everyone!
- PaulTottle-112cCommunity Member
Yes, this would be a very helpful feature - skip the start page. Otherwise the learners are getting an intro page on the LMS and then a repeated one in Rise.
My LMS automatically jumped the start page when I first tested a couple of months ago, but now I can't recreate it!