Forum Discussion
Fake Branching and Hiding Lesson in Menu
I have followed the code instructions as per the link and it works great to hide the elements of my branched scenario. However, the navigation links at the bottom of each lesson for the rest of the course have also disappeared. Is this a side effect of the code or something I have done wrong?
Claire,
I'll check. It's supposed to hide the ones that belong to the hidden pages. So, for example if your lesson 1 is visible and you have a branching page, there would be a link at the bottom to Lesson 2. But you don't want them to click on that since your branching will determine whether you go to LEsson 2, Lesson 3 or Lesson 4.
If you don't care about the bottom and top links I can tell you what to change no to hide anything.
Zsolt
- ClaireWorley-008 years agoCommunity Member
Thanks for the quick reply.
The scenario I have is in a course with 20 lessons but only lessons
13,14,15 and 16 are involved in a branch scenario.
The hiding and removal of the links to next lessons works perfectly for the
branching part.
But I still want the link to the next lesson for the remaining lessons in
the course.I hope this makes sense.
Claire
- ZsoltOlah8 years agoSuper Hero
Claire,
I updated the logic. Try this version. The only file changed is the zsolt.js.
- ClaireWorley-008 years agoCommunity Member
Thanks so much, this work perfectly.