Adding an image when the answer is correct and the other when the answer is false

Hi all

I have a problem that seems simple, but I can't find a way to solve it.

I try to explain it:

When I do a slide of questionnaire, I want to show an image when the answer is correct (although the box seems to say that your answer is correct press on Y to continue) and a different picture when the answer isn't with red boxing.

If someone has an idea?

Thank you

Xavier

Hello

You are looking in the wrong place. Open the workspace Quizzing, easier. In the Quiz properties panel (now on the left), the accordion of Action to choose Advanced action, for "Success" and "on the last attempt"these actions are executed when the user clicks on the button submit, if at least you delete legends of success or failure by default as I explained previously."

Lilybiri

Tags: Adobe Captivate

Similar Questions

  • Adding an image at the signing, but not in the signature field, in Reader

    Hello

    I would like to know if it is possible to add an image to a PDF when I sign the document in the reader.

    I don't want to add the image in the signature field as a signature, but rather under the signature field. The image is ' n barcode provide me with more information about the signature.

    I looked at the example Stamper, but this feature is not avialable in Reader.

    Thank you

    Magda

    PDPageAddAnnot works on compatible reader of PDF files.  Otherwise, Yes, you need Cos.

    From: Adobe Forums [email protected]<>[email protected]>

    Reply-To: "[email protected]<>[email protected]> ' [email protected]<>[email protected]>" "

    Date: Thu, October 27, 2011 00:56:18-0700

    To: Leonard Rosenthol [email protected]<>[email protected]>

    Subject: Adding an image in the reader at the signing, but not in the signature field,

    Re: Adding an image in the reader at the signing, but not in the signature field,

    created by magdakuithttp://forums.adobe.com/people/magdakuit> in Acrobat SDK - see the discussion complete onhttp://forums.adobe.com/message/3992749#3992749

  • Adding an Image to the bottom of the screen

    Hello world

    I want to add an image to the bottom of my screen (just one which is active), I came across "setStatus();", that works very well on OS5, but on the OS 6 on the Blackberry 9780 Image is added to the screen but is not active. Is it possible to get round this, maybe another function that I can use?

    Thank you

    AccountImage = new BitmapField(my_accountImage, Field.FOCUSABLE |Field.AXIS_VERTICAL){
                public boolean navigationClick( int status, int time ){
                    if(setFocusImage== false){
                        AccountImage.setBitmap(my_accountImage);
                    }else{
                        AccountImage.setBitmap(my_accountImage_Focused);
                    }
                    UiApplication.getUiApplication().invokeLater(new Runnable() {
                          public void run() {
                             UiApplication.getUiApplication().pushScreen(new SCMyAccount());
                              //UiApplication.getUiApplication().popScreen(SCScreen.this);
                          }
                    });
                    setFocusImage= true;
                    return true;
                }
                protected void onFocus(int direction){
                    AccountImage.setBitmap(my_accountImage_Focused);
                    setFocusImage= true;
                }
                protected void onUnfocus(){
                    AccountImage.setBitmap(my_accountImage);
                    setFocusImage= false;
                }
            };
            VerticalFieldManager hfm = new VerticalFieldManager();
            hfm.add(AccountImage);
            setStatus(hfm);
    

    Hi, I have corrected the code. But the image has only a horizontal scrol due the other code in my application

  • Green Spry menu bar. -problem adding list-image in the menu bar container

    Can anyone help - after searching the Web failure

    I want to add a single image (such as bullet points) in front of the text in a menu bar.

    And to make it a bit more 'difficult': different images for the menu outermost bars and identical images in the submenu bar - like this:

    [pic1] CLUBS

    [pic2] XXXX

    [pic2] AAAA

    [pic3] RESULTS

    [pic4] FIXTURES

    Thanks in advance for the solutions
    (perhaps also make the Spry menu?)

    Georg

  • Newbie, adding an image in the body that responds by using HTML

    I'm sorry for the newbie question, I understand the basics like the title of centering, "BOLD" tags and can build a basic joomla website that looks half decent, but I ran into problems trying to help the boss man clean her eBay store ads. I bought a model that is responsive and looks pretty decent, but I would like to add a header (an image of width) above the navigation bar that resizes with mobile phone. Tablet or desktop computer. I have no idea and tried several ways but eBay is limited on javascripts and style off-site so he needs to be in HTML. I'll post the HTML that works and who is authorized by eBay for a semi nice list. Can someone help me please how to get an image with full-width above the menu? Thank you

    -newbie to Dreamweaver

    In CSS, give the image a width of 100% and turn it into a level similar to block element

    IMG.responsive {}

    display: block;

    Width: 100%;

    }

    and the HTML code:

    src class = "reactive" = "myimage.png" alt ="" > "

  • jQuery/Ajax - images in the list of a folder in the select tag / option

    Trying to grab an image list to a file and loop through them to create a list of < select > < option > using ajax. Found this piece of code while Googling for a solution that gets the job done (I added to the click event as I want the list update/upgrade to update if a new image is uploaded to the folder without a page re - load) BUT of course the result is that the code adds the same image on each click names, so I find myself with several images with the same name in the list!

    {$(document) .ready (function ()}

    {$('.product-images').click (function ()}

    $.ajax({)

    URL: "pictures."

    success: {function (data)}

    $(data) .find ("was: {contains (.jpg)" "}") .each (function ()})

    make a loop through

    var images = $(this) .attr ("href");

    $('<option_value="'_+_images_+_'"></option>').html (images).appendTo('.product-images');

    });

    }

    });

    });

    });

    < /script >

    Gets above the list of images in a folder named "images" and added to the below:

    < select name = "product image" class = "product image" >

    < option > select picture < / option >

    < / select >

    What I need, is to stop the same image names added every time you click the < select > tag.

    Someone at - he tried to do this before and has a solution?

    I can add the list once but if new images added to the folder and then they don't show up until the page is re-rested.

    Operating system

    What I need is to stop the same image names added each time that the

    Your current code is that, with each action click the product images selection list. If I understand you correctly, you only want to add at the start of the images to the list of selection of product images. You can do this when the page initially loads by omitting the click event handler in your code in place. Or you want to initially load current images of the file and automatically load the new images to the list of false real time via ajax call? One way to do it via ajax is not to add to what is already there, but to 'rebuild' the selection at each click event list. Users might lose if they click, click, then click on back to a list of selection, as well as items from the selected list previously. Or you could store image names in a database and execute queries to the Database via ajax call to ensure that records duplicate is not appended to the list if they were already annexed during subsequent calls to ajax. The logic of programming for this scenario is quite simple.

    I can add the list once but if new images added to the folder and then they don't show up until the page is re-rested.

    To get new images (or data in real time by the way) to instantly load in the page is a named term responsive development in applications of node. Watch for more information. Loading new data into a fake outlet via ajax call will be processor intensive and taxation for the customer. There are lots of calls from application/waitforresponse on the server when you use php/ajax, which would be very tax when this method is scaling. Using Sockets open through an application node would be the best approach for something like that.

    best,

    Shocker

  • U16 anomaly of image in the container Image Imaq Vision

    Someone would have seen this type of anomaly and know a work around.  What's weird, is that I have not seen in constantly.  Image appears correctly in ImageJ.

    People-

    For some reason, u16 TIF images are sometimes not read correctly and it is clearly a Vision problem of OR focus on. The solution is below not unexpectedly Andrey which is on the Mount Rushmore of Vision expert programming.

    http://forums.NI.com/T5/machine-vision/open-greyscale-U16-image-problem/m-p/2414022#M38645

    Sincerely,

    Don

  • Exchange Image in the sequence?

    Hi people

    Yes, you see this right. I am a professional in the community, and I'll maybe ask some kind of newbie question. But I'm just getting my feet wet with Premiere Pro CS6. I specialize in other Adobe products.

    Here's my question. I built a sequence with one main video. (I'm helping a Minister of a church that I attend with his interviews on the line) In my sequence in a few points, I superimpose an image. (He wrote a few books, so where he can talk about his book, I insert a large picture of the book and more shooting shoulder.)

    During the conversation, he often makes several points. As each point is done, I've been adding an image of the text point. I have this kind of gracefully fade and fade out. Seems a bit of pain to have to set keyframes and adjust the opacity. Seems there is something automated to do, but I digress. What I'm really here to ask about is whether there is a simple way, I am on that would allow me to Exchange just Image A and replace it with Image B in the sequence. I like to keep the melted in place as well as the position on the screen.

    advTHANKSance for ideas! Rick

    I have this kind of gracefully fade and fade out. Seems a bit of pain to have to set keyframes and adjust the opacity. Seems there is something automated to do

    Use instead dissolves.

    Apply a transition single sided

    #WSAB859173-A2AA-4da0-8030-C4A298C89732 of http://help.adobe.com/en_US/PremierePro/CS/using/WSE2A9B838-1422-4d8a-9A03-CFDF4332533B.ht ml

    .. If there is a simple way, I'm on that would allow me to swap out Image A and replace it with Image B in the sequence. I like to keep the melted in place as well as the position on the screen.

    For swap images in the timeline + Alt + drag and drop

    the new image on the one you want to replace.

  • I added an image as a signature that works very well if a new message an email, however, the signature of the image is not added when I reply to an e-mail message?

    I added an image as a signature when a set my e-mail account. This image is added successfully when I compose a new email. When I reply to an e-mail message, the image is not added, and I have to manually copy it from a newly formed email. I assumed that there should be a way around this?

    Account settings of GOTO and look under the section Composition & addressing. There are two check boxes to include signatures in the responses and transfers.

  • development module when I change something with correction of the area I can't move to the next image with the right arrow key

    Hello

    I work with the module development and when I change something with correction of the area I can't move to the next image with the right arrow.

    Is there a solution?

    Norbert

    I think that Yes you are talking about "Spot healing.

    So once you have used the tool, please click "Fertig" at the bottom right of the image.

    Try, and then use the arrow keys.

  • Adding to my last question... To keep a background image in the center of the Web page when the browser is shrun

    How do do that?  What is the CSS that makes this work?

    Centers of the background, even when the browser window is smaller or the screen resolution is less, but the content remains stationary in the center of the page: www.signatureweddingsbyjenna.ca

    Hello Jules

    I think that Nancy replied to your question in the other thread.

    I have the site you give as an example, this is the CSS that applies to this image:

    {body
    background - image: URL("page_images/background.jpg");
    bottom-top position: center;
    background-repeat: repeat no.;

    }
    Then of course, it is applied as the context in which theelement, it is placed in the Center and on it and it does not repeat itself.  It is what keeps the central image on the page.  Also helps is that the page is a centered layout.  In the example page that you gave, they have this:
    #page, closure-blocks # {}
    margin-left: auto;
    margin-right: auto;
    Width: 1000px;

    }

    Set the width is important and defining the left/right margin as it means that the browser will allocate the rest of the available space at each margin evently between the two, or put content in the middle.  The only other thing you do is to set the content of the site to the center using
    text-align: center
    It is exlpained herefully.  The only other thing the site has done is put a bit of image information in another element to make it appear that the background image loops in the content.
    Martin
  • -What is the image of the Equium A200-1V0 correct on the website?

    As noted above, is the image of the Equium A200-1V0 correct on the website?

    http://UK.computers.Toshiba-Europe.com/cgi-bin/ToshibaCSG/JSP/productPage.do?service=UK&PRODUCT_ID=138201

    When you enlarge the image, it is said by Satellite on the front of the laptop (as for Satellite laptops).

    Can I be assured that the laptop will look exactly like this (with or without the 'Satellite' on the front), I like the design and do not want to end up with something different.

    Help is much appreciated, thank you!

    If you answer with you email address I can take some pictures high resolution of mine and you send to compare :)

  • I'm retouching of images taken on my iPhone 6 more with Photoshop CS6. I'm doing my color correction and add effects and all that. Before you export the image I review and be sure to what I has no more sharpness and the lines are smooth and it looks good

    I'm retouching of images taken on my iPhone 6 more with Photoshop CS6. I'm doing my color correction and add effects and all that. Before you export the image I review and be sure to what I has no more sharpness and the lines are smooth and it looks good overall. I export it to JPEG, max quality with the establishment of reference standards. I then open the image and it seems fine, as it did in photoshop. My problems begin to occur when I try to download on Twitter as my profile picture. I tried downloading from my office directly on the site via google chrome. When I download the image then begins to have jagged edges and overlooks the tablets. So I thought it was some performance settings, then I tweaked them and restarted a couple of times and still the same result. He would go on my desk but when uploaded to twitter as my profile picture is horrible. So I tried emailing the image of myself and the download through my phone. I opened the image on my iphone and it seemed fine as he did on my desktop but when I downloaded the image it makes then look blurry. I had this problem when downloading photos Twitter via my iphone, so it doesn't surprise me. I have read different forums saying: you must download it from the office, so I thought it would work like this. This could be a problem of twitter than compresses uploaded photos? Other people can do very much the same way, but it does not work for me. Please someone help me before I put my computer in an oven microwave.

    This could be a problem of twitter than compresses uploaded photos?

    Yes. The rest, we can answer. You wrote a lot, but very little discussion. Instead of accurate information you lose yourself in the vague descriptions. Screw color management to the wrong dimensions that trigger resizing server-side it could be any number of things here.

    Mylenium

  • How do I keep the size of an Image when it is placed on a new canvas?

    I've worked with a lot of different Photoshops, but recently, I was in another computer so I just Photoshop Elements. I was excited about its use and opens a blank canvas to start working with. When I pasted into another image, he immediately reduced the image to fit at the height of the canvas, which is not what I wanted. I want the image to maintain full-size when pasted in the new canvas.

    I've scoured Google for an answer to this, but the answers do not work, I can not find them or my mind is not enough common sense to understand what they are saying about tech.

    Any help would be greatly appreciated. Thank you!

    Do you really mean that you pasted, or a drag you to the photo tray? If it is a bug known - see here for workarounds: http://forums.adobe.com/thread/1393774?tstart=0.

    See you soon,.
    --
    Neale
    Insanity is hereditary, get you your children

    If this post or by post from another user solves the original problem, please mark as correct and/or useful messages accordingly. This helps other users with similar trouble getting answers to their questions more quickly. Thank you.

  • HX850 - no adjustment of the image when using netflix

    Hello

    Is it possible to adjust the picture settings when using netflix? All the buttons on the remote seem to be blocked when netflix is running. It is very annoying because I can't disable cinemotion making all movies look like they were saved by a kid with some * camcorder.

    Adjustment of image quality with 'common' setting also does not affect the settings of the image when the netflix app is running.

    THX!

    Hello FA5_FLIP.
    Welcome to the community of Sony and thanks for the post.

    Setings photo on TV are not accessible when you watch Internet channels.

    Fact the image appears in poor quality when the various videos of Netflix streaming and streaming of various videos like YouTube, Amazon etc. Internet services?

    Are the same Netflix videos appear fine when transmitted in an another TV or computer?
    Check if the speed of the Internet meets the requirements of 2.5 Mbps for SD videos streaming and 10 Mbps for streaming HD videos.

    Try to update the Firmware of the TV to the latest version.

    Try to separate the TV from Netflix account and even add a link to it.
    Follow the steps below to remove the TV has Netflix.

    https://us.en.KB.Sony.com/app/answers/detail/A_ID/32176

    Thank you.

Maybe you are looking for