Is it possible to assign a tip action to a send on a quiz slide button?

A tip action you can assign to a submit button standard quiz?

No Jay. The buttons embedded on quiz slides are not the normal buttons.

If you say what you want to achieve? Because after the two-step process (submit) is the action specified in the success or the last attempt will run. You can replace the default action 'Continue' by a tip action.

Question Question slides in Captivate - Captivate blog

Lilybiri

Tags: Adobe Captivate

Similar Questions

  • Fade to within the tip Action

    Is it possible to fade an object from in a tip action?  I use 'Show', but neither the ' Transition: fade in only "or the"AlphaFromTo", when applied to the object, seems to do the trick.  Other methods available?

    Thank you

    The f

    Sorry, there seems to be a misunderstanding. Will try to explain.

    If you apply an effect to an object, the effect has a "duration". When you 'show' object and you want to see the effect applied, the playback head must be able to move to that effect. That is why I asked how you applied the Alpha effect. An effect can be applied with the 3 workflow:

    • Time-based: it is one you use, the effect won't be visible only with a Show command to all the
    • Triggered by an interactive object
    • Triggered by a command in a tip action

    Look at this timeline:

    The button has a 'Show Star' action without letting go of the playback head. The AlphaFromTo takes 2secs. If I put the timeline star at the beginning of the slide, when you use the command Show Star, the beginning will show in its current state, which would be with a fairly high Alpha. When you move the star timeline like I did here, the star will show but with a low coefficient Alpha, very dimmed. Perhaps this best explains why using a time-based effect makes no sense at all.

    If you use the effect in the tip action, you should have out the read head as well. It is not true that you cannot go back to an 'image', I told her micro-navigation there are many versions, it's a little heavy, but it is possible: Micro-Navigation in Adobe Captivate - Captivate blog

    David (TLCMediaDesign) could certainly offer a workflow JS as well for navigation between images.

    Sorry, today, I find more time to provide a working solution.

  • Tip action that run only once

    Hello

    Question: What is the best way to get a tip action to execute only once during the lifetime of an execution?

    My script: I have a project with 80 slides in there to learn. Slide 10, 20, 30, 40, 50, 60, 70, 80, 90, 100, I use onEntry event to perform actions advanced designed for each of these numbers. Given that users are allowed to go forward and backward slide, slide 10-100 event are executed several times, depending on how much time users visit these specific slides. My question is, what is the most effective way to ensure that a tip action is executed only once. Say a user reached slide 10 and advanced action "foo10" is executed. If this user has decided to return to slide 10, I don't want to foo10 advanced action to be executed again.

    My solution: I would create Boolean variables for each of the advanced actions. foo10 ... foo100. If the corresponding var bool is false, do not run the action, run another action assigned.

    Question: What is the best way to get a tip action to execute only once during the lifetime of an execution?

    Thank you.

    If it was a success (for an interactive object) event, you could disable this object with the same action as the advanced conditional action. Using the system variable LastVisitedSlide will probably exclude not all possible situations. A Boolean variable is probably the best choice. Since you're on 9 Captivate, make sure to use shared instead of shares advanced actions, you will save time (and the size of the file).

  • With the help of a tip action to display a picture (or button) on each slide.

    I have a tip action that evaluates certain criteria. Advance action is called from several different slides in the presentation. Is it possible that I can get it to display a fixed image, if the criteria are met? It seems that I have to write a new, slightly different tip on each slide action to "show" the picture of each slide.

    Is it possible to share an image (or button) so that the tip action can do appear, any slide, you are on?

    I would like to know if I need to provide for additional details. Thank you!

    Technically your advanced actions are allowed to show or hide the images on the slide where they are actually executed.  If an advanced running on slide 3, for example, action will not be able to display or hide an image on slide 5.

    However, what you can do is to place the image on one of the slides earlier in the project and then assign timed for the rest of the project.  This allows you to SHOW or HIDE the image of any slide later in the project where your advanced Action is executed.

  • Apply several effects to an object in a tip Action / Flash output

    Hello

    Played around with the application of effects through advanced Actions. It seems that if a tip Action is put in place to apply multiple effects on the same object, only the last effect in the sequence of commands executed in the tip action (possible / far right) would play when Flash is published. This should or am I missing something here?

    Doesn't seem to be a problem when publishing to HTML5.

    It is very old, but except for the changes in the user interface, the custom effects still work the same way:

    Trajectories and custom effects reuse - Captivate blog Edition

    Three steps (even that has not changed yet):

    1. Create effects stacked as time-based effect. Look at this timeline
    2. Save the effect (there is now a disk button), remove the three effects stacked, then apply the custom effect (use the Browse button). This is necessary for your custom effect see when using the effect of applying advanced actions order
    3. Use apply effect and you will see a new category "Custom" from which you can choose the custom effect. I did not test how changes in the duration effect those stacked, sorry.
  • Tip action does not work when I add a second block of decision

    I'm writing an advanced action 8 Captivate. In response to a question about the points, the user types a number in a text entry area. When they support, the fast action will assess the number. If it is 10, the program should jump to a slide that shows that 10 is the right answer. (When I do just that in a single block of decision, it works.)

    However, the full tip action must assess if the value is higher or lower than 10, then return the user to the question slide and displays an appropriate message. When I add the part in a second decision block, advanced action performs as expected if an incorrect value is entered, but does not work if the correct value is entered. It does is display the question slide once again.

    Here is the code:

    Captivate advanced actions code_01.jpg

    Any ideas on what I am doing wrong? Should there be an ELSE statement in the first block of decision? I tried to continue, but that did not help.

    -Stuart

    The logic of your advanced action is not correct. All decisions are always evaluated. What is happening here is the following:

    1. First decision check if var is equal to 10; If this is the case, it will change to slide 2
    2. Second decision check if var is greater than 10, if it is accurate, it will move on to slide 1. I guess the capPoints1High is ON slide 1?
    3. BUT here's the logic bug: If If is not greater than 10, which is also the case when it is equal to 10, it will change to slide 1, although already, he jumped to slide 2 first with the first decisioin

    Two possible solutions:

    1. decision of the switch 1 and 2 (one easier)
    2. remove the ELSE part of decision 2 and create a decision 3 to check if var is less than 10
  • Tip action works do not html5

    Hello

    I use Adobe Captivate 8.0.2.266.

    I'm having a problem with a tip action that works very well when published as SWF but not HTML5


    I have a widget of box with the text in the box "I have read and understood the statement that precedes" and a right Variable name

    I also have a text button with a tip action that is:

    IF agreement is equal to "I have read and understood the statement that precedes"

    Assign the cpLock with 0

    Assign the cpCmdShowPlaybar with 1

    Go to the next slide

    As I said works well when it published as a SWF but not in HTML5 ideas why this might be? I use a local uniserver to view HTML5 content it does not work from its location in windows Explorer (if I do the box even appears).

    Any advice would be greatly appreciated.

    Thank you

    OK, I built a test based on what you described. It does not in HTML5.

    I've created and another statement that alerts (agreement == "I have read and understood the above statement") and alerts set to true.

    I also put a text caption that displays the agreement, and it shows the text correctly when you select the check box.

    The problem is that Captivate puts an extra set of quotation marks around the text in the CPM.js:

    "if ((cp.ho(\'agreement\') == cp.ho (\'"I have read and understood the statement above "\"))) "

    If you change if it will work:

    "if ((cp.ho(\'agreement\') == cp.ho (\'I have read and understood the statement above\')))"

  • Need help to understand why "1 is always equal to 1" is required in my tip Action

    I use 7 Captivate and publishing as a SWF file.

    I have an interaction that works, but there's a script I use (that I found in a tutorial) that I do not understand the purpose of.

    The interaction is contained on a single slide where a user clicks on two buttons in order any and a chart is displayed after the second click. Each button, I advanced conditional Action where I first check that it will always be true that "1 equals 1", then assign each variable with '1', then ensure that each variable is equal to 1, after which the graphic appears.

    The part that confuses me checks if "1 is always equal to 1." Why is this necessary script in this case? Is it necessary because I'm including a tip Action Standard (assign variables to '1') within the conditional Action Advanced? Or is related to the fact that I do everything on a slide (do not use a slide event on enter a conditional Action executing advanced)?

    Thank you.

    As usual, Rick explanation is awesome! It won't be fun to add more details.

    It would have helped if you don't say what tutorial you are talking about. This could be one on my blog, where I often use a "standard action imitated" it is a decision in a conditional action. The condition, I mainly used was 'IF 1 is equal to 1'. Article 1 (over 4 years): combination Standard and conditional in a tip action was even in Captivate 5 help documentation.

    Probably, I'll write a new blog post, because of the new shared actions. It is now better is to not use this simple condition more 'If 1 is equal to 1' If you use shared in Captivate 8 actions. It would take too long to explain in depth in this forum, so my idea on a new article. This condition could function without problems "Een if equals Een. Do not laugh at the word 'Een' which is the Dutch version of the written number 1. Be careful, because Captivate is case-sensitive, that 'If Een equals een' will not work.

  • View image with tip action

    I want to show an image using using a tip of a question slide action

    I have inserted the image on the slide, because it's a tick. And the question slides are in a pool.

    Is there anyway to show this image? When I click on show in advanced actions, I get a list of images, but none have assigned names.  They show img1, img2, img3 etc.

    Thanks for the research and assistance

    EDIT - I think that my main problem is that none of the images have the names they were assigned. Why?

    I thought that the major problem is that you use random questions? Since you do not know what model of slides will be used, how you can create a tip action. Of course, I agree that the objects on a slide do not have an ID, which makes them uncontrollable with hide/show actions.

    If these are normal issues, there is a way with the image inserted before the question slides, and scheduled to be there for the rest of the project. While they get a unique ID and are controllable, even with a form button: buttons on Question/Score 6 Captivate Slides?-Captivate blog

  • Tip action: a conditional action does not execute the final decision

    Hello

    I'm working on a program of Captivate (7). We have a tip action that runs when entering the program or the first screen.

    The program transmits the data of Captivate to a database via Javascript to a .NET application.

    After each of us the registration form that the user saw the screen and assign it to a user variable: v_lastmod = 1, 2, etc. On the way to the next screen, it passes the data to the database via Javascript to a .NET application and .NET passes a redirect response. So it basically loads the program again. Entering the first screen where I have a display "Loading" (just a screen with loading as text), according to your v_lastmod, it climbs to a particular slide. The tip action uses "If" and "else", "if" v_lastmod = 1, jump to "4 slide 4" etc. ".

    We are able to do it for all the decisions that are in advanced actions, until we get to the lastmod = 19 (which is where we stop registration for this variable).

    So, say for example v_lastmod = 19, rather than jumping to the appropriate slide, it goes to the screen first and then stops on the second slide.

    Any thoughts would be appreciated!

    If all goes well, this didn't seem to be confused because I am not developer but program file Captivate .NET.

    Is there a quiz results slide your course?  Is the quiz results slide before slide 35?  In the "quiz properties: success or failure" attempts is in anything other than endless attempts? In "quiz: settings ' is mandatory or optional quiz?

    In order to go beyond the quiz results slide, some of the quiz properties must be defined properly to allow this.

  • Tip action CP5 need help with conditions...

    Hello

    I created my own multiple question (MC) with 4 theeorie response which 3 are fair and 1 is wrong.

    As soon as a true/false response is checked, a tip action is performed - check mark in the box as shown and "feedback" to answer.

    In the case of a good answer - any previous response feedback is hidden, but the check box answers correct stay while evil answer checkmark is hidden.

    An example of the tip action for one of the three answers:

    Advanced action right.jpg

    This is what looks like the question until the answer to my question must be implemented:

    Question.jpg

    Now to my question:

    At the end of the responses, I would like to the user get a message: CONGRATULATIONS...

    This should appear when all 3 answers have been selected.

    After CONGRAT... message, they can then click on continue button to continue training.

    I'm curious to any suggestion on how to achieve this

    Thanks in advance for the answer.

    Best regards

    Stephanie

    OPTION A:

    The measures to achieve the congratulations message on the same Blade (which is the issue) 1. Actions such as B_Selected, C_Selected etc must be conditional actions instead of the standard actions, that they are at the moment.

    2. four variables must be created in project-> Variables-> add new. These can be called a, b, c, d and a value of 0 (zero), which means that the option is not selected 3. In the conditional action B_selected first requirement should be something like

    If (1 corresponds to 1)

    {

    See the TC_Correct_B

    See the Image_230

    Hide Image_233

    Hide TC_Wrong_A

    Hide TC_Correct_C

    Hide TC_Correct_D

    Assign b = 1

    }

    4. in the second step of the action itself i.e. B_selected, follow these steps

    If (a is 0 & b is equal to 1 & c equals 1 & d is equal to 1)

    See the TC_Congratulations

    All actions should have these two conditions and if there are actions such as B_unselect, then 'assign b = 0' in such actions.

    OPTION B

    On the other hand, if it is showing the message of congratulations on the next slide, it will be simpler as this 1. Create four variables a, b, c, and d = 0 2. In actions such as B_Selected (no need to change to conditional action), add a statement 'assign b = 1'.

    3. in the actions such as B_unselected, add a statement 'assign b = 0'.

    4. at the exit of the slide execute advanced action, which will be a conditional action as follows:

    If (a is 0 & b is equal to 1 & c equals 1 & d is equal to 1)

    Go to the next slide

    On the other

    Jump to slide _

    5. on the next slide write the message of congratulations.

    Kind regards

    Vautrin

  • Help with tip Action - Hide caption does not

    Hi all

    I am relatively new to advanced use of Captivate stocks (now using Cap5). I have a strong background in Actionscript, so programming concepts are not new for me. However, this relatively simple process has left me speechless. Here's what I have going. Using variables and advanced actions, I use multiple CHOICE answers as a matter of likert scale. I do this so I can send the user to a specific slide based on the culmination of a pre-test score and post test. So, in my blade of MCQ test I 5 responses and the value of each of them to assign a number to a variable, once chosen. That is to say. Click 1, strongly agree to assign v_Score1 to 1, click 2 are agree assigns 2 to v_Score1, etc. I then an expression that adds two slides responses (v_totalScore = v_Score1 + v_Score2). On the next slide, I show that v_Score1, v_Score2 and v_totalScore are in the legends. Then I have an action on a button that triggers another action called a_goToResults. a_goToResults is a fast action with two conditions. The first said if v_totalScore is less than 5 go to the next slide and hide legend blue (cap_Blue). The other condition is if v_totalScore is 5 or more to go to the next slide and hide the Red legend (cap_Red). Everything works except for the part of the skin. I named the legends and they selected in the drop-down list, so I don't know there are no typos. I can't make Captivate to hide the legend however. Someone at - it give me advice or know another way to do what I'm doing? Thanks in advance.

    Craig.MCQ.pnggetTotal.pnggoResults1.pnggoResults2.pngresults.png

    Hello

    On which the blades are these legends? I suspect they are on another slide of the slide where the peak action is executed?

    You can't show/hide an object with a tip action unless it is on the same blade where the action. I once blogged about display objects / masking. Perhaps it might help you:

    Play hide and seek with the Captivate objects

    BTW, my blog is almost entirely on stock advanced to CP5 and has links to articles which explain in more depth. I'm not a programmer, so maybe that's superfluous for you.

    Lilybiri

  • Is it possible to assign a different sound to my second e-mail account?

    I have two email accounts set up and works fine in Thunderbird. My main account, which I use for almost everything and a second account that I use for video surveillance and I was wondering if it was possible to assign a different sound to the second account.

    You can try this addon, it seems to be mixed results.
    Hard to know if it had fallen to not properly configure the user.
    I have not used it myself, but it must be worth a try.

    How to install the Extension module:
    After you download addon extension *.xpi file to the downloads or desktop folder.

    In Thunderbird
    'Tools > "Add-ons"
    or
    'The menu icon ' > 'Add-ons'

    • Click the gear icon and select 'install module file.
    • Find the downloaded *.xpi file and click 'open '.
    • You have as much need to restart Thunderbird when you are prompted.
  • Is it possible to assign a sound e-mail 'coming out' to a PC using mozilla?

    I have a sound for notification of incoming e-mail. Is it possible to assign a sound when I send an email from a PC?

    Not that I know, but why would you want a. You have a sending dialog box before you until the mail is gone.

  • Create a file type in Win7 and assign a new action

    Win 7 is missing from the tab type of files in Folder Options. I managed to assigning a program to the new file, which creates the new file extension, but can't figure out how to change after its creation.

    In earlier versions of Windows, you could open the folder options, create a new file type, click the Advanced button, change the file type, assign a new action to 'open' and then give him a "application used to perform action", which is where I would insert chain (license key).   Any ideas of the place where to enter information for "application used to perform action"?

    Select the start ORB, and programs by default in the right column.

    Then select associates a set of file or Protocol with a program.

Maybe you are looking for