Locking Content Navigation

Sep 27, 2017

I will try to keep this simple! I have for example a contents page where I would like them not to be able to proceed further until they have completed the previous module. Each module within the course is either a video or a pdf download.  Once they have completed that module, I have set it to jump back to the contents page where the next module state has changed from locked to normal (and by the way the completed module now shows a tick). Nice and simple so far. So looking at various discussions  etc. I worked out what I need to do with states and variable etc...and it works for the first couple (they are videos), next one is now unlocked and showing as normal, but this one is a download...and this is where it seems to fall apart. I click on it, it takes me to the relevant module, I hit my download button, it downloads, jumps back to the contents screen, but the next module is still locked and the current module is still showing as normal. I am now pulling my hair our with frustration with something that is probably very easy to fix!

2 Replies
Erin Flage

I have done this in the past and how I have accomplished it, is by using variables such as "Module1Complete", etc.  Once the activity that marks that end of the activity or module is complete I change the complete variable to true or "1".

So for your download example, I would set my variable when the user clicks the Download button.  You may also want to check the order of the triggers.  I tend to change variables first and then change slides.

This discussion is closed. You can start a new discussion or contact Articulate Support.