Conditional Branching for CP6
good day!
i new captivate , creating scenario-based activity.
is possible have sort of branching: 1 slide, 2 scenarios. each scenario (say, slides 2 , 3) can accessed button on said slide. want achieve if 1 scenario has yet viewed, automatically go initial slide; if second scenario has been viewed, it'll proceed next slide (say, slide 4 debrief).
i tried use advanced actions using if , then, variable used cpinfoprevslide can't seem make work.
any advise please? tia!
hello
not sure used correct system variable, , wouldn't use system variable there label 'menu' slide , jump menu slide.
i suppose sequence of clicking 1 of buttons not imposed, right?
create user variable each button track if has been clicked. 2 buttons: v_one , v_two, set 0.
for buttons create standard advanced action (example first button):
- assign v_one 1
- jump chap_one where chap_one slide label of first slide of chapter one
need button or click box on last slide of chapter one - , same last slide of chapter 2 trigger conditional action:
if v_one equal 1 and
v_two equal 1
jump end_slide which slide after 2 chapters
else
jump menu_slide
have @ blog, has focus on advanced actions , variables. here example:
http://blog.lilybiri.com/template-for-reusing-script
lilybiri
More discussions in Adobe Captivate
adobe
Comments
Post a Comment