Area text entry - different results based on different inputs?

Hello

I am trying to find a way to use the text input box (if there is a better tool for go, let me know) in order to show a particular legend with a particular response box. Thus, for example, in a text entry box standard, I have listed 4 possible "correct" answers, and for this example, I'll just say answer 1, answer 2 and answer 3 answer 4. I would like every answer to bring up a box of different caption with a different statement based on what answer they type in. Basically:

Response-> Caption 1

Answer 2-> Caption 2

etc.

All I ever get is for each right answer answer the same standard buttons, success, failure, etc.. I can't add a new button that would pop as the standard, or, as I would prefer, legends instead. Any ideas?

You should be able to do it with a tip action.

Create captions that you want to display for each variable and uncheck the "visible" box for each.

Disable the button for the ETB.  Add a separate button and set the "success on ' to execute advanced action.  Create a conditional action that checks if the variable associated with the ETB and shows the legend you want based on the variable.

The way I tested it, I had an 'if' statements for each variable.

Tags: Adobe Captivate

Similar Questions

  • How to present the user programmatically with different input parameters based on the choice of the Group of entry?

    I have an array of items that represent the inputs to an operation.  The user is allowed to choose a random order for entries to assemble in the table.  Each element, however, requires different input associated parameters that are used by the operation to define each choice.  I realize that, for an array of clusters, the individual cluster array element must all have the same format, that is, they must all have the same type and number of the cluster inputs or outputs.

    Ideally, I would like to have a picture of the clusters, where each cluster has a different set of inputs.  Does anyone have ideas for a solution of programming would be to approach or to simulate such a structure?

    Thank you

    Mike H.

    Hello

    I tried soemthing and attached the VI (LV 2010)

    develop something similar to what is in the attached VI and then package clusters for which the user enters the parameters... I prefer the tabs page, more than the cluster "all settings".

  • Print texts in different formats on a single page

    Hi all

    Is it possible to print on one page text in different fonts and sizes? It seems that PrintTextBuffer prints all text on a single page at a time and there is no chance to change the format. Thank you

    LT

    I must confess that I give you this suggestion, but I did not use these functions for several years ; test your function on my system now (CVI 2009SP1 on Win7 with HP LaserJet printer) I have the same results as you.

    Due to the limitations of this method of printing, I moved quickly to the other printing modes: there are many discussions you will find in the forums on the reports, but basically, you can:

    • Create a hidden Panel 'report' where to print your data on the standard controls (strings, numbers, graphs, tables and so on) and use PrintPanel to print it
    • Use NIReports instrument
    • Use Office report print (via Word or Excel)
    • Create a PDF file
    • ... (other methods that I can't think of right now)

    One is probably the fastest: you already used to create panels and after a short trial, you can set the correct control/panel aspect for a good report. It also allows you a limited preview if you want to.

  • Text entry area: cursor may be positioned at the beginning of default data?

    I have a text input box on my slide with the default "$ 3.82.

    I need the user to type "$ 3.00" (3, or 3.0 or 3.00, etc..)  :-)

    Question: In its current form, when the slide is displayed, the cursor is in the input text box * after * the '2'. Is it possible in any way, shape, or form to have the cursor initially appear * before * the ' $'?
    (I have dug in the program and on this forum, but have not found an answer one way or another.)

    Thanks anyway.

    Hi John

    Unless someone has developed a custom Flash widget you might fall into a slide to do it, I'll tell you the answer is no. I've never known the purpose of text box entry to never behave differently from what you report. Think about it, my guess is that if you were to reposition the cursor, a new problem appears in that the text following the cursor would then move to the right, as new data have been entered.

    Just an observation here. I guess you have planted the box with a default value, so you might clue the user what to type. So, my thought here is to suggest possibly doing this via a text caption is close?

    Think a little here, it would be nice that when seeding a area text input in this way by default text, Adobe to have automatically selected for us when reading text. If you feel the same way, please consider submitting a form would like to request a change of behavior.

    Click here to view the WishForm/Bug report form

    See you soon... Rick

  • Can I integrate results of box for text entry in Quiz summary of results?

    Hi, I am the course design and have started using a combination of slides of Quiz and areas of text on the other slides. I realize that the Quiz slides provide a score overall and summary but I also incorporate the results from the text entry areas in this summary. Thank you, Sonia

    Hello Sonia,.

    You did not mention the used CP version, which makes it normally easier to answer your questions.

    It is possible to mark text entry areas (as is the case for all interactive objects such as click boxes, buttons etc.). You can then add these scores to the total score. Take a look at the view of Advanced Interaction (Project menu): I insert an image with the framework of a project, quiz slides and interactions with score added to the total:

    The score for the ETB and the option 'Add to the Total' lie in the properties of the ETB, reports tab.

    This on the partition. But what do you mean with "Summary"? The score will be available on the LMS, if you do reporting of interactions too, you will have a detailed list of these interactions. But maybe you want something else?

    Lilybiri

  • The amount of storage iCloud influences the amount of songs, you can download while being subscribed to iTunes game? Or are considered two different storage plans?

    The amount of storage iCloud influences the amount of songs, you can download while being subscribed to iTunes game? Or are considered two different storage plans?

    Hello

    iTunes game uses no storage iCloud. iTunes game limit is now 100 000 securities.

    Jim

  • button with text of different size

    It is possible to have the text of different sizes on a single button?  Whenever I highlight a section, and change the font size, it changes the whole button.  I'm using labview 2009 and a guy at work has version 7.1 and with this version you can do it.  Any ideas? Thank you

    Instead of select part of the text you can copy paste the different size text and it will work

  • Table of DB tools list: how to access tables that are in the different SQL database?

    Hi all

    I work on an implementation of database (SQL server) and evaluates the Toolkit OR DB for this project.

    One of the requirements is that I need access to the tables that are in two different database

    (say Table to 1 DB and Table B to 2 DB).

    Our IT guy linked table in DB1 to DB 2 and I verfied this when I use the SQL server management studio.

    When DB 2 tables is filled, table from DB1 is also there. I can also do the same thing using MS Access.

    Table A of the DB1 is available for me enven if I only connect to 2 DB.

    Here comes the problem.

    When I use DB tool list Table.vi to access DB2, it does NOT list A table in DB1. It list only the tables in

    the database (DB2) which I am connection (using DB tool opened Connection.vi with a file DSN)

    So my work around right now is to open a separate connection both DB1 and DB2. However, this approach

    obviously creates a problem when I have to access a separate database constantly in my application.

    What would be a solution to this? I have search the Forum but only to see a post that is somewhat related to

    My question. (And it was published the 2004) Maybe I need to change the code in the orignial VI (DB tool list Table.vi)?

    My computer guy told me that he has not met this scenario since he wrote code in another environment such as

    VB and others and it has always been successful in linking the different database tables.

    I hope my question is clear and healthy because I don't really know much about database terminology.

    Any comment or suggestion is appreciated!

    Thank you

    Chad

    Ok.  Here is some information that I can work with.  Good.

    Your COMPUTER staff created a view called "VISUAL_WORK_ORDER".

    A view isn't a table.  It is a "virtual" table  Views are used to collect data (usually) in several different tables.

    But I guess that the code inside the DB tool list Table.vi returns a list of tables.  Views are not the tables.  Then "VISUAL_WORK_ORDER" does not appear in the list.

    HOWEVER, this should not really matter.  The view is here!  And it can be queried like any table.  So, you can use DB tools Select Data.VI... and wire in "VISUAL_WORK_ORDER" as the name of the table.  This will return the contents of the view.  Alto!

  • HP DeskJet 3050 a"the printer and the computer are connected to different routers"

    I am trying to configure my J611 all-in-one HP DeskJet 3050 again on my wireless network and this is the message I get "the printer and the computer are connected to different routers" but I only have one router! (Netgear WNDR3400).  My operating system is Windows 7.  What I am doing wrong?

    Yes, you have a router, but there two (technically three) networks.  I guess that is your printer or your computer is connected to the Guest network.  Check that your PC is not on the network of comments.

  • Multiline text entry area

    The library QNX has any user interface element for text entry that takes several lines. For example the kind of thing you would find in a text editor such as Notepad. It seems that something very basic, but I can't seem to locate a class for itself in the API. The closest thing I can find is the TextInput class, but that is optimized for the single line.

    I was wondering if I missed it, or if it does not exist. And if not, are there no other alternative, we can use?

    Thank you!

    Hey,.

    you do not have missing something. Unfortunately there is not an existing input QNX mult-line text object. However, there are some workaround solutions and others, you can find in these forums. one in particular is a thread linked below. Basically, you need to change the internal textField object of the input text to make it work. Here is the link:

    http://supportforums.BlackBerry.com/T5/Tablet-OS-SDK-for-Adobe-Air/multiline-TextInput/m-p/671331/hi...

    hope that helps. Good luck!

  • Draw text with different fronts in a RichTextField

    Hello

    Is it possible to use a rich text field to draw different text in different fonts. I can change the color of the fonts by the function

    graphics.setColor ();

    in the painting method but I can't change the font.

    Another thing... I want to create a line which contains several elements... like 2 bitmaps, 3 different texts, etc... I have manged to make horizontal use and vertical field managers... the problem is that it takes too long to make... and jerks... scrolling so I m using the paint function draw all these things in one control... but I can't seem to divide the text into two lines if the text exceeds the width of the screen... is it possible to do and does not affect performance.

    Sorry for the long post...

    Thank you

    Found! Field of ActiveRichText!

    Code following (not mine)

    compensates for the int [] = new int [] {0, 5, 12};
    Police fonts1 [] = new make [] {Font.getDefault (), Font.getDefault ()};
    int bg [] = new int [] {Color.BROWN, Color.WHITE};
    int fg [] = new int [] {Color.BLACK, Color.GREEN};
    Byte [] attributes = new byte [] {0, 1};

    mainScreen.add (new ActiveRichTextField ("Hello \nworld", offsets, attributes, fonts1, fg, bg, 0));

  • Captivate 9 - text entry area - cannot navigate through the input of text boxes on the same slide using enter key (works only tab)

    I designed a slide that has 3 areas of text entry.

    I need the user to be able to type in their response to the first box and then press the ENTER key, it will pass them in the next text box. After typing in their response to the second box, press ENTER, and then have developed pass to the third area.

    I don't want to use tab, I want to go to work as a shortcut key, so this works well on all devices. It feels like a trip to the logic of the user.

    I removed the button SUBMIT and check the validate user input.

    I put the shortcut key to ENTER in propriety / Actions area

    However, after that type in an answer and pressing on enter, the focus is not moved in the input text box available at the following address on the same blade.

    This happens regardless of browser (tested Firefox, Chrome, Safari, and IE9/10) and also OS - Windows 7, Mac OSX 10.9, 10.10 and latest version of iOS

    Only the tab key works (Ive even tried with other keyboard shortcuts and it always comes back to TAB).

    I know that this feature is possible in Captivate 9. I have read and watched many tutorials online, it seems a very basic feature. I could be wrong.

    This is a feature of wholesale/known or I'm doing something wrong.

    If a bug, is there a plan to fix it soon?

    Indeed, your problem is related to the Enter key as a shortcut key, not to have multiple TEB and one absolutely validation button. Take a look at this article very old (you are not the first to ask about this):

    A submit button for multiple text entry boxes? -Captivate Blog

    But here I explained to indicate to the user click in a next TEB, do not use input.

  • Pre-sale question - if I buy Acrobat Pro DC does include eSign services, or are they two different purchases?

    Pre-sale question - if I buy Acrobat Pro DC does include eSign services, or are they two different purchases?

    Hi ttollefsen,

    Acrobat Pro DC subscription includes e-Sign. However, with the license perpetual Acrobat Pro DC, you will not get services e-Sign & you'll need to subscribe separately.

    Kind regards
    Nicos

  • UI: My tools are wording/labeled differently to other peoples PS

    Hi all

    I am a newcomer to the PS and while browsing the web for some tutorials, I noticed that some of the tools are made-labelled differently to what is shown on mine.

    I use PS CC 2015.

    Here's what to look like my path selection tools.

    On the tutorial I followed the two options at the end were marked and checkboxes.  How, if possible, can I change this to match the tutorial that I'm following

    Photoshop UI.jpg

    Thank you

    Nick

    Hi Nick-K7,

    This seems to be a problem with the missing files that I can not see the Panel to the workspace on the high side of the right upper page.

    What you need to do-

    Close the PS should not be opened while you do this.

    • Press Windows + R at the same time, a small dialog box run will appear.
    • Type appdata, click ok.
    • Navigate to the folder - Roaming\Adobe\Adobe Photoshop CC 2015, now in here, you will see a folder by the name of Adobe Photoshop CC 2015 Settings, move this folder on the desktop, then open PS again to see if you have all the options
    • If the steps above don't work not then please click the link below, download the file I shared and paste them inside Photoshop CC Roaming\Adobe\Adobe 2015

    Adobe Photoshop CC 2015 settings

    Concerning

    Rohit

  • text appears different

    text appears different when viewing my site on my desktop and on my galaxy note 2

    Hi Michael,

    Could you please share the screenshot of what see you on your desktop vs what you see on note 2 so that we can see the difference? Also, can you provide the url of your site so that I can verify that my end?

    - Abhishek Maurya

Maybe you are looking for

  • Booklet - external keyboard

    I bought a new libretto U100. It's very nice. I plugged a USB keyboard for convenience in my workplace. But I cannot key in special characters like @ # ", etc. The emulation seems to be the same as the main panel of the laptop. Is there a way to make

  • Start opens when I press on the lower left corner on Satellite U300

    When you type in the lower left corner, and no matter where the cursor is the mouse pad, the start menu opens.Is this correct, or is there a problem... I use the Vista operating system.

  • Boring daily email

    How stop/block a junk email that I receive every day?

  • PX1268E - 1 40 and NAS Buffalo LinkStation Home

    Hello I bought a PX1268E - 1 40 device to use as a backup for my NAS drive domestic (Station link Buffalo HD-HG400LAN). Unfortunately while the NAS sees the device connected USB can not use it as a backup device (or external HARD drive). Initially, I

  • laptop will not allow new hard drive

    Laptop HP 2000-2b19WM will not again take hard drive, no parameters in Bios to allow to change the SATA or IDE drives I activated the legacy... support any help would be appreciated...