March 20, 2018
How to change object state after visiting a slide in a project
Comments
(5)
March 20, 2018
How to change object state after visiting a slide in a project
Newbie 13 posts
Followers: 6 people
(5)

Hello !

I would like to use advanced action in Adobe Captivate:

How to change object state after visiting a slide in a project :

  • In a test project I have  2 slides :

1) intro

2) with an object

  • My “black” smartshape has 2 others states : one pink color (state call ok), an other blue color (state call ko)

  • I create an advanced action, conditionnel : like this :
    • “if: cpInfoLastVisitedSlide is egal to “intro” (name of my first slide, I test number 1 or intro, but doesn’t work anymore
    • Actions: change state to my smartshape to ok
    • Else : change state to my smarthape to ko…

  • I add my advanced action call ‘ok” when the slide open

But it doesn’t work, my smartshape always turn to blue color state ‘ko’ and not pink color : ok…

I would like to apply this kind of action in project to change the state of object after the learner visite specific slide.

Thank’s for the help !

Chris

5 Comments
2018-03-22 15:39:52
2018-03-22 15:39:52

Thank you for the post, print screens, and mentioning Paul’s resource. I booked marked for future use.

Like
(1)
>
chase5555
's comment
2018-03-22 15:43:18
2018-03-22 15:43:18
>
chase5555
's comment

No problem Chandra !

That’s what we call “Commununity ,or social, Learning’ in France.

Like
2018-03-21 09:32:38
2018-03-21 09:32:38

Then, I create a first advanced action in this way :
– Incremente variable by 1
– Go to next slide
Adding this script to a next button in the first slide.

And, finally, I change the advanced conditionnal action by
if intro variable is up to 0 so change the state..

That’s working.

Chris

Like
2018-03-21 09:24:15
2018-03-21 09:24:15

Hi everyone,
I answer to my own question, because

Like
(1)
>
Christophe TILLIER
's comment
2018-03-21 09:26:15
2018-03-21 09:26:15
>
Christophe TILLIER
's comment

Sorry (keyboard issue)

(..) because I find the solution, by viewing a video recorded by Paul Wilson..

So I propose how create a user variable call “intro” = 0.

Like
Add Comment