The default answer of quiz, display the image (with the correct answer)

Hello guys, I have trying to find a way to be more efficient to work with a corresponding question. It works like this:

(1) the user must match parts of a chart labels.

(2) if the answer is incorrect, I want to show the graph with labels in the right place.  A comments box is not effective to show that, since the feedback box shows only the text.

I have experienced by:

(1) adding a "in case of failure quiz" show "Graphic". the graphic appears, but the object appears in the options and the boxes of the corresponding question. There is no option to bring graphics to the front of question items.

(2) adding another slide and "failure of the quiz", an offshoot to the users of this slide. for example:

question 1-> slide with feedback for wrong answer-> question 2

If the user moves forward to question 2 and then goes to the rear, they see the slide with feedback for the wrong answer. I don't want that. I want to slide with feedback to be hidden.

Any ideason how to solve this dilemma. There must be a way.

Thank you

Hello

I know that you believe that the legend of the feedback is not sufficient to accomplish this, but give it a try.

Compose the image that you want. Then save it on your hard drive. Now change the caption failure feedback. Select and delete all the text. Now click on the legend drop-down Type and scroll down and choose . This should allow you to browse your file system. Search for and select the image that you saved.

A couple of notes on it.

  1. The selection dialog box will appear initially only allow you to choose. BMP files. If you need to see. PNG or. GIF or another extension, simply type *. PNG or anything else in the file name field and press ENTER to see the files of this type.
  2. When the legend is displayed on your question slide it will be probably be sized as it was before. This will offend some things terribly. So, you'll probably need adjust the size to see the enlarged image.

Hope this helps... Rick

Useful and practical links

Tags: Adobe Captivate

Similar Questions

  • Display of images with a color cast

    I have a problem with the images displayed with a cast on some sites of color (including Facebook and I agree with the image library (I'm a pro photographer).) This does not happen with explore.
    I did screen grabs two browsers and paste into a single document to:
    http://www.images2cherish.co.UK/FirefoxColourCast.jpg
    where you can see the difference.
    This is one of my images, and I actually copied the page when it displays on the website www.photographersdirect.com , but I saw it happen with pictures of other people.
    Curiously, it seems not to happen with each photo.
    Have you any suggestions, please. If this continues, I'm going to have to explore or else, like the colors of the image is really important to me.

    The pref gfx.color_management.enabled is no longer used (you get redirected)

    Don't forget to use the gfx.color_management.mode pref rather (value of 0 disables color management).

    You can try setting the pref gfx.color_management.enablev4 true on the subject: config page and to close and restart Firefox to allow ICC V4 based on Firefox 8 +, but this feature is not yet fully implemented, then there may be problems in some cases.

    Test page:

  • How to remove the image with a single click?

    Hello friends, I want a help with something simple.

    I want to open my app when displaying an image with data or information and clicking on, get out and show me the menu of the application as usual.

    My picture is this:

    seen in my application, but I can't make it go away

    Solution:

         ImageButton {
                    id: imageView02
    
                    defaultImageSource: "asset:///images/IMG_00000014.png"
                    onClicked: {
                        imageView02.visible = false
                    }
                }
    
  • images with text

    Hello

    I create a quiz in flash for the multiple choice questions. Questions are stored in an xml file. I display the question and options in the dynamic text boxes. Everything works well so far.

    My problem is that some questions have pictures with them. How can I display these images with questions?

    Thank you

    your xml file must contain the location/name of the image (if there is an image) and space (say "null") if there is no image. then use loadMovie() to load your image into a target clip.

  • Several Images with a charger

    I am trying to load and display multiple images with a charger, one after the other. The program displays only the last image to be loaded and added to the stage. What's wrong? Here is my code...

    ---START OF CODE---------------------------------------

    import flash.events.MouseEvent; Required package for mouse events

    btnGenerate.addEventListener (MouseEvent.MOUSE_DOWN, buttonPressed); Button click listener

    chkSeal.addEventListener (MouseEvent.MOUSE_DOWN, chkTriggered); Checkbox click listener

    If the check box is selected, go to 8 or 9 characters max

    function chkTriggered(event:MouseEvent):void

    {

    If (chkSeal.selected is false)

         {

    txtInput.maxChars = 8;

         }

    on the other

         {

    txtInput.maxChars = 9;

         }

    }

    function buttonPressed(event:MouseEvent):void

    {

    var pictureLoader:Loader = new Loader(); Variable image loading

    var plateText:String = txtInput.text; Plaque text string

    var filename:String; File name for each character of associates photo

    var currentX:int = 10; Current position x

    var i: int; Meter to be used in for loop

    plateText = plateText.toUpperCase (); Convert text to uppercase plate

    For each character in the sequence

    for (i = 0; i < txtInput.length; i ++)

         {

    filename = ' / numbers and letters / "+ plateText.charAt (i) +".png "; Generate file name

    pictureLoader.load (new URLRequest (filename)); Load the image

    addChild (pictureLoader); Add image to step

    pictureLoader.x = currentX; Move the image in position

    pictureLoader.y = 366; Position is constant for all images

    currentX = currentX + 52; Increase the current x (image size)

         }

    txtInput.text = "finished!" Display in the text box

    }

    -------------END OF CODE----------------------------

    You seem to have only a single instance of Loader works for you.  A charger can contain only a single charge at a time.  Try to create new Chargers in the loop.

  • Image with border in circles

    Hello

    I can't understand how to display an image with border in circles (without changing the image source of course :))
    There is no attribute of cornerRadius, we cannot define a border skin class... maybe with masks, but I tried without success. Any idea?

    What you are looking for is not a border - it's a mask. Try this:

    http://www.Adobe.com/2006/mxml"layout ="absolute">


    Import mx.core.FlexShape;
    Import mx.core.UIComponent;

    private void setupMask(): void
    {
    mask: UIComponent var = new UIComponent();
    Mask.Graphics.Clear ();
    mask.graphics.beginFill (0 x 000000, 1);
    mask.graphics.drawCircle (100,100,50);
    mask.graphics.endFill ();
    imageFrame.addChild (mask);
    imageFrame.mask = mask;
    }
    ]]>



    "source =" your image here"
    horizontalAlign = "center".
    verticalAlign = "middle" / >

  • How can I display the correct answers in a quiz about Adobe Presenter 10?

    Hi all.

    I am new to Adobe Presenter.

    I finished all the questions of the quiz, but I want to show the correct answer when the user chose a wrong answer and submit it.

    I tried many things and does not display the correct answer.

    Thank you.

    Rafael.

    The correct answers are displayed after the quiz is over and the user examines the quiz. If you want the answer to be revealed to the user in the quiz, then you will need to customize messages of comments to indicate the right answer. They are just the text boxes on the slides, so you should be able to easily add text to them.

  • How can I get rid of the background yellow when I display an image using the photo viewer?

    Original title: Windows Photo Viewer

    How can I get rid of the background yellow when I display an image using the photo viewer? It gives images a yellow cast.

    Thank you

    Ed Fuller

    How can I get rid of the background yellow when I display an image using the photo viewer? It gives images a yellow cast.

    Thank you

    Ed Fuller

    Hi Ed

    See the following for the patch thread.

    Windows 7 photo viewer shows images with an orange and yellow tint:

    http://answers.Microsoft.com/en-us/Windows/Forum/Windows_7-pictures/window-7-photo-viewer-shows-pictures-with-orange/e5d31c5e-ae84-4EBD-bbe9-9428f410560b

    Concerning

  • Play video and display an image at the same time

    Hi all

    I'm new to JavaFX and I would like to know if it is possible to read a video simultaneously and display an image above him in the same scene.

    In particular, I want the image to display in a fixed position.

    I tried to use a StackPane layout, but I get an error in the following line:

    sp.getChildren().add(mediaPlayer);
    

    because the mediaPlayer object cannot be considered to be a parameter and a node object is necessary

    I also tried to add the video and the image in the same scene as seen below, without success (the video is playing, but the image is not displayed)

    root.getChildren().add(imageView);
    

    Is what I'm trying to do possible? And if so, what methods should I use?

    Thanks in advance for any answer!

    I tried to use a StackPane layout, but I get an error in the following line:

    1. sp.getChildren () .add (mediaPlayer);

    because the mediaPlayer object cannot be considered to be a parameter and a node object is necessary

    Wrap the mediaPlayer in a MediaView and add the media view to the container. Do not use a group as the component root as in the code example in the example, though.

    I also tried to add the video and the image in the same scene as seen below, without success (the video is playing, but the image is not displayed)

    I think it is because you are using a StackPane, that stacks on top of the other nodes (in the Z-order); so if you add the video first it will be hidden by the image. Use a different presentation pane: VBox is the simplest. The tutorial has a summary of all the components of integrated layout .

    If you are going to do something like this:

    public void start(Stage primaryStage) {
         Media media = new Media(...);
         MediaPlayer player = new MediaPlayer(media);
         MediaView mediaView = new MediaView(player);
    
         Image image = new Image(...);
         ImageView imageView = new ImageView(image);
    
         VBox root = new VBox(5);
         root.getChildren().add(mediaView);
         root.getChildren().add(imageView);
    
         Scene scene = new Scene(root);
         primaryStage.setScene(scene);
         primaryStage.show();
    }
    
  • Display of the correct answers

    Hey guys,.

    I have a few quiz I do in captivate 6 and this I was wondered, is how I could go about setting the quiz so that if the user enters an incorrect answer, we would get not only the standard:

    INCORRECT ASNWER - CLICK ANYWHERE TO CONTINUE

    But we could get extra information that displays what the correct answer was / is

    It would display the message above standard, "Sorry, wrong answer" it currently displays, but also it would Display the "is the correct answer to this question:" and then display the correct answer. We would not reset the question and give them another chance at it, but for the purpose of building end-user, is it possible to stove display the correct answer to an incorrect answer?

    What is this kind of advanced possible action?

    Thank you very much for any help!

    Jon

    OK... admission time. Everything does not have the two together on that one. I'm sorry for asking such a stupid question. I am new to the quiz from this angle. It was so obvious that I feel a little dumb. Thanks for the reminder that all you have to do is add text to the Red block.

    This thread will self-destruct...

  • Windows in the Finder display broken images but not files

    MacBook Pro 5,3; 1 TB HD, 8 GB of RAM, 250 GB aftermarket SSD drive replace optical drive. 10.9.5 running on the SSD drive.

    It is a weird problem. Finder windows do not display content, rather display an image initially as a screenshot of the file includes. It's confusing, but say you have the < username > folder open. It appears to display all the right folders. Then you click on one of these files, such as Documents, to open it. Instead of display what is in the Documents folder, it displays a "screenshot" of the < username > folder. Now, if you drag this folder around the screen, when it passes the edges of the screen, the fragments of the image borders. The picture below shows.

    Opening a file or a folder on it will leave an image that above this mess. Screenshots do not work. A double click on the files on the office sometimes opens the file opens sometimes nothing, sometimes opens another file on the desktop and sometimes opens something that I don't know where it comes from. But otherwise, the functions of the computer normally - applications work and the sidebar of finder windows works properly as you can tell from the path below bar.

    And it seems to be limited (at least right now) to my user. I tried an account that I keep around for troubleshooting, and it seems to be affected.

    I threw the finder preferences (it's good that I know how to get to preferences with no visual cues) and restarted the finder and restarted the computer. I used TechTool Pro to check the RAM (not a very complete test, but I would think if it's RAM more than touch the Finder) and video.

    I have a good backup and am ready to reload the OS, but because it affects only the finder and in my account, I don't know I'm not just to restore the problem. I am running a scan with Sophos antivirus right now, but I ran a few weeks ago and saw nothing (as expected).

    I just uninstall TotalFinder, but he was on the computer for years, but turned off during the last months. It JUST started tonight. I haven't used the computer since probably yesterday and I haven't seen ANY sign of it then.

    I don't know where else to look at.

    Sophos can cause computer problems. Try to uninstall.

    Uninstalling Sophos

    Try to run this program, copy and paste the result in a response. The program was created by Etresoft, a regular contributor.  Use please copy and paste the screenshots can be difficult to read. On the screen with the Options, please open Options and tick the boxes in the bottom 2 before the race. Click on the button "Report share" in the toolbar, select "Copy to Clipboard" and then paste into a response. This will show what is running on your computer. No personal information is shown.

    Etrecheck - Information System

  • Firefox displays Fuzzy images (and none of the best-known work)

    I don't care

    • If I run Firefox in SafeMode (disabled plugins),
    • If I update my graphic drivers,
    • or if I disable Harware made under Advanced Options,

    Firefox continues to display blurry images.

    Here is a screenshot of comparison between Firefox (left) and opera (right) the same rendered image:
    http://imgur.com/7GksG7Z

    This has happened for a long time, even through several updates of Firefox. None of the solutions I found on the web (see list above) will correct this problem.

    The image blur is tiring for the eyes, not being able to see the images properly is so boring, and I hope someone can help me solve this problem.

    Change the behavior of the Firefox zoom so you can enlarge the text only, but not the images can lead to break the site layouts. If you want to take a look:

    View menu > Zoom > check Zoom text only

    (If you do not normally display the classic menu bar, press the Alt key to show it temporarily).

    Firefox 22 was the first to link your zoom level content of Firefox on your setting PPP for Windows. You can break the connection and set Firefox to use 100% resolution (the classic 96 dpi resolution) If you wish. Here's how:

    (1) in a new tab, type or paste Subject: config in the address bar and press ENTER. Click on the button promising to be careful.

    (2) in the filter box, type or paste the pix and make a pause so that the list is filtered

    (3) double-click layout.css.devPixelsPerPx and change its value 1.0 for Firefox 21 size of fonts.

    Content will be returned to normal, but the toolbars may appear a bit smaller than your standard Windows for UI (100/105%). There is an extension to enlarge fonts in this area: police theme & size changer.

    Can you get it to work the way you want?

  • My LifeCam HD 6000 displays an image in an image on the monitor, how can you get rid of the image in the image?

    My LifeCam HD 6000 displays an image in an image on the monitor. I have not been able to get rid of it and does not know how to do it.

    It is generally a function of the camera software or chat software, in order to check these options to turn on/off photo to the photo support.

  • the monitor can not display any image on the screen. CPU power button is lit orange instead of green.

    Original title: I have absolutely no idea of what is wrong with my Dell Dimension C521 Windows Vista (x 86)

    It is impossible to display an image on the screen. CPU power button is lit orange instead of green.

    See page 47 of the owner's manual

    http://support.Dell.com/support/eDOCS/systems/dimc521/en/OM_EN/RP333A00.PDF

  • Lock screen resolution does not display the correct image size

    original title: lock the resolution of the screen and graphics

    It's not just me, but I have problems with my lock screen. Any image I use the image is the right size and color aren't (almost like a filter of Sarcelles is imposed).

    My native screen resolution is 5760 x 1080. I tried for some screen resolutions, both the original and the current. Even the original will not display correctly.

    Ideas?

    Well, well, well. After you disable the lock for a while screen, today I decided to re-activated it. I love nail polish it gives for WIn8 only that my plan was to use a solid color.

    Imagine my surprise when applied wallpaper appears with the correct aspect ratio.

    Even more surprised that it allows me to use ANY wallpaper now and they look all perfect; 16:9, ultra wide-angle (surround), it does not matter. Everyone is properly rendered to the screen.

    If anyone from MS is reading this, thank you. I know how Visual, aesthetic items will fall to the bottom of the to do list due to the perception of someone, they are trivial and not important.

    You took the time actually solve this little problem. I am amazed, that perhaps MS really takes a step to circulate better over time. Really looking forward to what is to come!

    Happy 4th of July!

  • I'm trying to display an image in the Apex 5.0

    Hello

    I'm on version 5.0 of the APEX. I'm trying to display an image in the header area. The image is associated with the application. This is the code that I put in the header area.

    & lt; img src = "#APP_IMAGES #Distributor_Portal.jpg" & gt; It doesn't seem to work. I will attach what it looks like when I run the page. I'd appreciate any help you can give me.

    Thank you

    PAM

    Hi Pam,.

    PAM wrote:

    I'm on version 5.0 of the APEX. I'm trying to display an image in the header area. The image is associated with the application. This is the code that I put in the header area.

    < img src = "#APP_IMAGES #Distributor_Portal.jpg" > it doesn't seem to work. I will attach what it looks like when I run the page. I'd appreciate any help you can give me.

    You use:

    <img src="#APP_IMAGES#Distributor_Portal.jpg">
    

    in the header of the region? Use instead:

    
    

    Is your "Distributor_Portal.jpg" file that is responsible for-> the static space of work/Application files, the shared components? Check if the file will load in your APEX 5.0 page.

    This problem happens so that a single file or all files in space of static work/applications?

    Go to the tab network browser development tools and inspect what happens if you load a page with files of static applications/work space.

    Do you use the ADR as an option of listening port Web for Oracle APEX 5?

    If you get 404 for work/application space static files then this is the issue of the wrong Configuration of RESTful Services.

    Reference: Re: APEX 5.0 - static files not found even though I configured ADR.

    Kind regards

    Kiran

Maybe you are looking for

  • Skype number forwarding does not...

    Hello I have setup a call forwarding for a Skype U.S. number So I have provided both fixed and mobile phone in Iran so all calls numbers can be sent to these numbers in case I'm not online, however, I get not all calls sent to these numbers? Can you

  • Windows 7 Enterprise 64-bit drivers for HP Probook 430 G1

    Hello I'm looking for the following drivers: network controller PCI\VEN_168C & DEV_0036 & SUBSYS_18E3103C & REV_01PCI\VEN_168C & DEV_0036 & SUBSYS_18E3103CPCI\VEN_168C & DEV_0036 & CC_028000PCI\VEN_168C & DEV_0036 & CC_0280 PCI device PCI\VEN_10EC &

  • Unable to activate Windows XP

    Hello My laptop was purchased 3 years ago in my local tesco with Windows XP preinstalled, I had the key on the bottom code, had to have the laptop reloaded with windows XP installed costs and now I can not activate my Windows key code. I rang Microso

  • Start Administrative privilege

    I want to uninstall some elements to start on my computer but when I do to run msconfig I can uncheck the boxes, I'm not there, but when I hit the button apply he says I have to have administrative privilege and I AM the administrator and the owner.

  • Microsoft error when running on Mr. Fixit, 0 x 80040154

    I try to run the diagnosis of Mr. Fixit and get 0 s error 80040154. Nothing works so registered under the necessary corrections.