Forum Discussion
EdwardPull-54a3
5 years agoCommunity Member
how to disable a variable interaction after one use
Hi, I'm really hoping some can help me please!
I have a created a course which contains 6 sections. Each section has a summary slide. On each summary slide I have created a variable to change in v...
JoeFrancis
5 years agoCommunity Member
I would use a Boolean (True/False) variable, default value set to False. When the learner encounters the summary page, I have a trigger which changes the value of the variable to True, if the current value is False.
Set bolSection_1 to value True When the timeline starts on this slide If bolSection_1 = value False
Related Content
- 12 months ago
- 12 months ago