Submit button for hot spot quiz

the hot spot quiz functionality is not very intuitive.  is there a way to proceed to the next slide after the user hits "submit?"   also, is there a way to only allow one hotspot selection that once the user makes a selection he/she cannot keeping placing selections all over the page? thanks.

Hello Lilybiri,
Thank you for offering to help find a solution for my Hot Spot Quiz issues.  If you would like to (or have the time to) help me here's what I am trying to accomplish:
We need some Hot Spot quizzes which require the user to click on one, or sometimes one of several, hot spots on an image object.  I have already encountered the Captivate 4 hot spot quiz limitation of having to click on all of a group of hot spots in order for the answer to be correct when we want the user to click on just one of any of the correct hot spots.  I have developed a customer specific header and footer bar template for each slide, with the footer bar containing navigational buttons for beginning/previous/next/end functionality, have disabled this navigation in the question slides as we don't want this available to the user during the quizzing.  Instead, we want to advance to the next question slide if the user clicks the correct hot spot, or produce a text caption (with a continue button to advance to the next question slide) accompanied by an arrow animation indicating the correct hot spot to click (which would require executing an advanced action).  The user gets one attempt to answer the question correctly.  Each question slide will have a text caption with the question for the user to answer.  Because of the limitations I've encountered with Captivate 4 hot spot quizzing I've been considering creating custom question slides just as you suggested.  Unfortunately, we have a very tight deadline to meet and a lot of content to pour into this project, so I need solutions that are as simple and quick to develop as possible.  It seems that sometimes Captivate does not allow for this to happen and I've been discovering that it's been increasingly frustrating to use.  Any assistance you could lend me would be greatly appreciated and I thank you for your time.
Sincerely,
Roland

Similar Messages

  • Add instances to hot spot quiz interaction

    the hot spot quiz interaction provides for 8 interactions. i
    need 13. can anyone help me edit the file so that i can have 13
    interactions in the hot spot quiz interaction?
    thank you

    Hi Jorma! I actually have Captivate 6 as well and know how to use it. The leadership team wanted basic learning, no simulations for this specific training, which is why we’ve been doing Hot Spot quizzes instead.
    I’m hoping I won’t have to make any more edits to the quizzes but I would still like to know why this bug keeps happening.
    Thanks for your help

  • How To Create On Submit Button For Master_detail Page ?

    I have adf page that is master And detail view.
    i want to have one submit button for master and detail block

    Duplicate of  How To Create On Submit Button For Master_detail Page ?
    Please don'r post your question multiple times.
    Timo

  • Submit button for PDF

    The submit button on my PDF form (Acobat X pro) no longer works. I created a submit button for a PDF form about two months ago and it worked then, but it is no longer working.  Applicants fill the form out and email it back to us as an email attachment.
    Is there a limit to the amount of forms that can be sent to us?  I would appreciate suggestions.

    You say it's Reader-enabled, but that you didn't do FIle > Save As ...
    This is the process that causes it to be Reader-enabled, though putting it through the Distribute Form process does as well.
    What Reader-enabling does is allow Reader to save a filled-in document. It otherwise cannot, though it can fill. print, and submit (form/comment data only). Reader 11 changes this though as it is able to save a non-enabled form, but not everyone will have Reader 11 so you shouldn't count on it being used.
    If you distribute an enabled form that was enabled with Acrobat (as opposed to LiveCycle Reader Extensions), then you are limited by the Acrobat License Agreement from using data form no more than 500 instances of the form that has been returned to you, including hardcopies. Removing the submit button would make no difference.
    A different approach though that will make everything more reliable is to set up the form to be used with Adobe's FormsCentral. Submitting by email is fraught with problems, but submitting to a web server as with FormsCentral eliminates all that. It allows essentially an unlimited number of submissions, though the data table will only show 5000 at a time. It makes it easy to get at the form data, which is more convenient than with Acrobat. It also allows you to generate a copy of the filled-in form for a particular submission if you ever want one. It provides the user some feedback when the form is successfully submitted, unlike email. When you distribute a PDF via FormsCentral, it Reader-enables the form and you can then distribute it via email, web site, or some other means. It's also very reasonably priced. It can be set up to send you and others an email notification whenever anyone submits a form. It can also send the user a notification that it was received, as long as they include their email address in a field on the form. No, I don't stand to benefit from you using FormsCentral, though I heard I might get a gift card for referring folks.   
    Seriously though, it really is a nice service that you should consider.

  • I'm trying to make a "Submit" button for my existing UIPickerView. Help!

    Hi there! I’ve been tearing my hair out and searching the web high and low for an answer to a question I have about UIPickerView. I was hoping that perhaps you could help me out!
    I’m trying to make a “Submit” button for my existing UIPickerView.
    I’ve coded a 3 column UIPickerView into my app, and it works great. However I’d like to add a “Submit” button and connect it to my pickerview, so that once a user makes their selections and clicks “Submit,” the app searches an existing array for the user’s selected values.
    Any help would be appreciated! I hope I explained that okay, lol.
    Thanks,
    Brittany

    Check this one.
    http://support.apple.com/kb/HT2731

  • Can we have one submit button for mutliple report regions querying same tbl

    Hello,
    I have a normal multiple report regions in a page with some editable in those regions, these report regions are querying the same table. Now, Is it possible to have one submit button for all the report regions to update the underlying table data?
    Can anyone please help me out with this one.
    thanks,
    Orton

    First you'll almost certainly need to roll your own - the built-in stuff is fairly basic and more than likely won't help.
    It sounds like your process flow should be something like:
    1) Person clicks button.
    2) You do a select for update in the process to get the loan id and put it in the person's queue. At this point you may want to flag that column as having been assigned so it can't be assigned again.
    3) You then forward them to the form to enter data. Personally I would create my own items and processses and forgo the built-in form stuff but you may be able to use the Automated Row Fetch. If you do your own, you just reference the objects like:
    insert into table
    values(:P1_1, :P1_2, :P1_3)Edit - Another way would be to use a regular form and insert Stop/Start Tables - so it can look like a different section, but it really is just a label. Thats another option.

  • Modifying the appearance of the search box, the search button, and the submit button for web forms

    I'm trying to modify the appearance of the search box, the search button, and the submit button for web forms by modifying the CSS on Stylesheets. None of the tags I'm using (e.g. .webform .cat_button) seem to be working. What are the correct tags for those three elements?

    When you generate the help you can select / deselect the buttons that are displayed.
    See www.grainge.org for RoboHelp and Authoring tips
    @petergrainge

  • Modify User (OIM 11gR2 PS1): How to enable "submit" button for custom udf fields?

    I made some new attributes following oracle documentation for create user, modify user, and view user details forms. create user and view user details are working fine, but I'm not being able to copy/paste the following code in custom modify user attributes to enable the submit button for modify user form change: #{pageFlowScope.cartDetailStateBean.attributeValueChangedListener} . Any ideas? Thanks.

    Export the sandbox and edit userModifyForm.jsff to set value change listener property for the new attribute as below
    valueChangeListener="#{pageFlowScope.cartDetailStateBean.attributeValueChangedListener}"
    http://docs.oracle.com/cd/E27559_01/admin.1112/e27149/customattr.htm#autoId4

  • CP 8.01 - Hiding the Submit button when returning to Quiz slide

    Hi,
    After answering a quiz and returning to the same slide later on, the submit button is still present but disabled. I would like for it to be removed/hidden entirely since IMO, I do not think that you have to display it once you have answered the question. Is there a way to do this?
    David

    Captivate provides no way to do this. You cannot hide the Submit button another object either.

  • How do I create a submit button for my form? I would like it to send the completed PDF to an email address

    Hi everyone,
    I recently upgraded to Adobe XI and I can't find a "submit by email" button for my form. I created a button and tried to set up some actions but, I can only get the button to direct the user to a URL. How do I make it send the completed PDF to our designated company email address? I'm not too familiar with JAVASCRIPTS so I haven't tried that plus I heard it may not work with users with adobe reader.
    Any help would be appreciated.
    Thanks,
    Matt

    Thanks for the input. I think you might have a different version of LiveCycle than the copy I have since it looks a little different. However, I found the answer in Adobe help. I had to type "mailto:" before the email address to indicate it's an email and not a URL. See below.
    To collect form data as attachments to email, type mailto: followed by the email address. For example, mailto:[email protected]

  • Code for Hot spot in ALV report to call transaction

    Hi,
    I  hv never use hot spot to link as a call transaction can u give the link or code how to make hot spot on a particular fields  i am working on a ALV report in that report in the belnr coloumn when user click on belnr i want to call FB03 transaction ref. to that belnr number and fisacl year.
    regards,
      zafar

    Hi,
    In the fieldcatalog you will have to write the hotspot as shown below,
       wa_fieldcat-hotspot   =  'X'.
      APPEND wa_fieldcat TO it_fieldcat.
      CALL FUNCTION 'REUSE_ALV_GRID_DISPLAY'
          EXPORTING
            i_callback_program       = sy-repid
            i_callback_user_command  = 'USER_COMMAND'"----> this is important
         i_callback_pf_status_set = 'PFSTATUS'
            it_fieldcat              = it_fieldcat
            is_layout                = it_layout
         it_event_exit            = it_eventexit
         i_screen_start_column    = 10
         i_screen_start_line      = 20
         i_screen_end_column      = 70
         i_screen_end_line        = 45
            i_grid_title             = 'Customer-Order Details'
          TABLES
            t_outtab                 = it_data.
    then you will have to catch the user command as follows,
    FORM user_command USING r_ucomm TYPE sy-ucomm
                            rs_selfield TYPE slis_selfield.
      DATA: alv_vbeln TYPE vbeln,
            mess_text(30) TYPE c,
            txt_vbeln(10) TYPE c.
    *User clicks a Order No. in ALV it passed to the following transaction.
      CASE r_ucomm.
        WHEN '&IC1'.
          READ TABLE it_data INDEX rs_selfield-tabindex INTO wa_data.
          alv_vbeln  = wa_data-vbeln..
          IF sy-subrc = 0.
            CLEAR: mess_text, txt_vbeln.
            SUBMIT zprogram
             WITH pr_vbeln = alv_vbeln AND RETURN.
    put your call transaction logic here
          ENDIF.
      ENDCASE.
    ENDFORM.                    "user_command
    Hope it helps you,
    Regards,
    Abhijit G. Borkar

  • Submit button for online PDF form doesn't work for some users

    Two online forms I've created in LiveCycle Designer 8.2 work fine for me. But when some of my site's users click on the Submit button in either form, it simply flashes and then does nothing. It's a standard Submit button with a Mailto link. The documents are PDF Version 1.7, and I'm using Acrobat Pro 9.4.5 and Reader 9.4. Any suggestions on troubleshooting would be great.

    Has this form been enabled with Form Rights for Reader.  If the entire PDF is submitted, then the PDF must be Reader enabled to operate on Reader. 
    Another issue is that an email submit is entirely dependant on the user's system.  There must be a local email client installed and registered with the system.  Internet email will not work.  This is the most likely issue.  Althougth there are other things that could be wrong.  You might want to consider using the Acrobat.com to distribute your forms.  This method gets around the email issue for most users. 
    Other issues that could cause this problem are the users' version of Acrobat/Reader as well as any kind of funky system/security setup.   

  • Submit Button for PDF Fillable Form

    Hello -
    I am using Acrobat 9 Pro.
    I am developing a fillable employment application for our HR department.  Initially, I thought we could add the option to "submit" the form via email.  However, now I am rethinking this due to a few issues.  The first issue being security of sending it through email.  The other issue is that when you click on the Submit button it brings up various options depending on if you are on a Mac or PC and depending on what email client you are using (desktop or webmail). 
    Is there any way to send a form via email without it bringing up the option to choose desktop email or webmail and going through all of the prompts?  We want to make it user-friendly but also follow best practices.
    Is it a better practice to have the applicant fill out the form, print it and then fax it to HR? I am looking for suggestions and solutions that have worked well for others.
    Many thanks!!

    Since you will likely have no control over your user's email client, there's little you can do to ensure the process goes smoothly. Not only is email generally unsecure, it is also unreliable. Some users might not even have a functioning local email cleint, and instead use a web based email system, in which case they have to manually attach it to an email that they initiate.
    What is more reliable and easily secured is submitting to a web server, which can do the job of storing the form data (or complete forms) or emailing them. This is a bit more complex since the server has to be programmed to process the incoming submission and return a response, but it really is the better approach.
    Faxing or mailing a printed copy is always an option and it can at least cut down on errors due to bad handwriting or inconsistencies (e.g., checking both the Yes and No check box for a question).

  • Submit Button for PDF Form

    Good Morning All,
    I have created a simple form in Live Cycle with a submit button. Originally, I placed a "Submit by E-Mail" button and found that wasn't working at all. Then I tried placing a button and reconfiguring it as a submit button. The button I reated has the correct group e-mail address I want the form submitted to - the department's generic e-mail address. When I go to test the form it defaults back to my e-mail address. This is driving me crazy. What am I doing wrong???? Help, anyone.
    isidave

    Try using www.PDEmail.net
    Link: http://www.pdfemail.net/
    For complete control over your PDF Form submission e-mails, check out PDFEmail.net.

  • Submit Button for Email Form

    I have searched the forum (my apologies if I missed the
    correct solution) and have done my fair share of Googling on this
    topic to no avail.
    Is there a "simple" solution to setting up a submit button to
    send a form to email.
    I have the action of the form as mailto:myemailaddress.com
    Method set to "Get"
    Enctype set to "text/plain"
    When I test to submit button it provides a popup window with
    a warning indicating the senders email address will be divulged. I
    click OK and a new window popsup for my yahoo sign in. I suppose
    this would happen as the default email interface used. However, the
    form isn't sent.
    Any solutions would be very helpful. Thanks
    P.S. I use DW 8

    This is posted here 2-5 times a week -
    There are only two ways to process form data -
    1. Use mailto:[email protected] as the action of the form
    2. Use a server-side scripting method to a) harvest the
    form's data, b)
    process it in some manner, e.g., enter it into a database, c)
    formulate and
    send an email to one or more email recipients, and d)
    redirect the visitor
    to some ending page
    Method 1 is quite simple, and is also the least reliable. It
    depends both
    on your visitor having an email client already installed on
    their computer -
    this eliminates public computers, or home users without email
    clients
    installed (more and more it seems) - and on the installed
    email client
    responding to
    the mailto call. It is not possible to use this method *and*
    send the
    visitor to a
    thank you page as well.
    Method 2a is the preferred method, since it eliminates the
    problems of
    method
    1, but it means that you have to grapple with
    server-scripting somehow (ASP,
    CF, PHP, perl, etc.).
    Method 2b would be to use some third-party form processing,
    like
    http://www.bebosoft.com/products/formstogo/,
    or if your server supports PHP,
    you could investigate
    http://www.geekministry.com/formbuilder/,
    a very nice
    product by a frequent poster here.
    You would have to decide which of these methods is best for
    your needs,
    but if it's Method 2a, then start by asking your host what
    they provide for
    form
    processing. If it's 2b, then read their FAQ/instructions
    carefully.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "DBistrow" <[email protected]> wrote in
    message
    news:[email protected]...
    >I have searched the forum (my apologies if I missed the
    correct solution)
    >and
    > have done my fair share of Googling on this topic to no
    avail.
    >
    > Is there a "simple" solution to setting up a submit
    button to send a form
    > to
    > email.
    >
    > I have the action of the form as
    mailto:myemailaddress.com
    >
    > Method set to "Get"
    >
    > Enctype set to "text/plain"
    >
    > When I test to submit button it provides a popup window
    with a warning
    > indicating the senders email address will be divulged. I
    click OK and a
    > new
    > window popsup for my yahoo sign in. I suppose this would
    happen as the
    > default
    > email interface used. However, the form isn't sent.
    >
    > Any solutions would be very helpful. Thanks
    >
    > P.S. I use DW 8
    >

Maybe you are looking for

  • Recording and Screen Shots

    Using software simulation in Captivate 7 , I'm recoriding a project for an application that has many drop down arrows and typing insertions on 1 dialog box.  The challenge is each time I usethe mouse a new screen is created so the audio does not matc

  • Employee id is not associated to this user id

    I am facing Below error while navigating Work Structures -> Budget -> Budget Reallocation "Employee id is not associated to this user id" please give your inputs to bypass this issue Thanks

  • Peculiar problem in dynamic event, which is registering randomly

    Hello, I am using a dynamic event to pass a data (variant) to a vi which i call dynamically. reference of the event is stored in LV2G. so both main and called vi can access. data when written to the generate user event vi is triggering event at rando

  • License key for a J2EE Engine standalone system

    Hi, I installed a J2EE Engine 7.0 standalone system (at first screen of installation, I selected node <b>SAP ERP 2005 Support Release 2</b> to start the installation of SAP NetWeaver's software units  - not software units of SAP ERP, NOT node <b>SAP

  • Is XDK v10 available for linux?

    Actually I'm developing with Oracle XML Developers Kit on Sun Solaris v10 Production, but I would like to develop my application on linux too. Unfortunately there is no linux XDK v10 distribution for download on http://otn.oracle.com/tech/xml/xdk/sof