'Forward' and 'Submit' buttons in Quiz confusion

Hi all

Recently, I created course in Captivate with little Quiz at the end.

And now, I received the comment by the user, but actually not sure how I can solve this problem.

In fact, what he writes, is that he inadvertently used the "Forward" button / the appearance of the player instead of 'submit' to all questions, so in the quiz results, he scored 0%, and that's why to return back and redone the test again once, which was counted as 2 attempts. His question is: is it possible that you can bind these two buttons as well as others don't make the same mistake?

Before the test, I also provided a slide with instructions which, after having chosen the answer user must submit to see the legend as your comments, but to navigate to other slides - next button.

This is why I don't really understand how to adapt my classes to this comment by the user. Because the buttons 'Next' and 'Send' can completely separate functions.

Maybe there is a possibility to freeze the Forward button (don't let don't not to go to the next slide), until the user has not confirmed the answer with the "submit" button?

PS: if I understand it, "You must answer the question before you continue" legend works only when the user click on send selected unanswered.

Please, suggest...

Thank you!

I recommend especially to hide the PlayBar during a quiz, just to avoid this kind of problems. You don't say which version are you using? Captivate the 6 and 7 have an option in Quiz preferences to hide the PlayBar during quiz.

In regards to the button 'Next', that points stem to and other features of question slide, take a look on:

http://blog.lilybiri.com/question-question-slides-in-Captivate

http://blog.lilybiri.com/question-question-slides-part-2

Lilybiri

Tags: Adobe Captivate

Similar Questions

  • The address bar, "back" button, forward and refresh button is not visible. How to change that?

    The address bar, button "return", forward and refresh button does not show. How do I change this setting?

    Menu bar (File, Edit, View, history, Favorites, tools, help)

    Press Alt V T M (CTRL + V T M on Mac) on your keyboard. This should restore the menu bar (Firefox 3.6)

    Other toolbars

    View | Toolbars | Select the desired toolbar

    Other measures to try

    Try to restore the default value set by going to display. Toolbars | Customize | Restore the default set. This will put the toolbars in the default slot

    Safe mode

    You may need to reset toolbars and controls through Firefox in Safe Mode troubleshooting questions
    Make sure that completely close Firefox first. When you get to the Safe Mode window, select controls and then make changes and restart and reset toolbars.

    Links:

    What happened to the file, edit and view menus?

    Customize controls, buttons, and Firefox toolbars

    The back, home, bookmarks navigation buttons and recharge are missing

    I hope this helps!

  • passing a value line selection and submit button

    I created a page jsff divided into 2 parts
    Part 1 - contains the table, and on the selection of rows in this table, I want to pass a value to enter text from another jsff page (which is in the second part of the page) and offer a button
    Part 2 of a region
    region contains a page jsff containing an input text and submit button


    So what I want to do is
    on the selection of lines in the above table I want to copy a column value to enter a region below text and also submit a button


    Help, please

    If the two regions share the same control of data you could do so declaratively. check this one... http://andrejusb.blogspot.com/2010_04_01_archive.html

  • Next and submit buttons - question slides

    Hi all

    I see some problems using with the following buttons on question slides provided with Adobe Captivate 6.0, and send it.

    Desired behavior Actual behavior (out of the Box)

    Entering the slide

    (Behavior at the entrance of the cylinder head is OK)

    • Next button is disabled (grayed out)
    • Introduce the button is enabled
    • "Back" button is disabled

    (The same as the desired behavior)

    • Next button is disabled (grayed out)
    • Introduce the button is enabled
    • "Back" button is disabled
    On the presentation of a correct answer
    • Next button is active
    • Introduce the button is disabled (grayed out)
    • "Back" button is enabled
    • The user should click on 'Next' to continue, or click 'Back' to return to the previous slide.
    • Next button is disabled (greyed out) [ISSUE 1]
    • Submit button is activated (standard color) [issue 2]
    • "Back" button is enabled
    • The user must "click anywhere" to move forward (full page of hand cursorover). This means, if the user tries to click on return they will go to the Next is not the previous slide
    . [Issue 3]On revisiting a question slide (screening)
    • Next button is enabled
    • Introduce the button is disabled (grayed) or invisible
    • "Back" button is enabled
    • The user should click on 'Next' to continue, or click 'Back' to return to the previous slide.
    • Next button is enabled
    • Submit button is activated (standard color)-, but does nothing to click [issue 4]
    • "Back" button is enabled
    • The user should click on 'Next' to continue, or click 'Back' if they wish to return to the previous slide.
    On revisiting a question (for review) slide
    • Next button is enabled
    • Button "submit" is disabled (grayed) or invisible
    • "Back" button is enabled
    • The user should click on 'Next' to continue, or click 'Back' to return to the previous slide.
    • 'Back' button on questions 1 to be disabled or invisible or take the user back in the contents page.
    • Next button is enabled
    • Introduce the button is disabled (grayed) or invisible
    • "Back" button is enabled
    • The user should click on 'Next' to continue, or click 'Back' to return to the previous slide.
    • The 'back button ' on Question 1 is activated and directs the user to the previous content that is confused page. [issue 5]

    Issues related to the:

    1. Are there settings that are the origin of this undesirable behaviour?
    2. Or, is it possible to bypass them? It seems a lot of work to have to rebuild the behavior of quiz!
      1. Problem 1: I could create a custom button 'Next', but I can't see any sort of hook in the submission process to trigger it to be enabled / disabled.
      2. Issues 2 and 4: I could create a custom of 'Submit' button but I don't see what measures to trigger to submit the quiz question.
      3. Problem 3: I do not see boxes click to remove or settings to change, to stop the behavior "click anywhere.
      4. Problem 5: I worked around this by creating my own back for Question 1 only button and hide when they review the quiz.

    Any suggestion would be great!

    Thank you

    Sarah.

    Hi Lilybiri

    Thanks for the links to your blog, as always very useful!

    I understand the hesitation when seeing convoluted questions on this forum, but I encourage you and others to try to remedy. Otherwise, the forum is pretty useless if it only meets the "simple" questions I tried to unzip the problem so that the expected and actual results were clear.

    I have now overcome problems 1, 2, 3 and 4 as follows:

    • Make the button submit transparent and placed a SmartShape resembling to the button send behind it.
    • Removed the success message, so that the action on the success is called immediately by clicking on Submit
    • Call a tip for the successful event Action. This action:
      • Displays the revision message (success)
      • Hide the submit button
      • Jumps to the next slide and then return to the current slide (this ensures that the buttons next and previous are enabled correctly)
      • Calls a Javascript function to pause the slide.
    • Apply the same to all my slides in question... * sigh *.

    I had already worked around 5 problem according to my original post.

    Again, I want to express some frustration that there are so many workarounds to get training to watch 100%. For example, in one of your tutorials there is a transparent button and once I knew how the workaround has been applied, I put my mouse over it the space where the button was and saw the hand icon. While if you think that users don't notice, I assure you that when the courses are distributed to a few hundred people these things don't go unnoticed! The effort to build workarounds is worsened by having restrictions on question slides that do not apply to other slides, which for example not being able to add a button and having to use a SmartShape (which does not reuse the button styles), etc. That means trying several solutions workaround until you can find one where all the workaround steps are feasible and you can get a perfect result.

    In any case, I'll mark this message as answered and call it a day (I have another question about styling SmartShapes used as buttons but post it separately) =)

    Thank you

    Sarah.

  • Signature field and submit button does not

    I've recently upgraded to LiveCycle Designer ES2 and problems with certain features.  I created a form with 3 fields of signature and a send button for the final signatory to email on the back of the form.  None of the signature fields works; or not the submit button.  I did everything the same as I had in the previous version of the software.  However, it seems that there are a few changes that I know.  I read about locking objects, but got a little confused.  Can someone tell me (in very lay terms) what I need to do to get these functions work?

    I don't see a screenshot. If you have tried to contact by e-mail, that it won't work, you need to use the interface of the forum.

    In any case, to enable a document depends on which version of Acrobat you are using:

    Acrobat 8: Advanced > enable usage rights in Adobe Reader

    Acrobat 9: Advanced > extend features in Adobe Reader

    Acrobat 10: File > save as > Reader Extended PDF > activate additional features

    Acrobat 11: File > save as other > Reader Extended PDF > activate tools plus (includes filling form & save)

  • Text input focus and submit button - issue 8 slides-Captivate

    Hello

    I created a series of short answer to a quiz questions using a pool question I want the questions randomly each time for the learner. How do you define the development of the slide at the entrance area of text (where the cursor is so they can start typing) on a question slide? I also want them to be able to submit the question by pressing enter, do not click on Submit. I know how to do this using a box of text entry in a standard slide, but as I want to be able to get the user to give random issues I need to be in a pool of question. Can someone help me with how to do it?

    Either: set focus to an input field text and have it onkeyenter for the Send button

    Or: replicate a pool question using standard slides, so I can have random questions generated for users (for example, 5 questions chosen at random from a set of 10).

    Edited to add: I'm happy to use advanced actions and java scripts etc if need be

    Thank you

    JO

    You can select the button submit to a question slide and set the ENTER key as a shortcut key.  This will allow to the learner to submit the question slide by pressing the ENTER key.

    Captivate does not have the ability to configure short answer question slides in order to put the cursor in the text field when the question slide enters the timeline.

    You can add standard slides to a Question Pool.  That the real question slides can be randomized in this way.  Captivate also does not provide by default sort stocks advanced to randomize the navigation to a subset of standard slides.  There may be a way to make the randomization of the navigation of the blade with JavaScript, but I can't help you with that.

  • When I click a link, that it disappears if the info is there and submit buttons on Web sites aren't there Tho ' info is.

    Links always disappear when they were clicked on Tho ' info is always there if I remember where the link. Web sites such as correspondence and credit cards missing submit or continue buttons.

    Thanks cor - el. I went to control panel accessibility and not he. Everything is fine now. What a relief!

  • Page Forward and Reverse buttons do not work and are "grayed out" after upgrading to, as it is the elements of main Menu like file-Edit-view etc...

    After the upgrade to Firefox 3.6.12 features appear to be intact. Then, after a few days he lost the ability "page forward" or "back" and are "grayed out". In addition, the elements of main menu like File, Edit, View, history, Favorites, tools, and assistance are also grayed out and non-functional.

    In addition, the "search engine" does not search, search the Web should be made since then in the URL window instead, for some reason any crazy. If the URL window is empty when I enter a search in the search window, the following text appears in the URL window, "bookmarks and search history", which makes no sense.

    In the past, I've noticed similar complaints in this Forum, but I have not seen any resolution posted these questions. Is there a solution?

    Create a new profile as a test to see if your profile is the source of the problems.

    See basic troubleshooting: a new profile

    There may be extensions and plugins installed by default in a new profile, so check that in "tools > Modules > Extensions & Plugins»

    If this new profile works then you can transfer files from the old profile to the new profile (be careful not to copy corrupted files)

    See http://kb.mozillazine.org/Transferring_data_to_a_new_profile_-_Firefox

  • How can I configure Windows media player to start again where I left off? When I try to use the fast forward and backward buttons, I get an error message, must close out and housing starts WMV on.

    Remember - this is a public forum so never post private information such as numbers of mail or telephone!

    Ideas:

    • You have problems with programs
    • Error messages
    • Recent changes to your computer
    • What you have already tried to solve the problem

    Hello prism2011,

    There should be a plug-in for Windows Media Player do an Auto RESUME, but it will be 3rd party. It isn't there natively.
    Do a search on the internet for plug-ins.

    Thank you

    Marilyn
    Microsoft Answers Support Engineer
    Visit our Microsoft answers feedback Forum and let us know what you think

  • Buttons on quiz on slides and submit

    Hello

    I have the clear defect, back, Next buttons and submit on my quiz slides.  My users tend to click the next button instead of the Submit button or click on the "submit" button, and then the next button, thinking they need to click next to continue.  I discovered that in these cases, the results of the quiz are not captured.  I understand that the user must click on Submit and not on the next button in order for the results to be captured. I tried to change this behavior through guidelines, but there are always a few who want to click Next.

    I like to keep the buttons back and next, because they are used during the review of quiz.

    Do you have any suggestions for me that my instructions by adding to each slide that says "do not click Next in all except if you review the quiz"?

    Thank you

    Sarah

    Little weird that you marked your own comment as a "good answer".

  • The Quiz, the Quiz on revision and the button "next".

    Sought and did not quite find all solutions to a topical issue that I found just that... troubleshooting classes something not at all related.

    In any case, here's what I have:

    • Quiz slides do not contain the button 'next' or 'back '.  Only the 'clear' and 'submit' buttons are activated
    • The quiz requires a minimum pass mark.  A failure, the "quiz of recovery" button, button "review quiz" and the button "continue" are displayed
    • By clicking on the 'resume quiz' button works as expected with zero problems
    • By clicking on the "review quiz" button works as expected with the learner to the first slide of quiz

    Here's the question.  With the 'next' button disabled on the slide of questionnaire, the learner is not able to advance after the first slide of quiz, so to get stuck and have to go out the window.  Not sure if I'm missing something.  I did a lot of quizzes with a required pass mark and have not had this problem in the past.  Is it possible to have the 'next' button disabled on the slide of questionnaire but enabled for the revision of the quiz slide?

    Any help is greatly appreciated.

    Thank you!

    Go to the display of the slide master and find the master slide for each particular type of quiz slide.  Select the button Delete in the master slide and you should find that the toolbar alignment options become active, allowing you to bring to the top of the stacking order.

    When you return to the display of the slide, normal, is the clear button now on top?

  • Custom submit button

    Is it possible to create a submit button custom quiz in a multiple choice slide that has present features?  For example, a button created using forms and added to a quiz slide?  I use 9 Captivate.

    Thank you

    The f

    As far as I know the buttons (the embedded objects with built in functionality) are the only buttons/legends that cannot be replaced by form buttons (yet - fingers crossed, it will come soon).

    You can use a workaround, because the "submit" button is the most important component of every slide in the questionnaire. Hold the key, but make it invisible by removing the label, change the fill and border (is possible). And use a form (not a button) on this Submit button transparent. You cannot cover a question of form Slide button, because embedded objects are always on top, the reason why you should make the button transparent. It will look like a custom shape button but is really a Duet of the button Submit original with a shape that mimicks a button custom.

  • Drag-and - drop 'submit' button and hand - 9 Captivate slider

    Unlike normal questionnaires 'submit' buttons, the Captivate 9 Drag & Drop 'submit' button does not appear able to show the hand cursor to the passage of the mouse.

    Importing a project of Captivate 8 to 9, it sometimes works, sometimes doesn't work, so I can't find a way to make it work on naked new projects created with Captivate 9.

    The Drag & Drop option "Use hand cursor" is clearly displayed, although affecting only the sources and targets but not the button 'send '.

    Captivate 9 runs on Windows 7.

    Thanks for the help,

    Matteo

    Moderator: I took your personal address, this is a public forum

    I'm sorry, but the button submit in D & D seems to have the ability to display the hand cursor. It uses the same style buttons embedded on the Quiz slides, but the hand cursor doesn't do not part of the style. I've often done drag the button to send off the stage and just set hotkey (as input).  I also checked in Captivate 8 but he has never had the option to display a hand cursor to the button send D & d, so I'm surprised when you write "when you import a project of Captivate 8 to 9, it works sometimes"

  • How can I hide submit them and disable button "on success" event for question slides?

    Hello

    I use the "successful" event on the question slides to show a caption for the image and text and a button of smart shape to allow the user to continue to his own time to the next question.  The problem is I can't hide submit and clear buttons and I cannot conceal their with a smart shape...

    Does anyone have advice?

    Thank you!

    It's just the way by default that work all the Captivate questionnaire slides.  The default slide elements of questionnaire, including the "submit" button and the Clear button, are always at the level of the top layer, no matter what YOU add to the slide.

    My suggestion would be that maybe you should consider using the actions on the success or on the last attempt to go to a different slide in total BEFORE then go to the next question quiz.  Then you can do what you want on this non-quiz slide.

  • Cp6 - Quiz questions (change the behavior to submit button - quiz numbering)

    Hi all

    This is the first time I built a Uncategorized quiz (I call it an evaluation of knowledge - placed between courses).

    I chose Multiple choice quiz and scored (deselected report answers to the Quiz properties).

    Issues related to the:

    Is there a way to change the Quiz unintuative actions and button controls?

    I want the learner to be able to click on the submit button and move to the next question immediately (like any other rating system I've ever seen)

    The way Captivate: click on submit, display a correct or incorrect and if it is correct, ask to the learner to click on 'Y' or anywhere to continue.

    I have three sets of questions of quiz (for each of the three lessons).

    Is it possible to keep the number of distinct quizzes in each lesson. Currently, there are 4 questions in Lesson 1, 5 in Lesson 2 and 3 in Lesson 3. I want some lesson 1 quiz questions to display 'x 4' NOT 'x 12"'.

    And MOST important...

    Quiz results appears ONLY on the last set of questions. I need a result of quiz for each of the three sets of questions. Is this possible?

    Thank you

    Shawn

    Take a look on:

    http://lilybiri.posterous.com/intermediate-score-slides for your last question

    http://lilybiri.posterous.com/question-question-slides-in-captivate to refine the process in two steps on question slides

    Lilybiri

Maybe you are looking for