August 13, 2009
Say hello to Advanced Actions!!
Comments
(12)
August 13, 2009
Say hello to Advanced Actions!!
(12)

,,,,

You are creating a quiz in your e-learning project in Adobe Captivate. You intend to grant grades(such as A, B,C) to students based on the percentage scored by a student out of total score.

How will you do it?? Well, Advanced Actions can help you.

Adobe Captivate allows to execute actions i.e. “Execute advanced action” on various events that happen within a captivate movie while the movie is playing. These events include On slide enter/exit, On interactive object’s success/failure condition, When a text entry box loses focus, when user rollovers/clicks the rollover area of rollover slidelet object, question slide’s success/failure condition etc.

This post intends to teach you create an advanced action and add statements to it. So without wasting any time let’s get down to the business…

How to create an Advanced Action:

  • Goto  ‘Project’ menu and select ‘Actions’ menu-item.
  • Actions Dialog comes up.
  • Select the ‘Advanced Actions’ tab.

So now you know how to create an Advanced Action. Pretty easy!  Right??

Now we would learn how to actually add statements to this Advanced Action. When I say statements to the advanced action it means the various activities this advanced action is supposed to do. But before that a small pill of basics about Advanced Action:

Using Advanced Actions you can use the following options to define actions in Captivate:

  • Condition – provide if…else conditions with and/or operators.
  • Assignment – can assign value/variable to both Captivate exposed and user created variables.
  • Standard action – you could use a single advanced action to run multiple actions in a sequence.

Now in order to understand how to add statements to your actions, let us first define a problem:

Say in your e-learning project, upon a button click the following should happen:

Solution:

  • Insert a button.

So your advanced action is ready. This advanced action gets executed when a user clicks on the button. In my next post I would explain how to use conditional statements in advanced actions. Till then I would advise you all to get your hands dirty with advanced actions.

12 Comments
2014-10-15 00:43:00
2014-10-15 00:43:00

Hello, I am having difficulty getting Captivate 7 to do what I want it to; hopefully, someone can help me! I have a drag and drop interaction. When the student hits “submit”, I would like to both play an audio clip, and then advance to the next slide. I’ve tried making this happen by adding a “next” button, but then the student would be able to just skip the drag and drop interaction. Really, I would like for the student to have to complete the interaction before being able to move on. What should I do? Is this a case for advanced actions? What should I enter? Thank you in advance for any help you could offer!

Like
(2)
>
Anonymous
's comment
2014-10-15 14:08:00
2014-10-15 14:08:00
>
Anonymous
's comment

Hi Karen,

Can you please try the following and see it resolves the issue or not

1. Assume that the Drag and Drop slide timing is 3 seconds. Change Drag and Drop ‘Pause After’ timing to 2.9 seconds(Drag and Drop
Panel>Actions tab)

2. Set Drag and Drop’s “On success or On Failure “ action as ‘Play audio>Audio file’

By default the movie will pause for the audio to complete and then it proceeds to the next slide.

Like
>
Anonymous
's comment
2014-10-15 22:46:00
2014-10-15 22:46:00
>
Anonymous
's comment

Thank you! That did the trick. 🙂

Like
2014-10-15 00:40:00
2014-10-15 00:40:00

I am having difficulty getting Captivate 7 to do what I want it to; hopefully, someone can help me! I have a drag and drop interaction. When the student hits “submit”, I would like to both play an audio clip, and then advance to the next slide. I’ve tried making this happen by adding a “next” button, but then the student would be able to just skip the drag and drop interaction. I would like for the student to have to complete the interaction before being able to move on. What should I do? Is this a case for advanced actions? What should I enter? Thank you in advance for any help you could offer!

Like
2013-04-12 21:10:00
2013-04-12 21:10:00

I am faced with a marking issue: if the learner deviates up or down from the correct answer, there are different ways to calculate their end mark: if the learner answers 3 incorrect underscores or overscores, they fail; if the learner answers 2 each of an underscore or overscore they also fail. However, 3 incorrect answers of either 2 underscores and 1 overscore or 2 overscores and 1 underscore – they will pass. How can let captivate know how to mark this? Any help is appreciated!

Like
2011-06-19 12:58:00
2011-06-19 12:58:00

Hi,

When I create a standard quiz in captivate on the Quiz Results page there is a Continue button. If the person fails the quiz they can either retake the quiz, review the quiz or just continue (exit). If the person passes, they are supposed to continue onto the page where another URL opens and they get their certificate. Everything works fine when you press F12 in Captivate, but when you go to the directory and try to run the HTML file that has the other necessary published files in it, and you run through it, the Continue button doesn’t work when the person passes the quiz and open up the URL. Why does it only work in the PreLoader in Captivate?

Like
(1)
>
Anonymous
's comment
2011-06-21 05:32:00
2011-06-21 05:32:00
>
Anonymous
's comment

Hi,
Couple of things:
1. Is the pop-up blocker off for the browser that you are viewing your file in? If no, please turn it off and then try playing the content again.

2. Please make sure, that the action ‘Open URL or file’ is set correctly in the preferences dialog at Quiz -> Pass or Fail.

In case, you are not able to resolve the issue, please write to me at maanand (at the rate of) adobe (dot) com.

-Manish

Like
2011-03-15 00:59:53
2011-03-15 00:59:53

I am trying to create a demonstration using variables and advanced actions to create a simulation of typing in command line commands. I have the variable set to cmdPrompt in my Text Entry box. I want to setup something like this: cmdprompt>(enter temp) -> takes you with the jump to slide to the temp slide. I am getting jammed with the syntax of the advanced actions on how to setup the logic.

I have tried:
Check if (cmdPrompt is equal to temp)
Begin newline
Jump to slide temps.

I want to have multiple if-thens to setup for the fans, vpd and so on so that it looks like the user is actually typing in commands and receiving the correct output from the command

Like
2009-09-29 23:31:49
2009-09-29 23:31:49

Hi, I am trying to create a cloze on one slide, i.e. several text entry boxes and only one submit button and one point awarded for each correct text entry. So far without any success. The default quiz maker in captivate requires the presentation to have one button for each text entry box. How can advanced actions help me? Thank you in advance.

Like
2009-09-05 05:35:13
2009-09-05 05:35:13

is there any way to make an action which assign cpCmndGotoSlide to random slide ?i wanna make my quiz using interactive slides not question slide and i want the question to be in random order

Like
2009-08-24 12:18:52
2009-08-24 12:18:52

Hi Sunny,I am not sure whether I understand your case. It would be really nice if you could tell me you r use-case. Probably then I would be in a better position to help you out.

Like
2009-08-22 05:36:00
2009-08-22 05:36:00

Thanks for the helpful information.Question: If I’m having trouble integrating multiple autplaying swf animation in my Captivate. Will including advanced actions stop these files from playing simultaneously when the project SWF plays? Your suggestions or a later discussion would be very helpful!

Like
Add Comment