Conditional actions in Captivate 6

I'm using the trial version of Captivate 6.  I just got started using more complex advanced actions, so I'm not sure if its me or the software that's not working
I have a course that branches.  The user chooses a path of action on Slide 2 and they move through the course.  However, I need them to see all the path options before the course is completed, so on the last slide it takes them back to Slide 2.  I want the option that the user initial chose to gray out so they will click on a new option.
Here is Slide 2.  The transparent blue circle should only when returning to the slide for the second time only if the user previously clicked on that option.  I even added the variable to the slide (just for myself) to make sure the variable was changing from 0 to 1 when clicked.  That part is working.
Here is the action part. If the variable (Realtor) = 1 show the smartshape (the transparency on top) ELSE hide the transparency.
What am I doing wrong?  Thanks

No.  I want all three options visable at first so the user can pick whichever they like.  Once they are done going down that path and return to the slide that initial option should be faded out to direct them to chose one of the remaining two options.

Similar Messages

  • Combining Conditional Actions in Advanced Actions

    I have created a Jeopardy game in Captivate.  There are 16 questions.  I have set an Advanced Action so that
    when all 16 questions are clicked on the user will go to "final Jeopardy".  What I can't figure out is to add that after 5 questions are clicked on for the user to go a different slide before they go back to the gameboard.  Can you add two conditional statements in one advanced action?

    Hello,
    You can combine as much decisions as you want in an Advanced Conditional action. Although the default number is 3, you can add as many as you want. Perhaps this video tutorial could help you:
    Customized feedback
    In my blog you can find quite a lot of examples of condtional actions with multiple decisions as well:
    lilybiri's posterous
    Lilybiri

  • Advanced Actions in Captivate 7

    I have Captivate 6.0 but is it possible in version 7 to insert a new decison in Advanced Actions but you get to choose the insertion point for the new decision?
    In version 6.0 Captivate inserts the new decision at the end of the decision block. I'd like to insert a new decision at the beginning. I don't see how this is possible in version 6.0. but can anyone tell me if this is possible in version 7.0? Thanks!

    I have an unrelated question:
    In Advanced Actions using Conditional actions, when I compare the text in a TEB to a string, sometimes Captivate puts the string in "quotes" and sometimes it doesn't. Do you know why and does this have any impact on the comparison?
    E.g. Text_Entry_Box contains "Abc"  vs.
            Text_Entry_Box contains Abc

  • Advanced conditional action issue

    I am using Captivate 7. I am experimenting with Advanced conditional actions.
    I am simulating a numerical keypad (0-9) with each number assigned to a click box.
    working with 4 digits.
    I need to impose limits for each of the 4 digits.
    Example:
    Digit 1 can only be a 0 or a 1
    Digit 2 can only be 0-5
    etc.
    I trying to prevent going to the next action when a wrong number is clicked.
    Looking for examples on how to properly implement this.

    Hello and welcome to the forum,
    Some years ago I created such a use case, would certainly change several things now with Captivate 7. I would recommend to make ieach key a shape button, so that it looks like a pressed key if the user clicks it. And I would also use shared actions without any doubt. But no time to work this out, sorry.
    Certainly not totally your use case, but perhaps have a look:
    http://blog.lilybiri.com/create-a-keypad-simulation-using-advanced-act
    Lilybiri

  • Need a conditional action as consequence of selecting five separate buttons

    Hiya
    Say you have five buttons.  I need the learner to select all five, in any sequence, and when all five are selected a feedback box will pop up.
    The curlier part is that also, if just a select four are selected alone, another pop up will appear.
    Anything you have that can help would be life saving.

    Yes, at 1am I was in dreamland. Posted my answer at midnight.
    Why do you use y as first character (is not a bug, just wondering)? My labeling system is that I want to see the nature of everything, that is the reason why I start variables with a 'v'.
    What are those buttons triggering? The action that they have to execute has to be added to the conditional action with three decisions that I described above. Probably to the first decision, which is a mimicked standard action. The sequence is very important in this conditional action:
    In the first decision, the associated variable to that button will be toggled to 1 from its value 0. I didn't use the Toggle command, but Assign, in case the user can click more than once on the the button.
    When the variable has its proper value, I calculate the sum of the 5 variables and store that value in v_counter. Captivate has no SUM function, that is the reason of the sequence of 4 Expression statements.
    After or before those statements you'll have to insert what you want this button to do: show a caption, an image, a highlight....I don't know, you didn't tell.
    Now v_counter has its correct value, only then I check first if that value is 4, which would mean that 4 different buttons have been clicked (eventually several times) in any possible sequence (hence the 5 variables, only a counter would not work in this case). If that value is 4 you pop up the text that you wanted. In this case it is not necessary to hide something (except if you want to hide something you popped up with the button itself?).
    If v_counter is not equal to 4, maybe it is equal to 5 which is checked in the third decision. But in that case, the text that appeared with 4 clicked buttons is still there, so I first hide that text, then pop up the last text.
    If neither the second nor the third decision results in TRUE, nothing will happen, except the statements in the first decision.

  • Conditional actions and variables

    Hi everyone,
    I have a slide (below) that has 3 buttons. The aim is that when each button is pressed a text box appears next to each button with additional dialogue. When the user has clicked on all 3 of the buttons, only then will the back and next button pop up, allowing the user to move on. For this example, I am only going to test it with 1 button.
    I
    The variable I have created for this slide is set with a value of 0.I have set up a conditional action ' on enter slide' , where if the variable is equal to 1, the two shapes appear. On the button which you press to make the dialogue box appear, I have set up an advanced action which assigns the variable a value of 1, and shows the dialogue box. This is triggered by clicking on the button.
    Despite this, the back and next button do not show when I click that first button. Does anybody know why that is?

    I have multiple examples of this scenario on my blog, but OK, here we go another time. The On Enter action is only executed when the slide is ENTERED again. Each action has to be triggered by an event.
    Events and (advanced) Actions - Captivate blog
    What David is asking is not a description of the action but the actual Preview of the action.
    To me it is also not very clear, which button is doing what. Please a screenshot of the timeline as well.

  • Multiple Conditions\Actions in a Workflow

    I am in the process of creating an expense approval form with a workflow that has two Approval stages. In the first stage, however, the approver would be dynamic based on a selection in the form. The second stage approval would go to the same
    person\group. What's the best\correct way to do multiple\conditions\actions in a single step? As an example of the workflow:
    If Field1 equals Value1 Assign a task to Person1. If Associated Task is Approved create a new Task and Assign it to Person 10
    there would be about 12 different iterations of the first step, Value2 Assign to Person 2 and so on.

    Hi pjs, it depends on who the person is/how they're related to the selection on the form. If it's the user's manager, you can get that information by using the link below. If there's no real correlation to the selection made, then you'd have to make a list
    with two columns- "selection" and "person to email." Then check that list against the selection and get the corresponding email for the particular approver.
    http://www.sharepointanalysthq.com/2011/04/user-profile-data-in-sharepoint-designer-workflows/
    cameron rautmann

  • Conditional actions in Photoshop can't test for Lab color mode.

    I’m posting here because the feature request/bug report form isn’t currently working for Photoshop.
    I wanted to create an action to determine if the color mode of an image is Lab, and if so, convert it to RGB. But there’s no conditional action test for Lab color mode.  The list of conditions that can be tested includes RGB, grayscale, and a couple of other color modes, but not Lab,  Does anyone know of a workaround?  Can I get it done with scripting?
    It would be a big help if the next update of Photoshop CC could include a conditional action test for Lab color mode.

    This for example would convert an active Lab image to sRGB:
    if (app.documents.length > 0) {
    if (app.activeDocument.mode == DocumentMode.LAB) {
    app.activeDocument.convertProfile ("sRGB IEC61966-2.1", Intent.RELATIVECOLORIMETRIC, true, true);

  • Conditional action script not executing

    I have four buttons, Q1, Q2,Q3,Q4.  the script for each works fine:  the variable (ex. Q1) is set equal to 1 and the other functions perform as scripted.  When all four buttons are clicked on and equal to 1, another script (Slide_End) is supposed to work--hiding a box on the screen and showing the Next button.  This Slide_End script is not working.  I have the slide properties On Enter assigned to Advanced Actions>Slide_End.  The Slide_End script has been labelled as All Clicked within the script itself.  I just can't understand what I am missing.  I have the exact same settings on another slide and it works fine.

    Never had a formal training neither, but have been blogging about advanced actions and solving use cases for many users. And wrote some articles long time ago, here you can find the link with those:
    https://workspaces.acrobat.com/?d=tGgSjfVqRtEgI6fORG-zbw
    Normally for a standard action, you choose 'Standard action', not a 'Conditional action'. Have a look at this old presentation, maybe it will clarify something:
    http://blog.lilybiri.com/presentation-devlearn-2011
    Double click on the second 'Untitled' and you have a second possibility to check something. The first condition will always be fulfilled  (IF 1 is equal to 1) so that is really a standard action. The second Untitled will be your real condition where you check all the variables and have two different sets of statement/commands depending on the answer Yes or No for that condition.
    Lilybiri

  • On slide entry conditional action that jumps to another slide?

    I assumed this would work, but it's not - should this work and I've got an error somewhere or do I needd another approach?
    So I have a menu slide with 6 buttons, each button simply jumps to a specific slide.  On each of those slides is a return button with an action that increments a variable (varCount) and jumps back to the menu slide.  I would like to set it up where once the user has hit all the slides (varCount=6) and hits return, the menu is bypassed and they are jumped to a closing slide instead.  To do this I tried to create a conditional action that compares the variable (if var = X then goto slide Y) and the have that action run on entry on the menu slide.  However this doesn't appear to work.  Should it?  I know as an alternative I could modify and put the conditional on each return button instead, but before I do I want to see if I'm missing something on the current aproach
    Version 6

    Hi there
    Where exactly are you setitng the variables?
    One thing I would try is to insert a text caption object on the first slide that presents the variables. Configure it to present for the whole project. Then run the project and test. This will tell you whether the variables are getting set. If they aren't properly set, then your evaluation of whether the cumulative total is reached will fail.
    Another thing to ask is if there is a scorable object between the slide where you are running the advanced action and the slide where you want to go. If so, your quiz settings may be preventing the slide from being reached. For example, if you have a question slide that hasn't been answered and the quiz settings say all questions must be answered.
    Hope this helps;;; Rick

  • Conditional Actions Script for PS CS2

    This script from Sivaratnam Gunaratnam will perform actions on Photoshop files and can change depending on certain definable conditions encountered in each file.
    From his Blog entry:
    "This is a tool I scripted for myself that I would like to share with all fellow Photoshopers. It allows you to execute your Actions based on Conditions. No programming needed. Just click and define your conditions.. Some examples of conditions are as follows:
    If the image height is greater than its width, do Action X, or else do else Y
    If the image format is JPG / PSD / BMP do action...
    If the image file size is bigger than 300KB, do action....
    if the image IS/IS NOT of RGB, CMYK... etc
    if image author is Siva, do action...
    if image exif contains Nikon D70s, do action ....
    if image name contains "paris", do action...
    etc
    etc
    Please note thatas of this writinghe has only tested it on Windows and PSCS2. However, someone posted a comment to his blog entry stating that it "Seems to work perfectly on a Mac too."
    caveat downloador :)
    Visit Siva's blog to read more and get the script at the following link:
    http://actionlogic.blogspot.com/2006/03/sivas-photoshop-conditional-action.html

    This script from Sivaratnam Gunaratnam will perform actions on Photoshop files and can change depending on certain definable conditions encountered in each file.
    From his Blog entry:
    "This is a tool I scripted for myself that I would like to share with all fellow Photoshopers. It allows you to execute your Actions based on Conditions. No programming needed. Just click and define your conditions.. Some examples of conditions are as follows:
    If the image height is greater than its width, do Action X, or else do else Y
    If the image format is JPG / PSD / BMP do action...
    If the image file size is bigger than 300KB, do action....
    if the image IS/IS NOT of RGB, CMYK... etc
    if image author is Siva, do action...
    if image exif contains Nikon D70s, do action ....
    if image name contains "paris", do action...
    etc
    etc
    Please note thatas of this writinghe has only tested it on Windows and PSCS2. However, someone posted a comment to his blog entry stating that it "Seems to work perfectly on a Mac too."
    caveat downloador :)
    Visit Siva's blog to read more and get the script at the following link:
    http://actionlogic.blogspot.com/2006/03/sivas-photoshop-conditional-action.html

  • Photoshop Help | Adding conditional actions | CC, CS6

    This question was posted in response to the following article: http://helpx.adobe.com/photoshop/using/conditional-actions-creative-cloud.html

    David Mac Do
    Conditional actions are not a big deal. In reality they are a one line script built into the fly-out menu and the feature only support a limited number of conditions. To phrase the script in english is a simple one liner
    If Document (condition pulldown list) selected is true Play true action in set(selected) else  Play false action in set (selected). Actions do not need to be select for both true and false. One selection may do what is needed.
    All three supported Photoshop supported scripting languages have support for an "if" statement.
    A javascript was posted years ago "Siva's Photoshop Conditional Action.jsx" do a serach.
    Actions can use scripts and scripts can do actions
    example
    if (activeDocument.height > activeDocument.width) doAction("Rotate", "MyActionSet");  // rotate portraits
    Crafting Actions PackageUPDATED Aug 10, 2014 Added Conditional Action steps to Action Palette Tips.
    Contains
    Action Actions Palette Tips.txt
    Action Creation Guidelines.txt
    Action Dealing with Image Size.txt
    Action Enhanced via Scripted Photoshop Functions.txt
    CraftedActions.atn Sample Action set includes an example Watermarking action
    Sample Actions.txt Photoshop CraftedActions set saved as a text file.
    More then a dozen Scripts for use in actions
    Example
    Download

  • Advanced Conditional Action does work when I add second condition

    I am using CP 8. I can't figure out why I'm running into this problem. I have a series of If-Then conditional actions, but I'm running into problems. I've narrowed it down to this one problem.
    This is a simple check mark box that should either show the check mark or not.
    As long as I only have one condition, it works fine. As soon as I add the second condition, it stops working.
    Any suggestions? I appreciate the help!

    I have 6 statements. Some are true and some are false. I'm trying to communicate that the more false statements they assume, the bigger their problem. The size of the problem is represented by my "Hope" variable. This is used to show / hide a meter with 6 levels.
    Checkbox - 1. False Statement - Decrement Hope if they check
    Checkbox - 2. False Statement - Decrement Hope if they check
    Checkbox - 3. True Statement - Increment Hope if they check
    Checkbox - 4. False Statement - Decrement Hope if they check
    Checkbox - 5. True Statement - Increment Hope if they check
    Checkbox - 6. False Statement - Decrement Hope if they check
    My head started to spin when I thought about all the possibilities, so I was going to write an advanced action for each statement.
    Since my meter has 6 levels, I numbered them 5-10. Above, I show the one that is they are 10 or higher, then show all the meter levels. I thought I could add the additional condition that if the checkbox is 0 or 1, then, I'd either do the opposite of the score: decrement or increment. So, each checkbox would have 12 conditional statements:
    Statement One (False Statement) would be:
    Check Box, Hope = 10. Decrement. Show 4 Meters.
    Check Box, Hope = 9. Decrement. Show 3 Meters.
    etc.
    Uncheck Box, Hope = 10. Increment. Show 5 Meters.
    Uncheck Box, Hope = 9. Increment. Show 4 Meters.
    etc.
    It seems like that is causing problems in my sequencing for me. Which ever one I put first, it's going to go to the next one.
    Is this clear? I'm happy to send you the file if that helps.
    Thanks for the help!

  • Am I able to create a conditional action or user variable on a question slide?

    Hey everyone
    We have modules where there is content slides mixed with question slides. We want the learner to answer the questions and not skip them so originally we removed the next button and just used the continue function of the question. We have lots of feedback from people that they are getting stuck as they want to go back and review the content but once they hit the question slide again (which they may have already answered) they cant get past it as they have already answered it and there is no 'next' button so they have to close and reopen the module.
    Is there a way to make it so they have to answer the question but once they have answered it the 'next' button appears so they can then keep going back and forwards within the module. I was wondering if it was possible using a conditional action or user variable?
    Thanks
    Sarah

    Go to Quiz > Settings > Required drop down and set to Answer All - The user must answer every question.

  • Where are conditional Actions in CS 6 X ?

    According to this Adobe article Photoshop Help | Adding conditional actions | CC, CS6 my Actions Panel menu should contain an item "Insert Conditional".
    I would really like to use this feature. My CS 6 X is fully up to date but the Actions Panel menu has no such option on it. So is the article above correct or not? Or am I missing something?
    Thank you to anyone who can clarify this for me.

    David Mac Do
    Conditional actions are not a big deal. In reality they are a one line script built into the fly-out menu and the feature only support a limited number of conditions. To phrase the script in english is a simple one liner
    If Document (condition pulldown list) selected is true Play true action in set(selected) else  Play false action in set (selected). Actions do not need to be select for both true and false. One selection may do what is needed.
    All three supported Photoshop supported scripting languages have support for an "if" statement.
    A javascript was posted years ago "Siva's Photoshop Conditional Action.jsx" do a serach.
    Actions can use scripts and scripts can do actions
    example
    if (activeDocument.height > activeDocument.width) doAction("Rotate", "MyActionSet");  // rotate portraits
    Crafting Actions PackageUPDATED Aug 10, 2014 Added Conditional Action steps to Action Palette Tips.
    Contains
    Action Actions Palette Tips.txt
    Action Creation Guidelines.txt
    Action Dealing with Image Size.txt
    Action Enhanced via Scripted Photoshop Functions.txt
    CraftedActions.atn Sample Action set includes an example Watermarking action
    Sample Actions.txt Photoshop CraftedActions set saved as a text file.
    More then a dozen Scripts for use in actions
    Example
    Download

Maybe you are looking for

  • What is difference between using interface as source and table as source?

    I am working on a batch flow which need several steps to populate data from source to target. For example, I need 5 interfaces to finish final data loading. I can either use interface or use temporary table as source and target for the interface 2, 3

  • What is base line configuration and final configuration

    Hi 1. what is base line configuration and  what is final configuration? 2.Can we calculate depreciation every day , if yes how plz explain? 3. what is the Organizational structure in FI , CO , and over all FICO and in Asset Accounting? for 3rd one ,

  • USB Ethernet no longer shows in System - USB or on network list

    Hey, I've been using a USB Ethernet to connect my Macbook Air to the internet for around a month. A couple of days ago it stopped working, showing 'Not Connected' in the network list. I followed the standard advice of swapping out locations, didn't w

  • Complex aggregates through answers

    I have a sales table formatted like country_id,product_id,date (int,int,date) or say, region, district, month in the paint demo and I'd like to produce a single variance metric for each country_id/product_id pair based on the user's input of interval

  • Whta is the standard pricing procedure in CIN INDIA

    i want to take a standard pricing procedure ,so what is the standard pricing procedure in CIN INDIA i want to include the condition like <b>base price maximum retailing price customer discount material discount excise duty VAT educational cess additi