How to make more than one answer to fill in the question blank?

Hello Captivators,

I thought I knew that captivate (3).  I just upgraded to Captivate 5 and found that is as good as Captivate 5

is - when you want to use a content quiz developed in Captivate 3 (I jumped from 3 to 5, a leap forward!)

I'm out of luck in preserving the question slides, etc.  It is really obvious in the

Fill in the blank questions.  Captivate 3 support multiple responses for a filling in what is empty.

How can I do this in Captivate 5?  I have a question that can have a digital response which can

be slightly different depending on how the user calculates the response - 3.09 x 10 to the 9th or 3.06 x 10 to the 9th.

I want the user to be able to enter a value. Each value is the right answer.  The same applies to capitalization, etc.

like fish, or FISH or fish, etc. all must be treated as correct.

I look around, but no luck yet.  Please don't tell me I have to do a question for each answer slide.

Thank you

and happy new year,

eholz1

Hello

In my view, that Captivate 5 still allows multiple responses. You simply click the box empty and otherwise available to the Panel, you will see a pop up that reminds of Captivate 3 dialog box. The dialog box allows you to add answers but also to set an option that determines whether the answers are case sensitive.

See you soon... Rick

Useful and practical links

Begin to learn Captivate 5 times now! $29.95

Captivate wish form/Bug report form

Certified Adobe Captivate training

SorcererStone blog

Captivate eBooks

Tags: Adobe Captivate

Similar Questions

  • HOW AN OPEN MORE THAN ONE WINDOW ON SCREEN SAME TIME?

    In older versions of window, I could easily open several windows on the screen.  With Windows 7, still cannot find out how to have more than one window open at the same time... work very useful when transferring photos around or bank statements to open and my own Quicken data transfer!  Pls advise.

    If you mean a window of Windows Explorer (file)... simply...

    1. open a window and go to the first folder.
    2 - Again open Windows Explorer and navigate to the location 2.
    Tip: Shift + click (or click with the middle button of the mouse) icon in the taskbar to open a 2nd copy of the same program.

    If it was useful, you can vote by clicking on the green triangle. If it solves the problem, click on propose as answer. Thank you!

  • How to add more than one electronic signature on a model

    Hi, I searched online and on the Bulletin Board in regard to trying to add more than one additional signature area to the I am working on a form template, which requires more than one signature. I went through the whole process and placed all the boxes of signature for each participant (3 in total), but whenever I send on should be dealt with by my colleagues and we have try to sign, it only allows us to do an e-signature and not the other 2 signatures that must be included with the paperwork. Please can someone advise if there is a step that I might be missing?

    Thank you.

    Hi karlac94348387 ,

    Please provide the application & version of the OS installed on your system.

    Also share you workflow & name of the application using what document is signed.

    If you submit this form using Acrobat application place digital signature fields, make sure that save you the form with Reader features Extended so that if other users have only the Reader app they can fill out the form as well. (File > save as other > Reader Extended PDF > allow more tools)

    You can also place electronic signature fields after the role definition for all participants for the respective fields using "send to the signature" (if you have Acrobat Pro DC continuous version), more on this please refer to the article:- adding form fields. Tutorials

    Send agreements and collecting signatures

    Let me know how it goes.

    Kind regards

    Christian

  • How to remove more than one favorite at a time or organize my favorites with windows xp?

    whenever I have delete a toic of my favorites, I have to start over again.  Is there a way to select more than one a Favorites saved at the same time?

    Hello

    You can remove / Organize Favorites from C:\Documents and Settings\\Favorites.

    I hope this helps.

  • I replaced a HP with an Epson Stylus all-in-one printer and cannot get the printer to print more than one page when printing from the computer.

    Original title: new printer

    I replaced a HP with an Epson Stylus all-in-one printer and cannot get the printer to print more than one page when printing from the computer.  The printer works fine when printing from a laptop or ipad!

    Start by going here--> http://www.epson.com/cgi-bin/Store/support/supDetail.jsp?UseCookie=yes&oid=232591&prodoid=63099059&infoType=Downloads&platform=nodetect

    If the web page has not correctly detected your operating system, select it by using the drop-down list.  Rather than using the "Combo package" recommended but huge, expand the "Drivers" section and download driver printer v2.32 to a location that you will remember later.

    • Click on the ORB start and go into devices and printers.
    • Select (click) the icon of your Epson printer.
    • Once you have selected the printer, a button labeled "Print server properties" will appear in the toolbar.  Click on this button.
    • Click the "Drivers" tab on the print server properties dialog box.
    • Select the Epson printer in the list of installed printer drivers, and then click 'remove '.
    • In the context menu, select "Remove driver and driver package" and click OK
    • Click Yes, and then delete
    • Once the removal process is complete, restart the computer (probably not really necessary, but can't hurt)
    • Install the driver and the software using the file that you downloaded earlier

    At this point, your printer should work fine.  However, if you want the ability to print by emailing a file to your printer, you may need to install both 'Remote Printer Driver v1.65' in the category 'Pilot' and "v1.30 utility Configuration of printer Epson Connect" in the "Utilities" category

  • How to use more than one address at the same time?

    The Adobe server page that allows entry of a recipients address should not inform users how to add another address?  We separate them by semicolons? Commas?  Or is it still possible to use more than one address?

    Hi orison123,

    You talk about Adobe send? If Yes, you are absolutely right. Who should be written somewhere I had to double check and was able to send to multiple email addresses separated by commas or semicolons.

    Best,

    Sara

  • Need help, how to create more than one rectangle from a button in one step of canvas

    Dear Guys,

    I have a problem to create more than one rectangle from a button canvas. here my role to create:

    1. I create entry-level size with textfield

    2. I click on the button called "submit query."

    3. my web creates a rectangle with specific dimensions.

    My problem come when I click on the button again, my old rectangle has been remove from my new rectangle was created.

    My question is: How can I create more than one without delete/remove the former I created?

    Here is my Code:

    <head>

    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />

    <link rel="stylesheet" type="text/css" media="all" href="css/style.css">

    <script src="kinetic-v4.7.2.min.js"></script>

    </head>

     

    <body>

    <label>Length</label><input name="panjang" id="panjang" type="text" size="5" maxlength="5"><br>

     

    <label>Width</label><input name="lebar" id="lebar" type="text" size="5" maxlength="5"><br>

     

    <label>Height</label><input name="tinggi" id="tinggi" type="text" size="5" maxlength="5"><br>

     

    <label>Packing Name</label><input name="nam_pac" id="nam_pac" type="text" size="5" maxlength="5"><br>

     

    <input name="submit" type="submit">

     

    <script defer>

                  var stage = new Kinetic.Stage({

                    container: 'container',

                    width: 943.5,

                    height: 254.10

                  });

                  var layer = new Kinetic.Layer();

                  var rectX = stage.getWidth() / 2 - 50;

                  var rectY = stage.getHeight() / 2 - 50;

                 

                  var group = new Kinetic.Group({

                    draggable: true

                  });

                 

                

                  var box = new Kinetic.Rect({

                    x: rectX,

                    y: rectY,

                    width: <?php echo ($_POST['panjang']/10)/1.3; ?>,

                    height: <?php echo $_POST['lebar']/10; ?>,

                    //fill: '#00D2FF',

                    stroke: 'blue',

                    strokeWidth: 2

                    //draggable: true

                  });

     

                  var simpleText = new Kinetic.Text({

                    x: Math.round(box.getWidth() / 2),

                    y: Math.round(box.getHeight() / 2),

                    text: '<?php echo $_POST['tinggi'].'/'.$_POST['nam_pac']; ?>',

                    fontSize: 30,

                    fontFamily: 'Calibri',

                    fill: 'blue',

                  });

                 

                 

                  // add cursor styling

                  box.on('mouseover', function() {

                    document.body.style.cursor = 'pointer';

                  });

                  box.on('mouseout', function() {

                    document.body.style.cursor = 'default';

                  });

                 

                  group.add(box);

                  group.add(simpleText);

                  layer.add(group);

                  stage.add(layer);

                </script>

    </body>

     

    It's my printscreen can help you help me:

    my_web.jpg

    Thanks before help me

    Kind regards

    Prabowo.

    My script only deletes the last comic layer. If you copy all and paste into a new document, you should be able to see that it works. You can try this?

    --

    Kenneth Kawamoto

    http://www.materiaprima.co.UK/

  • How to use more than one page to design a report of similar form?

    Hello
    I'm designing a report of similar shape. and expand the extensible framework to contain the entire page or window like this page:
    Image:! http://up1.m5zn.com/photo/2008/12/21/07/e728mos12.jpg/jpg!

    Now, there is no space in the window to complete the design of the report.
    How the extensible framework to contain more than one page or a single window to complete the design of the report?

    Replace the panels vertical by Page 2 (or more if necessary) for the main page layout model.

  • How to use more than one condition set?

    Dear Sir

    I want to define more than one type of condition and use it together for all objects on the page, for example, page element, button page and etc.

    Is it possible to manage in "PL/SQL tends" to condition type? ("for example = >"Request = Expression'and'current page! = 1 Expression',..) If no response, is please tell me otherwise.

    Kind regards

    Saeed.

    Hi Saeed,

    Saeed reports says:

    I would like to know the conditions CGI and browsers. Can I view the document or essay on the condition type in pl/sql?

    Yes, you can also view the conditions of CGI Environment Variables and browser in "PL/SQL Expression.

    For example:

    • "The condition type" cgi_env SERVER_NAME = Expression 1 "can be transformed into" PL/SQL Expression"as:
    OWA_UTIL.GET_CGI_ENV('SERVER_NAME') = 'MyServer'
    
    • The condition type for browser condtions can be can be transformed into "PL/SQL Expression" as:
    instr(upper(OWA_UTIL.GET_CGI_ENV('HTTP_USER_AGENT')),upper('Firefox/37.0')) > 0
    

    The following is old, but complete documentation on the Types of conditions:

    https://docs.Oracle.com/CD/E14373_01/AppDev.32/e11838/condition.htm#HTMDB25942

    I hope this helps!

    Kind regards

    Kiran

  • How to select more than one track

    Hello

    I'm new to Audition and I can't find a way to select more than one clip/track in 2014 Audition multitrack view.  I tried now the shift or command clicking on more than a clip or track, and who doesn't.  I have clips separated on different tracks and I wish I could select them all moving them the same distance.  Is it possible to do this?  Thank you.

    Also, is there something like a "missing manual" online for the hearing?  All I can find are specific tutorials on specific topics.  Thanks again.

    Massi says:

    I tried now the shift or command clicking on more than a clip or track, and who doesn't.

    What operating system do you use? On the PC, the Ctrl key and clicking on the titles is multiple selections, but I don't know if it's the same on Mac computers.

    Oh, and I think that Adobe are looking for an interesting experience. We seem now to be the missing manual, and it's interactive...

  • How to add more than one VPN in an existing VPN config

    Dear team

    I would like to ask your help fast... am not a Cisco guru, but I would like to know if I can get help on how to add a VPN to an existing one. My company already implemented a VPN site to site with a dealer or partners where they are or sharing some data them and make transactions, but the question is, I am now about to add 2 several other company so that I can create another tunnel VPN to each of them without risk of breakage or unplug the old one that is running. How can I do, can someone help me to implement it?

    Thanks in advance for your help.

    use Cisco 1841 version 7.

    1. now I want to know, is who should I ask for an IP access list? Should I create or I have to ask my partner to put it for me so I can put it in.

    The access list consists of the IP / subnets on your local network and the Remote LAN.  If the source of the ACL will be your local LAN and destination will be the Remote LAN.

    access-list 101 extended allow ip

    2. is the name given by my partner transfer or I have to create it myself.

    The name of game of transformation is locally important.  However, it specifies the encryption standards 2 phase so this part will have to be coordinated with the peer.

    Crypto ipsec transform-set RIGHT aes - esp esp-sha-hmac

    in the foregoing turn together, RIGHT is just a big local name so you can reference it in a card encryption.  ESP esp-ae-sha-hmac is the part of encryption that should be agreed between you and your counterpart. According to the image that you posted would use you esp-3des esp-sha-hmac.

    3. because I see that the strategy of the first customer VPN (partner) is set on 10 policy should I do also each VPN on 10 policy or the policy number is not serious.

    The policy number is a sequence number and is matched in a top to bottom fashion until a match is found.  If no match is found, then Phase 1 will not end and establish the tunnel.  This is important if you have several peers and some of them use different phase 1 settings.  If this is the case, you will need to use different sequence for each policy numbers.

    4. I have also seen that we have life time security association 2 phases one to use?

    Both are used, and they are both at their default values, you don't need to do any configuration for those.

    --

    Please do not forget to select a correct answer and rate useful posts

  • Slide show, how to select more than one track for background music?

    Hi, my last slide show for about 10 minutes, is it possible that a chosen more than the first track of my music library to play as back ground?  Thank you.  Best bitter

    Could use a music mixing app like garage band to mix two tracks into one.

    R

  • How to make more than space for my icons my screen is full

    HOW can I MAKE MORE SPACE for MORE ICONS ON MY SRCEEN it IS FULL EVERYTHING DO SHOW so WHEN I START

    HOW can I MAKE MORE SPACE for MORE ICONS ON MY SRCEEN it IS FULL EVERYTHING DO SHOW so WHEN I START

    And I thought that I was wrong. I have about 100 icons/shortcuts on my desktop.

    If you can find an "open" in your desktop, right click on the spot > view > small icons

    Hope that would help... for a short time, that is.  :-)

  • Is it possible to have more than one ID to use in the browser edition

    I have a Web site that is used by a school.

    I wish I had the 5th grade teachers change the 5th category only - page similarly other ranks.

    is it something I can do with the edition of Muse in the browser?

    I've also added an ID that is different from the one I use to download the Web site to the server through FTP.

    log on to the site via the editing in the browser gives me error FTP I see other have.

    The FTP server configured for this site does not match the URL that you entered. Make sure that you use the download to the FTP host function in Muse to publish the site directly at the final location, and that connect you to edit in the browser with the same user.

    Hello

    Please try some of the solutions mentioned in the last comment in the following thread

    Editing in the browser: "error there was a problem in opening the file on your FTP server. ' / index.html: no such file or directory ".

  • DELETING how to remove more than one item at a time of my box to remove. I have about 2700 of them and I can't seem to make progress!

    Multiple deletions at once

    Multiple deletions at once

    Left click on one of them, one > Ctrl-key-press and HOLD > press > drop PREY > click on delete

    t-4-2

Maybe you are looking for

  • Apple TV4 lack of Audio output - answers

    I was put off initially buy the new TV4 Apple because Apple dropped to the audio output optical, and well as my HDMI home cinema projector I needed to split the audio because it has no audio capability. I found 2 solutions: First the J-Tech Digital 3

  • XP weird errors since I installed LabVIEW 2012

    Greetings NO. My original problem was a conflict of Sentinel Protection Installer - see http://forums.ni.com/t5/LabVIEW/LabVIEW-and-Sentinel-Protection-Installer-clashes/m-p/2267724 and http://digital.ni.com/public.nsf/allkb/F852A8CFA4A8CABE862571C00

  • Unable to arrange windows side by side

    Original title: I can't minimize to a half screen two screens and have their performance side by side one my monitor. It seems that I use to be able to do. I can't minimize both mosquito screens and have their performance side by side one my monitor.

  • ImageCLASS D1150 and WIndows 10

    After switching to Windows 10, I have a lot of problems in scanning documents.  Essentially, the computer says that it cannot communicate with the scanner.  There are some settings that will allow him eventually to scan (disconnecting and reconnectin

  • HP Photosmart Premium C309: problem installing driver for my printer (HP Photosmart Premium C309) on Windows 8.1 (64-bit)

    Hi I had a problem connecting wireless or Bluetooth. I tried to download the latest version of the driver software, but I get the following messages when you click on the installation and Readme file buttons. Can anyone help please.