Forum Discussion
Fake Branching and Hiding Lesson in Menu
Thanks Zsolt, for sharing the awesome trick!
Dear All,
Unfortunately :( the Rise structure is changed and due to that the code is not working.
I have updated the existing JS file and it is working fine.
The package is tested on SCORM Cloud and the completion is working fine.
But if there is any scenario where the user might not visit/view all the hidden lessons then the completion won't work as the course status won't reach to 100%. In that case custom completion have to be added.
--- Screenshot of main page before and after apply the code
--- SCORM package, extract and check the file under 'scormcontent' folder
--- Updated 'zsolt.js', kindly use this updated file
--- Of course the IDs will not be like '1,2,3 etc' but it will be the same which displays on rollover
--- The navigation arrows are disabled in the package
Enjoy till the Rise structure get changed again :)
Articulate should provide this feature in the Rise authoring itself so that no any tweaks required like this.
Thank you.
- ZsoltOlah7 years agoSuper Hero
Hi Shailesh,
I just saw this post, thanks for taking on the updates! I also updated some of the code on my blog. For some reason now both /lessons/ and the /list/ format are used (which maybe a but maybe not). Normally, it's lessons in the URL but when you click on a button to go to a different branch the URL has the old list format... So, I updated to accommodate both of them.