Repair tip action does not

On the blade of my quiz, I put it in place as follows:

-J' have a text caption that indicates the correct answer (hidden)

-J' have a SS button in this caption text (hidden)

-1 attempt

-failure message 1

-last attempt - run AA

-If QuizTryCounter = 2, then

-Assign QuizTryCounter with 1

-Display the caption text and button SS

-Otherwise, assign QuizTryCounter with 2

-Access to the reorganized slide

It works but sometimes it is not access to clean slide, it shows just the legend of hidden text and the smart shape button.

What could be the problem? Why he would not jump to the slide?

Thanks for your advice of Lily! We did the variable reset and it works, how we need to work.

Thank you!

Tags: Adobe Captivate

Similar Questions

  • Tip action DOES not work in the Flash output

    Hello

    I created a module in line with Captivate 9 using an advanced conditional action to display the button at the end of 2 sections.

    The trigger works well in the release of HTML5, but it does not work in the Flash output: users need to go back to the slide with the action advanced a second time in order to show the next button.

    It is the created tip action:

    advanced_action.png

    Help, please. Thank you

    Lisa

    Change the order in the updated standard measure jump to slide as last order, or at least after the command of the increment.  The actions are executed in sequence, if you jump first to this slide, where the on enter event is executed, the variable has not yet been incremented. Try to see if it solves the problem. HTML is different from SWF to react (it is converted to JS so that SWF to ACE).

    You post the screenshot of the timeline.

    Moreover, as I have indicated already, I would add continue to the part of the TIME as well as the ELSE part. I learned that, in certain circumstances, a conditional action with that one decision, and no ELSE part does not work well. It is not a problem if you have several decisions.

  • 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 does not follow the direction 'else '.

    Hello

    I use 8 Captivate and trying to create a tip action putting in question a matter of access point.

    Currently I have:

    If (all conditions are met):

    If cpQuizInfoAnswerChoice [is to] 0 ((literal - as generated by Captivate)

    Then:

    Run the Javascript: window.cpAPIInterface.setVariableValue ("cpQuizInfoAnswerChoice", "OK");

    Another thing:

    Run the Javascript: window.cpAPIInterface.setVariableValue ("cpQuizInfoAnswerChoice", "Invalid");

    (FWIW, I am confident in the "then" Javascript, have used this script in similar advanced conditional actions.)

    However, regardless of whether cpQuizInfoAnswerChoice is 0 (that is, correct) or appears empty (that is, incorrect), advanced action always returns the If condition (if the parameters are respected).

    I suppose one way to solve this would be to understand what is generated by Captivate for cpQuizInfoAnswer when the question is incorrect, but can't seem to find. Another way would be to create an advanced conditional action based on the question if the question has been marked as Correct or Incorrect, but this doesn't seem to be an easy option.

    I would appreciate any suggestions on how to work around this problem!

    I haven't tried the custom hotspots, but will be for future projects - it's more trouble than it was worth.

    I end up creating multiple points of access, with the first (= 0) being a "dummy" and the second (= 1) being the right answer. Then, I created my conditional Action advanced to return "Incorrect" If the answer is 0 or null (because the system identifies equivalents) and "correct" If the answer is 1.

    Thanks for all your help in this, Lilybiri!

  • How to make a DVD of Vista repair? NeoSmart does not currently offer it.

    How to make a DVD of Vista repair? NeoSmart does not currently offer it.

    Hello

    There is a problem of copyright with Microsoft

    borrow a DVD of Microsoft Vista, NOT a disk recovery, HP, Acer, etc, a friend, etc.

  • Keyboard shortcuts AND Actions does not

    Keyboard shortcuts 1 keys do not work (e, g.  "P" to scroll pen options, 'B' to scroll through brush options, etc...)

    The CNTL + and ALT + seems to work fine. In addition, when I hit 'P' or 'B' selects this option, it does not work through them (brush pencil to the replacement of the color to the mixer).

    I completely uninstalled PS especially remove any previous presets (that sucked) and re-installed Photoshop since I discovered it.

    In addition, actions does not correctly or the other. I have a copyright of metadata carried out screening. I had an action implemented to always update to preset on new or open documents. Given that I have re-installed PS, this script no longer works. I made a new model of metadata from 2016, has recorded a new action and implement the handler for scripts to run on the new and open. However, whenever it is running, the script that I have saved always reverts to "Feature of models" instead of pre-recorded format that is available.

    When I type 'P' or 'B', it selects this option, but does not work through them (brush pencil to the replacement of the color to the mixer).

    Go to edit-> preferences-> tools, "If you're on previous versions": Edit-> preferences-> General

    then Unckeck 'Key Shift tool Switch use'

  • Shared action does not of course 7 to 9

    All,

    Is there any known issued with not shared actions convert Captivate 7 to 9?

    I'd build one to replay a slide from the start, but now that we've updated the action does not work... and I can not understand how to open it to see what I did in the first place.

    Help with this dilemma would be appreciated.

    v/r

    Jay

    Joint actions have been improved in CP8 compared to CP7, because the variables and literals have been added as parameters. This could be the cause of your problems.

    Recently, I explained two scenarios for slides of Replay, maybe this can help: BACK (slide) - Captivate blog button

  • 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.

  • Game audio action does not work in Captivate 7

    Hello

    On the first slide in my class, I added a "quick start" guide It consists of a series of legends that contains text. In each legend, there is a text link "Continue" triggering a tip action to hide the current legend / show the following. This works perfectly.

    Now, I tried to reach audio at each step of the guide. I added a "audio playback" action after stocks show/hide for the first step. No audio not playing. When I changed the audio of the game to be the first action in the script - the script did not work at all. When I changed it between the show and the skin, leather working and show does not. What I gather from this is that play the audio does not work and also stops all this.

    Any advice?

    Thank you

    Just checked, created an action shared with almost exactly the same commands, but grouped together all the containers in text in a group Gr_TC

    Hide:

    It worked perfectly. You don't see a label, because it is a common action, to which I just filled in some settings. Attached to three buttons, had 3 containers of text and 3 different audio clips.

    The audio clip plays when it is used in another way? The only difference seems to be that you have a clip of VO and I used one of the sounds included with Captivate.

    Another way would be to fix the audio on the text as audio of the object container. Once you view the text, audio will play, when you hide the text to stop. It was the way to go before COP6:

    http://blog.lilybiri.com/playtime-with-audio-and-widgets

    Lilybiri

  • Quiz, 'Last attempt' action does not

    In my project, the user has to choose to create a branch and follow the course or take a branch of the advancement of knowledge. If they choose to take the race management, questions are interspersed throughout the content after the content tested for. They are not classified on the quiz. Most of the questions is configured to allow 1 or 2 attempts. Quiz slides are defined in advance just to the next slide contained before.
    If they choose the branch of the advancement of knowledge, he takes them directly to the first question. If they answer correctly, they continue to the next question. When they answer correctly, they must be picked up at the beginning of the content of this section.

    I have the action of 'Success' configured to run a tip action that checks if a variable user to check what branching method, they chose, then "go to" the correct slide (success goes to the next question). This part does not work properly.

    'Failure levels' are set to 1. For the "last attempt" I also put it to run a tip action that checks if a variable user to check what branching method, they chose, then "go to" the correct slide (failure dates back at the beginning of the content for that matter). This part does not work properly. The project is not navigate to content in case of failure. My quiz is noted, but none of the questions are awarded points (they should be able to answer questions twice, but are able to continue even if they are not properly the second time).

    In Quiz preferences, I "branch of consciousness" checked and 'Allow the movement to the rear', in the region of success or failure, the user doesn't have an attempt to take the quiz. "

    On the question slide, I have "Attempts" value 2 and 'Levels of failure', set to 1. I tried different things in the 'last attempt' fall down and none have worked. The right question slide moves to the next slide and does not take into account what I put in unrolling the last attempt.
    Is there anything else I can check or change to ensure that it works properly?

    Thanks in advance for your suggestions.

    Quiz properties1.jpgQuiz settings p_f.jpgQuiz settings.jpgQuiz timeline.jpgQuizAdvanceAct.jpg

    I'm done with two copies of each slide in the question.  One at the beginning of the content and the other at the end.  If the user gets the first incorrect answer, they just continue with the content and taking up the same issue (a different slide number) at the end.  For some reason, Captivate didn't work well, go backward.  This double solution the number of question slides in my project, but so far I don't have a big project.  Do not forward to the next project, which has already obtained up to 111 slides, with about 30 more to go finishing.  Because of what I do, my post must be an exe file.

  • slide/advanced action does not

    Hello

    I am currently using Captivate 6 and I setup a project that has a timer on the question slide 1st and then I implemented a tip action so when then the timer stops it will jump to the slide results otherwise it will continue on the project.
    Here is my Advanced action.

    Untitled.jpg

    The timer variable is v_time that I installed on time and created in the variables.

    I put each slide (excluding the first slide of the question and the results slide) with the topic fast action on the entrance and exit of the slide.

    It's used to work when I tested published in the web browser. I have a copy of one I published in January that works but now for some reason it does not work.

    I think there is a problem with the action of jumping to drag, but I'm not 100% sure.

    I tried to recreate a new project with the same tip action, but it still doesn't work.

    I'm stuck and feel I'm wasting my time. I spent 3 days on this and I'm ripping my hair out.

    Help, please!

    Thanks in advance

    Kim

    Kim, what event you attach the advanced action? If you use the 'old' included with CP clock widget (exist also in previous versions), it has no events, will only change the value of the variable associated user. You have action by another event like a drag event (enter, leaving). You have only a message pops up when the time has elapsed, does not prevent the user to answer the question.

    Second question: what version are you using? Associate you the variable v_time in the properties of the Widget? Did you type the exact "v_time" name, because there is a problem with the timer in 6.0.1 widget, which prevents the seizure of some characters. Maybe it's the issue that you are facing now. You must be sure that the correct name is linked and that the variable exists. Lastly but not least, the values of the variable associated with 6 are now 'true' and 'false', not 0 or 1. I just checked the workflow in this way with the widget timer with 6.0 (have another newer version on 6.1):

    • created a user Vtime variable (because these characters are accepted in the properties of the Widget, no respect underscores and capital V)
    • put the clock on the first question slide widget, timed for the rest of the project, countdown with message and associated Vtime
    • created an advanced action conditional like yours, but with true as a literal value; This action will be triggered by each event on enter for all the slides in question except first

    "For the rest of the project" is the timer? Last tip: never use submit all the with the clock widget, because this feature parce que cette fonctionnalite desactivera will disable jump auto everything.

    Lilybiri

  • Conditional action does not not at the exit slide

    Captivate 5.0 - q: non-critical

    I just got a conditional action which did not work if I he attributed to on drag the output, but it does not work if I assign it to a button.

    The tip action was a conditional action:

    If: variable = yes

    Then:

    new variable set

    go to slide 50

    On the other

    Go to the next slide

    It was weird.  It only works if I assigned to a button.

    This happened to someone else?

    Micky

    Hello

    When we talk about advanced actions let you always only to use the "On Exit" event when you know that the reading head will reach the last image of a slide, which is certainly not always the case. Please check if you don't have a button or other interactive object on this slide that will prevent default action of navigation on ways to an object that navigation will be the scope of the suspension point of this object, and that the playhead has never reached the last image. The fact that you mention this tip action is functional from a button, confirms in a way my suspicion.

    Lilybiri

  • How to repair Mac Pro does not start

    MY Mac Pro when they start up Logo right, Apple may see

    Hi jorge, this is a topic of Apple Support on what to do if your Mac does not illuminate.

    https://support.Apple.com/en-us/HT204267

    If you have another Mac, you can try to boot in target disk Mode and make a backup of your files.

    Share files between two computers with target - Apple Support disk mode

    Then you can try following the advice of this user tip

    .. Step by step to fix your Mac

    Another possibility is trying to boot now the command option + keys r to your recovery volume. If it works, re - install OS X on the internet. https://support.Apple.com/en-us/HT201314

  • "set the restart target action" does not work, why?

    There is an element of "set the restart target action" in the SDF file. I put it to "run a system definition.

    But it does not work. I don't know why. It seems that when the project is canceled, the SystemDefinitionData.nivscfg file is deleted.

    Cancel the deployment of will stop the configuration and mark idle.

    If you restart the RT target by HW button or through the channel "System of command channels", while the configuration is active, it will start the Setup again after the reboot.

    Jiri K.

  • Cannot activate XP Repair, installation ID does not work on the phone

    Hi all, I recently had to run a repair of Windows XP Edition family due to a driver issue and finally managed to return to the start screen and try to log in, but it wont let me connect you without activation (I suppose some confusion because it is installed on my computer for more than 30 days, but the repair made me have to reactivate).  So, I tried to start safe mode and was able to connect here in the version without networking.  Unfortunately, when I try to activate by phone (no network connection, the default ethernet driver was the cause of all this to start), the automated thing will not take the installation ID that is displayed in the activation page.  I know that I have a valid product key and the original disk, as I used it a year ago to re - install on a new hard drive, but I have no way to actually enter the product key!

    Assumptions on how I can try to work around this problem for long enough to activate online (I use a USB wireless, but the computer must be started in order to establish the connection), or why the crazy long installation ID does not work?

    Thank you very much
    Eric

    Hi EWool,

    • Have you tried to activate the normal mode?

    You cannot activate Windows XP safe mode and most of the drivers does not work in safe mode.

    I suggest that you contact the support of Microsoft telephone activation to reactivate Windows XP.

    How to find a phone number for a Microsoft Product Activation Center

    http://support.Microsoft.com/kb/950929

Maybe you are looking for

  • Copy and paste the Images NOT working.

    When I click with the right button on an image and choose 'copy image' and then try to paste in my editor, all I get is a string of text that represents the location of the image, as if I had chosen 'copy image location' instead. What gives?

  • Qosmio F30-112 USB drivers needed

    Please... I need driver USB for Qosmio F30-112 coz USB does not work properly

  • Redeclenchables problem DAQmx

    Hello people,  I'm fairly new to LabView and would be happy to use some help and advice from more experienced people. Basically I'm doing a vi that gives a square pulse of given width each time the trigger is activated. The pulse width is the setting

  • hard drive does not open

    Yesterday my HDD on Inspiron 620 does not open.  He opened with trombone out of disk.  Once I had drive it would not open again.  When I turn on the computer disk hard fact sort of creaking, noise, but stops after about 20 seconds.  Any suggestions?

  • Could not start the Windows Security Center service.

    Could not start the Windows Security Center service. Tried to go to Services, but this message. Help me please! the error code says... one or more ActiveX controls could not be displayed because that is: 1. your current prohibiti of security settings