Radio buttons - true/false question rating

Hi all, it seems so simple, but I spent all the yesterday looking for an answer.  Part of the problem is that all the AIDS that I found are equally old versions of Captivate.

I want to create a list of 10 questions true or false on the same blade.  It is important that they be on the same blade.  So, if I understand correctly, I can't use the regular quiz blade, but I need to use the radio button widget.  How can I mark these - exodus 7/10?  Work w / variables is really confusing to me.  Thanks for your help.

Bill

Interaction of option buttons only has a SINGLE variable that can be attached! In addition, you will need to set this variable in project, Variables. I think you're actually trying to do something that you don't quite understand. I have written several posts on this interaction/widget. Take a look at the one I referred to the former position (on advice for widgets).

I recommend first to try with fewer variables.

  1. Set the variables one project, Variables: v_one, v_two, v_three
  2. The interaction between radio buttons first and then type the name of the first variable v_one
  3. Do the same for the other two interactions of option buttons, associated with the v_two and v_three
  4. Write in the conditional, tip action
  5. Insert a button (may be a form button) to trigger advanced by action

This very old post describes the meaning of the variables

Curious to know the Variables in Captivate? -Captivate Blog

This one on the use of variables in action:

Curious to know the Variables in Captivate? -Captivate Blog

Tags: Adobe Captivate

Similar Questions

  • Can I change the font for the true/false question?

    I am using Captivate 5. I have a darker background if I want to use the white font for questions. I was able to change the words 'True' and 'False' but cannot change the letter 'A' and 'B' that next to the option buttons. Can anyone help? Thank you!

    Hello

    Here's an alternative to the solution proposed by Whyves if you want to have the same style for true/false questions.

    You can open the object (menu Preferences or SHIFT + F7) Style Manager? Go to Quizzing, legends of the category objects. Choose the answer/FIB text option and change the color and possibly other attributes. All of your answers will now have the new color. If you want to replace the default style of origin for these legends, you can also duplicate the style, change the clone and which apply to such legends.

    The workflow in CP5 is different from previous versions. Personally I think it is a good practice to first choose the appropriate object styles. If you do this before you open a project, modified styles apply to all the project that you create in this session.

    Lilybiri

  • 2.8 LCD screens reset multiple CHOICE and true/false questions

    Multiple CHOICE and true/false questions work fine once only. After that, activity displays all the hidden data. Question must be reset and allow you to select a Merry again. Please I need help to make it work.

    Finally, I solved this problem by:

    1. by changing the Settings.xlm file:
    \lcds\courses\coursename\course\platform\settings\setings.XLM

    2. change false the variable 'assessments_persistResultsInLms '.

  • Strange looking for true false question slide

    Hello

    for some reason I now some strange looking for true/false question slides, depending on the image below

    TrueFalseSkew.PNG

    I try to remove all the question slides, and starts again, buit when I insert now any fake slide, he aoppears as above.

    If anyone else has had this problem and if so, how can I solve this...?

    Kind regards

    Sabine

    Go in Edition > Preferences > by default. Here, deselect the Autosize captions.

    Anthony

  • Prevent Question 2 Radio button selection until Question 1 Radio button selection

    I have a script (Javascript) messagebox to appear if the user tries to make a radio button selection to question 2, when they do not have a selection to question 1. However, the message box does not prevent the selection. the radio button is selected after the messagebox goes. How to prevent this? I tried to focus on the set of question 1 of option buttons, but it does not work.

    You could define question 2 in read-only or protected using 'access', until answered question 1.

  • eight seconds after the true false question

    I have a true false quiz with an audio attached slide.  The audio is 9.7 seconds.  After answering the question correctly or incorrectly and the appropriate text box appears, and the user clicks the text box... There are eight seconds before going to the next slide.  Anyone know how to get rid of this delay?  My users are complaining about.

    If this question has already been asked, I did a search, but cannot correctly.

    Charlie

    Please follow after steps inorder to get rdi of your question:

    1. on true/false question slide, right-click, and choose the menu item "Edit question...". ».

    2. on the true/false question dialogue goto the Options tab.

    3. under the 'good answer' section, select "Goto next slide" in the Action drop-down list.

    Manish

    http://blogs.Adobe.com/Captivate

  • I need assistance with radio - quiz true/false buttons

    I have a short quiz at the end of a lesson. The choices are radio buttons. Some are multiple choice, some are true/false, and they appear randomly. I have a visible set choiceNone = flase button and selected = true, so that the other options are not selected. It works very well for the choice quaestions multiple, but on the second and third true/false, it shows the previous selection. Someone else built this quiz for me, as I am a novice. When I copy in its own file it works fine, but not in this one and not as an mc. HELP!

    I can't open your file because it is a CS4 file, but I guess that the problem is similar to another file that someone posted here some time.  If your issues radio buttons are sitting in the adjacent keyframes, each then inherits some properties from the keyframe before.  One way around this problem is to have empty key frames between keyframes of radio button... But if you need to keep the image by image sequence, then you can try alternating layers so that you can find yourself with spaces between everything keeping the image by image...

  • true false question of movie clip

    I have a timeline that has a button and a clip below is the function I added when btw is clicked little triggers the removal of this

    StarGlowStatic_mc.visible = false

    and on stage, when he files an instance of another clip from the library.

    It works fine except the two clips are the same that the first is a static clip and the second is a clip of the same, but the second clip is placed off-centered, how can I move the clip right on Anthony where was the first clip?

    Follow?

    R

    StarGreenMonsterBtn.addEventListener (MouseEvent.CLICK, fl_ClickToHide);

    function fl_ClickToHide(event:MouseEvent):void

    {

    StarGlowStatic_mc.visible = false;

    var fl_MyInstance_3:LibrarySymbol = new LibrarySymbol();

    addChild (fl_MyInstance_3);

    }

    Try this:

    function fl_ClickToHide(event:MouseEvent):void
    {
         StarGlowStatic_mc.visible = false;
         var fl_MyInstance_3:LibrarySymbol = new LibrarySymbol();
         fl_MyInstance_3.x = StarGlowStatic_mc.x
         fl_MyInstance_3.y = StarGlowStatic_mc.y
         addChild(fl_MyInstance_3);
    }
    
  • Question about alignments multiple choice or true/false response

    When I insert a questionnaire to multiple choice or true/false question, the second answer (answer B for each type of question, is misaligned with his radio button):

    QuizQuestion2.png

    QuizQuestion.png

    During these questions master blade looks like this:

    QuizQuestion3.png

    I can't understand how to align the answer with its radio button.  Any ideas?

    I use CP 7.0.1.237 on Windows 7.

    Thank you.  I'll go ahead and mark this thread as a response.   I like the feature of automatic resizing of legends, but it messes up the alignment of the answer.

  • Radio buttons to display different predetermined text in a text box

    Help please.

    I have a form with different numbers of radio button in. some grouped into two options and other with 4 options.

    I want to make is that, according to the radio button is selected, a predetermined response is then displayed in the text box that comes with it. IE radio button true insert text "true" in the field of text and once again "false" If false radio button is selected.

    The main would be the same for option 4 option in my form buttons.

    Any help in this regard will be appreciated.

    Raffé.

    Hi Raffé,

    You can set the value of option buttons you want. Lets say you have set the values as 1,2,3,4.

    In the event of click/change of option buttons, you can write the following script.

    If (this.rawValue == 1)

    {

    TextField1.rawValue = "all you want";

    }

    on the other

    {

    TextField1.rawValue = "all you want";

    }

    Many options you can also use the switch case statement.

    Thank you

    Sidonie.

  • How to check if the radio button is selected?

    Hi, I know how to select the radio button, but the question is - how to check if this radio has been selected?

    to select the option button, I use:

    _root.rb_choice_1.selected = true;

    And I thought that checking its status should be similar, but it does not;

    {if (_root.rb_choice_1.Selected)}
    trace ("delivering choice 1");

    }

    and this does not work, too:

    if(_root.rb_choice_1.Selected == true) {}
    trace ("delivering choice 1");

    }

    What I am doing wrong?

    This will work.  Just change allowed to selected if you are using the correct property.

  • Radio buttons not working not not after resetting

    I have a form with two radio buttons for each question.  Each issue is in its own framework "Q1", "Q2", etc..  I also have a btn_Reset created to reset the form, i.e. reset all boxes option and return to the section "Q1".  All keys work as they should, including reset the radio buttons, however, once I have reset the radio buttons and come back in "Q1" again, the actions associated with each radio button by clicking on them do not work.  Here is my code:

    Setting "Begin."

    gotoAndStop("Q1") //I also set my variables as part of "start."

    Framework "Q1".

    rbtn_YESQ1.onPress = function (): Void

    {

    attachMovie ("btnReset", "btn_Reset", 1, {_x:0, _y:0});})

    btn_Reset.onRelease = function (): Void

    {

    xfa.host.resetData ("radioGroupQ1"); This resets my radio buttons 'Q1' framework

    gotoAndPlay ("Begin");

    }

    }

    Once I return to the plot of "Begin", my variables are reset to their initial value since that is where I initially set them, and I'm going to "Q1" because that's what the code in the framework "Begin" said.  Here's where I click rbtn_YESQ1 once again, and even if button filled in, it does not btn_Reset the scene as defined by the rbtn_YESQ1.onRelease function.

    What I am doing wrong?

    your problem is caused by the failure to allow sufficient time for your component (radio button) "reset".  I bet that if you delay this gotoAndStop() in "Begin", you will have no problem.

    to test, change your code in "Begin."

    setTimeout (f, 100);

    function f() {}

    gotoAndStop ("Q1");

    }

  • Adobe captivate true/false games television correct score if I click on send then go the next button

    Adobe captivate true/false games television correct score if I click on send then go the next button

    If I go directly to the next button, then I get score 0

    Why is it?

    I'm new in adobe captivate, but I didn't know good tutorial to solve the problem?

    for your better understanding, I give you the link: http://graphicscoder.org/test/quiz/

    I am using captivate 8

    It seems that you don't know how the question slides are set in Captivate. The next button has a dual functionality: during the quiz, it's a Skip button, which means no results at all. It is necessary during the review to avoid blocking of the user on question slides. If you don't provide a review of the quiz, you can get rid of the next key completely. If you provide a review, drag the next under the Clear button button (can be done on the master quiz slides). This way it won't be visible during quiz, but becomes visible during examination where the Clear key is automatically deleted.

    This changed in Captivate 9, but you're still on 8.

    The submission process is a two-step process. If you want to learn more about the design of quizzes, take a look at my post:

    Question Question slides in Captivate - Captivate blog

  • How to change the color of the radio buttons on question slides

    Hello

    Can I change the color of the radio buttons (right now it is blue) on question slides?

    Thank you very much!

    Not out of the box and only for HTML output. Search for assets HTML option button is there. If replace you it with a custom chart... Here's the path on my system (I'm on Win 7)

    C:\Program Files\Adobe\Adobe Captivate 9 x64\HTML\assets\htmlimages

  • Question about disabling a single button in a group of radio buttons

    I'm working with Acrobat version 9.5.5.  I am trying to create a PDF form to fill live rather than on a web form.  Most of it's over, but I have a problem that I can't solve.

    At the beginning of the form, I have a group of radio buttons.  The three options in the group are 'Premium Member', 'Réguiler' and "Membership in decline at the moment."

    If someone checks the "composition of decline" there is a second group of radio buttons later in the form which has a number of options.  One of these options is for members to ask only to send the registration form for the annual banquet.  Only members may attend the annual banquet, if I don't want non-members to have the opportunity to select this radio button.  On the other hand, I don't want non-members have the opportunity to select other options in the radio button group.  In short, if someone chooses 'Decline membership at that time' I don't turn off only one option in a group of radio buttons later.

    A web form is not an option at this time, and of course, I am brand new to javascript, so I don't know where to start for this script.

    You can add a script to the mouse event to the top of the box in question in the second group that checks to see if it is selected, and it checks the value of the first group. If it is a third party, so don't let the choice.

    For example, you can use the following script the mouse to the top of the option button in the second group, and it will prevent it from being selected:

    Get the value of the first group of radio button

    var v1 = getField("Membership").value;

    Get the value of this option button

    var v2 = event.target.value;

    Do not let this option button to select if the membership has been denied

    If (v1 = 'Decline' & v2! == 'Off') {}

    Event.Target.Value = 'Off ';

    App.Alert ("message of error goes here.", 1);

    }

    Here, the value of exports (aka Button value, or what they call it now) is set to "Deny" for the corresponding button in the first group ("membership"), then you need to replace those with whatever you use.

Maybe you are looking for

  • Tab App re-appears not when Firefox is opened; using Firefox 5.0.1 on a Mac

    Nice day! Trying to use the feature of the application tab, I noticed that the app tab re does not appear after the closing and re-opening then Firefox. I use Firefox on a Mac (latest OS) 5.0.1. I am able to easily create the app tab, but it does not

  • How to completely reset my ipad mini?

    Hey guys,. My sister has a mini Ipad, but she forgot her password. (she tipped the password more than 6 times). I can't find a way to reset the Ipad. A remote reset does not work because it cant't connect to wifi because it is locked, I can not conne

  • C: is full and the records have padlocks!

    I tried to delete these folders for example $REYCLE. BIN and other folders that are not normal known folders so I deleted them and I got a few 8G B of free space now once again sam records are coming back and my C: is visible on the left 3MB. what I

  • Search unified in WebWorks

    We are trying to get unified search to work but I cannont find anything for the WebWorks API and seems to serve only to the Java development environment. Is there a WebWorks Java plug-in, we can use? If this is not the case, how could reach us within

  • Cannot install upgrade appropriate for Intel graphics

    I got a refurb (can be a problem). The pilot identifier says: 1 need to install Java 2. Connect to 3 broadband. Find out if the driver has been perverted or a company other than Intel. I have Win7 Home Premiun 32 processor Intel dual-core. Any sugges