Branching in Assesment Simulation

Hi,
I need to allow the student to take any of 3 different
actions during an assesment simulation . All three are valid, and
need to be available as it shows some of the flexibility of the
product.
Any ideas?
Thank you.

Well, the drag-and-drop is "right out", as Captivate doesn't
provide that sort of functionality. So unless you want to resort to
Flash to accomplish that third action, you are left with two.
I would think from this point it would be fairly easy. Just
have one area where the user clicks. The click would then go to a
slide where the item appears highlighted. The next click would look
for the Add button click to proceed.
On that initial slide, perhaps a different spot would be set
up to receive the double-click and proceed accordingly from there.
Or....
You could simply insert a multiple choice question slide at
this point listing the possible methods and asking which to choose.
If you are using Captivate 2, you could then assign a different
action for each answer.
Just thoughts... Rick

Similar Messages

  • Outputing Training Simulation from saved project?

    First day with Captivate...I've created a combination
    demo/training simulation project (as described in the "show me"
    tutorial.
    What I can't figure out from the help and demo is how to
    output the project as training simulation from the same recording
    capture?
    I'm not finding it documented...it must be really, really
    easy. I give, can someone tell me how?
    thanks, FennisDembo

    quote:
    Originally posted by:
    fennisdembo
    quote:
    I have a couple follow-on questions based on your reply.
    1.) How do I "Open" my saved project as a Training
    Simulation? I was able to do as you say and publish my project as a
    Demo. When I created it I had also selected Training Simulation,
    and when I click into the mode settings, I can see that my choices
    are still assigned...but I am not seeing how to publish the
    Training Simulation version from the project.Everything I try seems
    to result in publishing another demo version.
    You simply have to open the Training Simulation that was
    generated when you recorded your original screen action. Using the
    multiple record modes feature, when you save Adobe Captivate will
    create both the demonstration and simulation at the same time.
    quote:
    2.) You describe moving the Training Simulation interactions
    to the demo. Can you give me a few examples of reasons I would do
    this? I thought that the demo captures the presentation (Show Me)
    of all the steps you perform, and the Training Simulation captures
    all of the interactions (Try It). Would the purpose copying from
    Simulation to Practice be to sprinkle interactivity into the
    presentation, or am I still missing something?
    Essentially yes, this enables you to sprinkle interactivity
    into the presentation
    Here are two examples of when this might be appropriate.
    1. Sometimes you might want to automate certain steps that
    later on will be practiced by the learner. At first you show the
    learner the steps using the mouse pointer and then later on you get
    them to try it out for themselves. This approach enables you to
    build the learning up at a gentle pace and ensures that you don't
    lose them in the details. To be fair you could just branch to the
    simulation but sometimes it makes more sense to keep all the
    learning in a single file.
    2. You are creating some a piece of learning content that
    includes steps that you really don't need to simulate. For example
    the opening of a certain dialog box, or performing some other basic
    operation that you know the learner will be already be very
    familiar with.
    Note: In the second example sometimes instead of using a
    mouse pointer, I will just make the object (such as a panel) appear
    by grabbing that image using a screen capture tool, fade it in and
    then add a click box so that I can get the learner to perform the
    next step which I know will be new to them.
    HTH
    Regards - Mark

  • Use of user status and business actions

    Hi all,
    I'm new at status profiles, user status and business actions.
    Currently we are using status profiles and user status for orders - but business actions aren't assigned to the user status. In a project I should evaluate whether we can use those business actions.
    After reading a lot of documentations there is still one question left. What are the business-actions for and how can I use them?
    Let's say I've a status profile with following user status with according business actions:
    - status: new;   business action: to progress
    - status: in progress;   business action: to confirm
    - status: confirmed;   business action: decline or close
    - status: closed;   business action: close
    What happens when a user sets the status of an order to "confirmed"? Will be done additional checks for my order? - If yes: Wich checks will be done and exists there an API to effect these checks or to implement additional checks?
    Regards,
    Christian

    Christian;
    If you´re wanting to speak about Status Profile in OP. You can execute whole theses steps in T-code BS02, when in this IMG:
    1. Enter a Status Profile.
    2. Assign the status profile to an Object Type.
    3. Define the User Status.
    4. Assign Business Transactions to user statuses.
    5. Translate the status profile and user statuses.
    You can also to use this function to simulate the status development for a particular object.
    To do this, select a status profile and branch to the screen "Allowed Object Types". Then place the cursor on one of the object types.
    Using the function Extras -> Status simulation, you can simulate the status changes that could be caused by performing various business transactions, or by changing the staus manually, during the lifetime of the object concerned.
    You can also branch directly from simulation to status maintenance for the object concerned, to display information on which transactions are allowed or disallowed in the current situation.
    The log function records all the changes you simulate and allows you to navigate freely to see what effects these are having.
    Status profile info
    Using the function Extras -> Status profile info, you can display a list of all the entries you have made for a particular status profile. The list is structured as follows:
    The first block contains the permitted object types.
    The second block contains the user statuses.
    The third block contains the following information for each user status:
    which transactions it allows
    which transactions it allows with a warning
    which transactions it disallows.
    I hope help to you
    Regards
    Luciano Nobrega

  • Simulating small branch office in lab network

    Hi,
    I have to setup what seems to be a very basic configuration, but it doesn't work.
    In our lab there is a cluster of switches with a 3550 that does all the routing for vlans.
    I need to simulate a sort of a small branch office that has one connection
    to the outside world (the lab network).
    Here is my design:
    Vlan 230 (the internet)
    A port on 3550 is in vlan 230 and is connected to e0/0 (172.26.230.150) on 2611 router.
    e0/1 interface on a 2611 is (192.168.1.1).
    A PC is connected to e0/1 (192.168.1.12).
    From the router I can ping any host on vlan 230 and other vlans,
    I can also ping the pc connected to e0/1.
    However from the PC I can only ping 192.168.1.1(e0/1) and 172.26.230.150 (e0/0)
    Below is my configuration
    Thanks for your help.
    R2611-1#sh run
    Building configuration...
    Current configuration:
    version 12.0
    service timestamps debug uptime
    service timestamps log uptime
    no service password-encryption
    hostname R2611-1
    ip subnet-zero
    ip dhcp excluded-address 192.168.1.1 192.168.1.9
    ip dhcp pool 192.168.1
       network 192.168.1.0 255.255.255.0
       default-router 192.168.1.1
    interface Ethernet0/0
    ip address 172.26.230.150 255.255.255.0
    no ip directed-broadcast
    no ip mroute-cache
    no mop enabled
    interface Ethernet0/1
    ip address 192.168.1.1 255.255.255.0
    no ip directed-broadcast
    no ip mroute-cache
    ip classless
    ip route 0.0.0.0 0.0.0.0 172.26.230.1
    ip http server
    no scheduler allocate
    end

    You are not performing nat on the router.
    This is typically required on a box which provides internet connectivity.
    Probably the other hosts on vlan 230 have no route back to the pc on 192.168.1.1
    Configuring nat on the router will resolve this problem.
    regards,
    Leo

  • Error while simulating Pay Plan

    Hi
    I created a pay plan item and trying to simulate the pay plan.I am getting the error "Error in debit entry Simulation".  Could anyone suggest how to get around this error
    Thanks and Regards
    Varadarajan B

    Hi Varadarajan,
    At first I assume that you are talking about an FS-CD Payment Plan. Is this correct? At second I assume you are referring to the Structure "SVVSCPOS_B" (Direct Input Structure of Payment Plan Items). Is this correct as well?
    If, and only if both assumptions are right: what 'nature' does the underlaying Payment Plan Item have? I assume it isn't a One-Time Payment (means: PSNGL = ' ' blank), when you execute 'Simulate Payment Plan' for a particular Insurance Object - Business Partner - Relationship, based on at least one item, or multiple items in table "VVSCPOS" (Payment Plan Item).
    Moreover: Are all important FS-CD Posting Areas (for example see transaction "FQC0", and table "TFK033C") properly configured?
    How did you create the Payment Plan and the Payment Plan Item(s)? I strongly recommend pretending being a feeder system and utilizing the special transaction 'VKTT'. Starting with "Read Partner - Application Server partner_std.txt > Continue" you will find in the main menu "Goto" for branching to Partner, Account, Ins. Object, or Payment Plan. Thus, you should create via VKTT
    a Business Partner,
    a Contract Account (with Relationship to this Business Partner),
    an Insurance Object (with Relationship to this Business Partner) and assigned to the Contract Account, see 2.;
    Thereafter you should create 4. an appropraite Payment Plan, of course with at least 5. one Payment Plan Item. Don't forget to save all your cases ;-)
    This approach will enable and support you to retest your scenario, and to analyze errors fast and easily, when you launch Collections/Disbursements > Master Data > Insurance Object > Change (transaction "INSOCHANGE") for the Insurance Object - see 3. - and the Payment Plan/Payment Plant Item - see 4. and 5. - you created through VKTT.
    If an error message occur, you should go to the Help and analyze the provided text. The AGS xSearch could help you in finding the root cause, please see "Home | SAP Support Portal"  <Login with your S-User or C-User) > "Knowledge Base &amp;amp; Incidents | SAP Support Portal" > "Search for a Solution | SAP Support Portal".
    Does this help?
    Kind regards,
    Jochem

  • Is it possible to add a device in simulated NI DAQmx device or modular Instrument?

    Hi, 
          I want to simulate PXIe 8115 module without hardware.Is it possible?If Yes Can I add the device in simulated NI DAQmx device or modular Instrument?
    Please Mark the solution as accepted if your problem is solved and donate kudoes
    Solved!
    Go to Solution.

    Hm, these are several very basic questions.....
    The controller (8115) is a "complete" computer excluding a housing, power supply and external cooling. The later three components are the chassis, in your case the PXIe-1062Q.
    The controller can be run by a Windows based OS (e.g. Windows 7) or Real Time ("RT"). So what do you have installed on the 8115?
    In either case, communication with that controller by an external, additional PC or laptop is best done by Ethernet. You can use different protocols on Ethernet like a customized TCP/IP based protocol or by using NI Shared Variables.
    NI DAQmx is a hardware device driver. The purpose of this is to use a National Instrument based measurement device in a computer. If you want to use an NI device in your PXIe system, it is very likely that you require to have DAQmx installed on the 8115 controller. DAQmx is available for Windows as well as for RT.
    DAQmx in this use-case does normally not provide you a direct access to the devices in the PXIe chassis over Ethernet by *any* external computer. You have to write an application which will be run on the 8115 controller to interface (or "relay) the data to your external computer.
    hope this clears things up,
    Norbert
    PS: You should ask your local NI branch to send someone to you.... i think a direct discussion with an NI employee should be beneficial for you. Normally, a sales representative is sufficient as NI sales reps are quite technical.
    CEO: What exactly is stopping us from doing this?
    Expert: Geometry
    Marketing Manager: Just ignore it.

  • Create a branching quiz

    How do you create a branching quiz using the quiz slides?
    I tried to use variables (e.g. userChoice, totalScore). I added action to assign userChoice to a number based on the choice. Then I executed adavanced actions in quiz propertiies with if the right answer is chosen, jump to a different slide + add 1 to the totalScore. else, it goes to a different quiz slide.
    It is stuck in the slide without advancing to the right slide.
    Any reason why it does not work?
    Thanks,

    Lilybiri, Thank you for the quick response. I put the screen capture while reading your blog now. This is the first time I'm trying to use quiz in Captivate so I'm not familiar with some of the terms.
    > But I'm wondering if you are using default Question slides or  custom question slides, because you talk about storing in user varaibles. Could you try to explain exactly what you are using and what you want to achieve, more specifically if you want to report the score to a LMS or not?
    I'm trying to create is a template for soft skill simulations. Maybe a video playback of a situation and ask the learn what to do next. The user clicks on a choice. It provides feedback (or not) and goes to a slide based on the user choice. I would evaluate using the variable totalScore and choice user made in each step. At the end, I would pass that data to Lectora.
    I inserted a question slide, edited, and duplicated for multiple questions as different steps for the simulation. The Quiz result page is at the end. Does that count as within quiz scope?
    > The screenshot of the action popped up while I was answering. What is the action Else:
    I have it jump to slide of a different slide for the less favorable choices.
    Thanks for the info on cpQuizInfoAnswerChoice. I just tried but this system variable is not on the list in the pull-down menu. It only has: cpComndShowPlaybar, cpCmndMute, cpLockTOC, and user variables.

  • Simulated distributed transactions in WLS5.1

    Hello
              I can´t use WLS 6.0 I must use WLS 5.1. So I can´t to use distributed
              transactions.
              So that, my problem is this situation:
              Client code: in WL Personalization Server
              method
              UserTransaction.begin
              class1.create
              class2.updateDatabaseOracle1
              this.comit();
              Exception
              this.rollback();
              method commit
              class1.commit();
              class2.commit();
              UserTransaction.commit
              methdo rollback
              class1.rollback;
              class2.rollback;
              UserTransaction.rollback
              class1 in WL Personalization Server
              create
              EJBCreate
              commit
              EJB.putData
              rollback
              EJB.remove
              EJB in WL5.1
              I get this Error:
              "Connection has already been created in this tx context for pool
              named pool1. Illegal attempt to create connection from another
              pool: pool2"
              Can I modify the type of transaction in the EJB that solve this error??
              if the request is false How can I simulated it?
              I can lose the transanction because my class (class1) implements a
              rollback and commit methods that save it.
              Please Help
              Miguel Lopez Montero
              Soluziona Servicios Internet,Spain
              

    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by JDBC_TX ():
    In the readme file of Oracle JDBC drivers 8.1.6.0.1 (http://technet.oracle.com/software/tech/java/sqlj_jdbc/files/Readme_01.txt)
    it mentioned that it supports "distributed transactions".
    As I understand, JDBC transaction is connection based and uses Oracle internal transaction manager. In order to do "distributed transactions", I must have at least two connections open at the same time each to its own database instance. How does the two connections coordinate the transactions? I thought in order to support "distributed transactions", one has to build a higher layer to encapsulate the two connections and therefore coordinate the distributed transactions. Any examples will be welcome.<HR></BLOCKQUOTE>
    The two branches of the transaction are coordinated using 2-phase commit.
    For samples look under
    $ORACLE_HOME/jdbc/demo/samples/oci8/jdbc20-samples/
    null

  • Branching Does Not Work

    Using a trial version, I am creating a short software
    procedure simulation for a non-PC device. I want to show some error
    conditions, so I ask in a Question slide if user has received an
    error on their device. I jump to the appropriate slide based on
    user's response.
    I first used graded answers (Options tab) and had no luck.
    Then I used the Advanced button on the Question tab and it works
    for some slides, but not others. The braching view shows correctly
    what I want to happen, but neither the preview nor a published
    version works correctly.
    The navigation option for non-Question slides doesn't work
    consistently either.
    Is there any best practice or specific procedure to follow to
    implement correct slide sequence? The online help doesn't
    help.

    DilbertG
    Thanks for the tip on Quiz Properties. That did solve a
    number of branching problems. However, do you know how I can
    display all the question slides after the user has gone through
    them once and looped back? For example, slide 6 is a question
    asking if the user experienced an error message on their device.
    If no error message, they go on to slide 7.
    If yes, slide 8 is another question to see which error
    message the user encountered. Yes answer goes to slide 9 and No
    anser goes to slide 10 - each explaining a different error message.
    A click button returns them to slide 5. However, the project then
    skips question slide 6 and goes directly to slide 7.
    This occurs in another place where I show an error condition;
    question slides that appeared the first time do not appear when the
    user loops back and repeats the procedure.
    Thanks again for your help.

  • Software Simulations

    Hi,
    I am doing a software simulation course of Audacity (audio editing app) and was wondering if anyone had any ideas regards events that are somewhat less common while creating Captivate simulations. For example, I want the user to move 4-5 sliders to a certain value. My first and only idea was to so into full motion recording using the shortcut for the parts that use the sliders and then use text-entry boxes in the assesment section.
    Another situation is when editing audio, the user must drag-select a portion of the audio and delete it or apply and effect to it. The only thing I could think of was to simply put a click box over the portion of audio that the user is supposed to drag-select and then when they do it in the assessment they won't actually drag but it will trigger that portion of the full motion recording and then they will just have to press DEL to delete it.
    Any thoughts?

    Some software tasks are simply NOT a good fit for simulation.  Drag selecting a piece of audio is one such task.
    As far as replicating the actions of slider controls, there is a widget that would allow you to do this, but whether that's still too much trouble considering all the other things you would NOT be able to simulate is up to you.
    http://www.infosemantics.com.au/adobe-captivate-widgets/slider-component

  • How to Create Robust Software Simulation

    Hi all,
    I'm a newbie to Captivate but I've created software
    simulations in the past with Flash, Dreamweaver and
    (prehistorically) Demoshield.
    I need to build a simulation with several options on a single
    screen. To give a simple example:
    Click Box 1 - Adds a checkmark to one checkbox in a list of
    items.
    Click Box 2 - Adds a checkmark to another checkbox in a list
    of items.
    Click Box 3 - placed on a Submit Button - Advances to another
    page in the application --BUT only if both checkboxes are already
    checked.
    In other tools I've used, I could define mutiple actions for
    the Click Box (or similar component). For example, I would
    show/hide the checkmark in the checkboxes. And I would advance to
    the next screen when the Submit button is clicked, BUT only after
    testing to verify both checkboxes are checked.
    Given the options for Click Boxes in Captivate, the only way
    I can figure to accomplish this would be to advance to new slides
    on every click, with branching, such as
    Click Box 1 - Advances to a new slide where the checkmark is
    shown on the checkbox for item 1 but not Item 2. Item 2 still has
    the Click Box available (waiting for the user's click).
    Click Box 2 - Branches to a different slide where the
    checkmark is shown on Item 2 and Item 1 still has the Click Box
    available.
    Click Box 3 - Placed on the Submit Button - Displays a
    message prompting the user to check the items before proceeding.
    (The Submit button will only 'work' to advance in the simulated
    application on a slide further down the line where both check boxes
    have been checked.)
    All of this is tedious to write out, nevermind create. Am I
    missing something? Is there a better way to do this in Captivate,
    or should I consider using Flash for this part of the project and
    importing it?
    All advice welcome. Thanks very much.
    - Corbin

    Hi Corbin
    Looks like you have it mapped out correctly. If you are only
    using Captivate, that is. I suppose you might be able to concoct
    something in Flash that might work for it. Assuming you have Flash
    available and are comfortable using it. At the moment, it's a bit
    out of my reach, but I plan on fixing that as soon as I'm able.
    Something else to consider is submitting an enhancement
    request that asks for something like this. You may do this by
    clicking
    here.
    Hmmm, in thinking about this, I'm wondering if you could
    achieve this effect using a Multiple Choice question slide. If you
    selected Multiple Responses as the type of answer, that would
    provide Click boxes. And if you have Captivate 3, you can even
    change the buttons to the look you desire. Might be worth trying.
    Cheers... Rick

  • Windows reboot while oscilloscope simulation

    Bonjour
    J'ai créé un petit programme de simulation d'un oscilloscope par LabView en passant par une carte NI PCI-6251
    via les outils DAQmx.
    Malheureusement lorsque le programme tourne pendant un court instant (environ 1 minute ) le PC redémarre.
    Je pense que mon problème serait lié au remplissage d'une mémoire cache du genre mémoire de la carte ou RAM
    mais je n'en suis vraiment pas sûr... Enfin bref j'aimerais savoir s'il est posible de faire un vidage du cache mémoire
    ou si vous avez quelques remarques diverses sur mon programme enfin de le corriger.
    Le programme acquiert 4 entrées analogiques, dont une est également branchée en PFI0 et sert de trigger au scope.
    si vous voyez une raison potentielle de ce bug n'hésitez pas à poster.
    Par avance merci
    Message Edité par Illuyanka le 05-03-2010 07:47 AM
    Attachments:
    Oscillo Beta.vi ‏40 KB

    Translation 
    Hello
    I created a small program simulating an oscilloscope LabView via a NI PCI-6251
    via tools DAQmx.
    Unfortunately when the program runs for a short time (about 1 minute) the PC restarts.
    I think my problem is related to filling a cache type memory card or RAM
    but I'm really not sure ... Anyway I wonder if it is posible to make a dump of the cache memory
    or if you have any comments on my various program finally fix it.
    The program takes four analog inputs, one of which is also connected in PFI0 and serves as the trigger scope.
    if you see a potential reason for this bug please post it.
    Thank you in advance
    You can try the french board in future

  • Seamless branching in DVDSP = will it work?

    I want to switch between different audio tracks while playing a Track, using Buttons over video and auto-action. This does work in the simulator (set the audio stream for each button in the PI), but not in DVD Player or on a stand-alone player.
    From a guru I'm told that I most likely would have to use seamless branching - not sure what it is? Does DVDSP support this, and if so - how can I switch betweeen audio tracks "on-the-fly"?

    So, what I want to do cannot be done in DVDSP?
    My question was actually two:
    Is seamless branching the way to play different audio tracks on the fly?
    If so, is seamless branching avaiable in DVDSP?
    (the answer to the latter seems to be no - right?)
    Darn, really. Darn. It's such a simple thing really - why can't this be done?

  • Simulations "Mapping" Tool

    Having problems begining a simulation project. When it comes to planning the "branching" slides I need a tool that will help me visualize the "map" as I create my storyboard. My colleagues agree there has to be a tool or technique which already exists for this. I don't want to have to re-invent the wheel here. Any ideas?

    Hi there
    No such tool exists within Captivate, if that's what you are asking.
    I'm having a bit of an issue visualizing what you are referring to. Something like Visio?
    Perhaps it might spawn some creative thought if you were to articulate how you would envision such a tool working (assuming it existed).
    Cheers... Rick
    Click here for Adobe Authorized Captivate and RoboHelp HTML Training
    Click here for the SorcerStone Blog
    Click here for RoboHelp and Captivate eBooks

  • Playbar not available during Software Simulation

    Hi all,
    So I've investigated the missing playbar for a while now and it is due to the fact that I'm using a Pretest (with very minimal branching). Since branching causes Captivate to gray out playbar options in skin editor (like play, pause, next, back), I have no playbar during my software simulation that follows the pretest. I've tried to make play/pause buttons for the software simulation slides but they come out very sloppy and I'd rather be able to use a functioning playbar.
    How can I get around this annoying limitation in Captivate 7?
    I'm using a Lenovo laptop with Win 7.
    Thanks in advance for any work-around ideas!
    Ben

    As matters stand, your only options are to do without Branch Aware or Pretest Questions.  Then log an enhancement request to have this limitation removed one day...and wait.

Maybe you are looking for

  • Video recorded in landscape only plays in portrait mode on HD tv

    I recently obtained iphone 5s. I've recorded several videos with the phone, in landscape mode. When I try to play the videos connected to my tv via HDMI A/V cable the videos will only play back in portrait mode (quality is distorted and horrible). Sa

  • Editing template text

    Hi all, I'm having problems with the Classic Brochure (marketing) template. The italicised text on page 2 in the left hand column underneath the two photos refuses to be selected or highlighted for editing. I can't figure out why and it's very frustr

  • JDBC Blocks again when try to get new connections.

    Hi, again, my tomcat freezes today, and i must stop/start tomcat to get new connections: i checked MaxDB server and a Running thread causes Timer to block. the output of command show t_cnt of the running maxdb thread is: --------------------  T270  U

  • Manufacturer Part Number  with Manufacturer

    Hi experts, how to maintain 2 same MPN materials with different Manufacturer Example :- Int. material number -- condenser XK MPN MATERIAL :-   CON11 -  SAMSUNG MPN MTERIAL    :-   CON11 -   SONY the problem is after creating CON11 - SAMSUNG i am tryi

  • Stacked bar group by series?

    Hello, I'm trying to convert data stored like so into a stacked bar chart. group_nm P0 P1 Top 25 0.58 0.31 Remainder 0.42 0.69 And display it so there's one column for P0 and one for P1 with Top25 stacked with remainder like: P0| 58% | 42%| P1| 31% |