How to measure the time, that the slider flew over an area reactive

Hi all


I have a task in which participants will have to make a decision with two options. Therefore, I created two spots, one for each option. I want to measure is the time that the "flat" mousecursor on each option before a choice has been done (one of the two hot spots clicked). Thus, for example: If a user first flat 2.5 seconds over option 1, then go to option 2, flat il.45 seconds, then go to option 1 again, hover pendant.5 seconds before clicking, I want to save these two values (2.5 +.5 = 3.0 s to option 2 for option 1 et.45 s) what is performed on a hotspot. I thought using a conditional in my interaction icon something similar to ObjecOver (which gives what icon display the cursor is currently above), but then to have something like HotspotOver (which does not exist). Anyone know how I can accomplish these measure hovertimes?

Kind regards
Frank

The solution I came up with that has five hot spots. First a calculation icon: OptionTimes: = [0,0]

Then the interaction with hotspots: click on option 1, option cursor area 1, the option click 2, cursor in option 2, the single area finally a hotspot that surrounds all the other

In the display area hot point type for option 1, I have the calculation:

Option: = 1

OptionStartTime: = SystemSeconds

I hope you can see where this goes. There is a similar calc for option 2 in the cursor in option 2 of the area. It affects only the number of Option 2. In the latest hotspot that surrounds the other, I have this:

OptionTimes [Option]: = OptionTimes [Option] + SystemSeconds - OptionStartTime

When the user rolls over an option and then leaves, the hotspot that surround other intercepts and records the time they spent. You also need same calc in the way of response for both options catch the time taken by looking at the option just before clicking in their choice.

Mike

Tags: Authorware

Similar Questions

  • How to save the slide show settings so when I press on Ctrl + enter only what I want?

    How to save the slide show settings so when I press on Ctrl + enter only what I want?

    huh?

    R

    I tested what you gave me there Rob. On my Mac, I have two monitors:

    -Blacken / display slide show on a monitor (the primary monitor, if I move LR in my secondary follow-up, the slide show is still on the first, but the second still works normal with LR just sitting there).

    -If I turn off slide durration I manually advance the slides with the right arrow.

    -I don't have 'Lightroom' (or with my settings current all) text on the screen.

    -Does not repeat itself.

    My Windows machine is not two monitors, but the others work properly...

    In other words, until I thought about it differently. As we seek to change the slideshow settings, I was naturally in the slideshow module. But I then remembered that the interest of the Impromtu Slideshow is that you can view the slide show playback from any module. Once I went back to the library and click Command / Ctrl + Enter, then I saw exactly what you're talking about. Both monitors are blackened, duration of the slide is ignored, etc.

    You know why? As the Impromptu slideshow uses one of the models outside the slideshow Module. Which one? Well, by default +, of course. How do change you that? Right-click (Cmde) slideshow model you prefer to use and select «Use for Impromptu slide show»

  • Satellite 1800-814: how to measure the temperature of the processor?

    I replaced the radiator component on my laptop as it freezes suddenly during the operation. Now everything seems to be better, but still a last question. How to measure the temperature of the processor?

    Dominic displays only HDD temp and MBM profile for 1800-224 display cases and the cpu. But if I can use this profile? Any other ideas how to meausre CPU temp?

    MBM shows me around 40 to 49 ° C for the cpu. Is this normal or too high just to run windows?

    Thanks in advance

    Greetings
    Jens Grieger

    Hello

    See this http://forums.computers.toshiba-europe.com/forums/thread.jspa?threadID=5564&messageID=19417

    Maybe the help!

  • How to measure the frequency of a clock using meter in LabVIEW?

    Hi guys,.

    Someone knows how to measure the frequency of a signal introduced in LabVIEW (in the FPGA PXI-7813R), using a counter in LabVIEW?

    Essentially, I want to use this counter as a kind of Logic Analyzer.

    Thank you, Anoop

    I don't know what you mean by "manual".  It is all managed in a housing structure.

  • How to measure the performance of the sql query?

    Hi Experts,

    How to measure the cost of performance, efficiency and CPU of an sql query?

    What are all the measures available to a sql query?

    How to identify the optimal query writing?

    I use Oracle 9i...

    It'll be useful for me to write the effective query...

    Thanks and greetings

    PSRAM wrote:
    Could you tell me how to activate the PLUSTRACE role?

    First put on when you do a search on PLUSTRACE: http://forums.oracle.com/forums/search.jspa?threadID=&q=plustrace&objID=f75&dateRange=all&numResults=15&rankBy=10001

    Kind regards
    Rob.

  • How to choose the value of a string are numeric together and words of letters (for example, TEST)

    Hi all

    How to choose the value of a string are letters (for example, TEST) and all numeric...

    for example
    TEST 123456
    TEST 34567
    123456 ABCD
    1234 TEST
    TESTING 12345
    TEST 1@234$
    YOUR T 123456

    I want the results of the query as below.
    TEST 123456
    TEST 34567

    And I tried to use regexp_like in this case but without success. See the code below.
    SELECT * FROM TABLE WHERE regexp_like (Description, ' [TEST] % & [[: digit:]] + $');

    How can I do this, please answer.

    Thank you

    WF

    If you want to return only the rows that contain the string 'TEST', followed by zero or more space characters, followed by one or more digits?

    How about this:

    SELECT *.

    FROM my_table

    WHERE REGEXP_LIKE(description,'^TEST\s*\d+$')

  • All the slides in my project are set to 3 seconds. I want to show them for 5 seconds and want to do t

    All the slides in my project are set to 3 seconds. I want to show them for 5 seconds and want to make this change to ALL slides, not one by one. Any idea? Thank you

    Would have been easier if you did it before you create the slides (preferences, default values).

    For existing slides:

    • Activate the film
    • Use CTRL + A to select all slides
    • In the properties panel for 5 seconds change time

    Lilybiri

  • How to measure the execution time of a specific to a VI process?

    Hello! My VI has two processes: compression and edge detection image and I'm trying to measure the execution time for the process of detection of edge of my VI, but I don't know how to do. Please give me some ideas on how to do it. Thank you!

    There are several ways that you can do.

    -L' one is using the number of cycles before and after your vi to get time like here: http://digital.ni.com/public.nsf/allkb/6F6B9F4E149C80578625652800784764

    - or use the profiling: https://zone.ni.com/reference/en-XX/help/371361H-01/lvhowto/profiling_vis/

    Edit: If you're open to suggestions:

    -You have not to load the image inside the loop instead, make him outside of the loop.

    - And I see of many IMAQ buffers are not removed properly. You can have everything at once by Images (No) by logging in to Boolean TRUE: http://zone.ni.com/reference/en-XX/help/370281P-01/imaqvision/imaq_dispose/

  • How to measure the time elapsed between two steps?

    Hello

    In my script, I ask the subsequences. How can I measure the time it takes each subsequence?

    Something like:

    Statement: StationGlobals.TimeElapsed = 0

    -> SOMETHING HERE TO START A COUNTER<>

    call sous-suite

    Popup: Str (TimeElapsed)

    Thanks for help

    StationGlobals.Time = Seconds()

    ... / / stuff in time

    StationGlobals.Time = Seconds() - StationGlobals.Time

    You can also view the sample report of basic step in 2012 TestStand time (you can now download an eval).

  • How to fix the slide show images that do not frame Muse

    I am building Muse site with several slideshows, Lightbox-style. A poster correctly, but in another, several images do not meet the framework. The two shows have identical settings: Full proportional Frame. In the exhibition of student work, proportioned panoramic images are reduced, and the upper part of the frame of image below is where I placed it in the design. Here's the URL:Gallery of work student in the subject hotel gallery, images are displayed correctly. Here's the URL: The hotel How can I fix the slideshow for images fill the frame? Thank you.

    Please try to check if any spacing or padding is added to the thumbnails, the student url does not work on my end.

    Thank you

    Sanjit

  • How to measure the frequency of sampling (s/s) in LabView FPGA?

    Hello

    I am trying to find a way to measure the sampling frequency (s/s) during which I read from analog input in LabVIEW FPGA. I know that the sampling frequency is specified in the data sheet of the module HAVE, but I want to measure in LabVIEW.

    Any suggestions?

    A screenshot of the example code would be greatly appreciated

    Hey phg,.

    If you have some time loopand in this loop, you export a sample by iteration of loop via an I/O node. You can't out two samples on the same I/O node within an iteration, it's always one!

    So if your loop takes 1 second to run you have a sampling rate of 1 Hz output. The same goes for sampling of entry. How long your loop takes to run can be calculated as explained above.

    Samplerate [s / s] = 1 / [s] while loop

  • How to measure the width of pulse with MyRIO

    Hello

    Sorry in advance if this is not the most appropriate forum.  I'm not entirely sure if it's a more general problem of 'software' or the MyRIO-specific.  I have searched the forums and found a few related topics but could find no one who help me in this context.

    I'm trying to measure the width of a sensor pulse ultrasonic ping.  It emits a signal conditioning - the time that it is high directly corelates how far is the object.  Being new to LabVIEW I am confused as to how do I calculate the time it remains high.

    I read that LabVIEW should not need to 'variables' as in python or C, for what is the best way to measure time, the signal is high?  Normally, I'd go (new_time - old_time), but obviously I can't store an old time in LabVIEW as I would in python or C.

    Other notes:

    I have the sensor correctly ping echoing and I can see the blips on a chart and see a perfectly square wave valid.

    To answer your question on how you would in LabVIEW...

    While LabVIEW has not stated/named variables that you have in a language based on text, the data is stored on the wires. You can use the nodes as node registers or shift of feedback to store values between iterations of a loop:

    (this will keep subtracting y (starting with 0) and store the result for the next time it runs)

    LabVIEW also has functions in the range of mathematics/signal processing to make the detection of pulse on a waveform.

  • How to measure the amount of traffic?

    Hello ^ ^

    In fact the question what I say, it's different from other issues that people are making inquires.

    However, I want to know my question because there is no one who can teach me...

    Old time, I was wondering how to measure traffic

    In other words, I want to know measure 'capacity for fabric.

    I can easily see the 'capacity' in the data sheet.

    In the Dell 8024F datasheet, I found below a.

    It has "fabric capacity up to 480Gbps.

    I think that 480Gbps means the ability to traffic, right?

    When we choose to switch or router, we always refer technical sheet.

    As I said to you continuously, the idea of what I want is less than thing.

    How do you know and how to measure my traffic?

    Perhaps in order to measure capacity, there is a program or another method?

    Thank you.

    The ability of the fabric is the aggregate maximum speed of 24 ports. The 8024f has 24-port SFP + which are 10 GB. This means that the equation to be: 24 (ports) * 2 (duplex) * 10 (Gbps) = 480Gbps. This indicates that the switch is not blocking and can manage the total bandwidth of all ports.

    The switch has a usage page you can view. The page provides the following information:

    The network manager to manage open offers also the possibility to track the use of bandwidth capacity. Here is a link with more information on OMNM.

    http://Dell.to/1vss0OM

  • How to use the slider to avoid movements of keys?

    Hello

    first of all, I must say, I'm not a native English speaker, so please forgive me in advance. In any case, I want to solve this particular problem: I created a project in After effects, where you can add your own text, logo or anything else in the composition... What is the after effects project does, that it transforms your text or logo in metal 3D result. Also cooked up camera which moves from one position to the other. Take a look:

    The text of the inscription is "add content" (I have 4 cameras together, but I shows an example only on the first, so that you will not see the full text. The rest of the cameras are also in other publications)

    firstone.jpg

    Here you can see the exact movement of the camera. However, if someone inserts a logo or a text, which for example has 7 letters (in the next picture, it is just "content") it will look like this:

    secondone.jpg

    Here you can see how much space we have. Also, it is not appropriate to change the original size of the text in the composition to achieve the smallest gap, as we can see here. The height will be huge.

    If I could change it by myself, I could do this:

    -I'd clicked on the "2 views" button and choose display in the "front".

    -I want to select all the keyframes and after that i would go into the left window 'front' and the mouse I would move all the camera to the position I want to:

    thirdone.jpg

    The great thing about this, is that as I've selected all the keyframes and then define the line red on one of them, the cameras works even at the beginning! So that's how it will look after the fix.

    fourthone.jpg

    What the problem is, that, after the small edit I want to send this project to a small number of friends. Then, they can easily set their text or logo in. The text must at different heights, width... it will be shorter or longer. I was just wondering if you could help with some phrases, joints and so on, for in the end result, one of my friends might move with the whole camera (not only with a keyframe) using the CONTROL SLIDER. At least for x and is the axis, if the z axis is also possible, it would be awesome. Also, it does not matter the sliders how there will be .

    So basically with the help of sliders, they should achieve:

    fifthone.jpg

    So I need some useful measures. Please help me. It is very important to me. I will be so grateful! Really! (Thanks for the potential aid )

    You're average over the thought of your problem and potentially headed on a path that will cause more problems that it solves.

    If you have a camera that is already busy road and you want to change the position of the camera as a path together the best way to do this would be to create a null value and parent then the camera for the null value. Pass null and all camera movements, you have put in place will follow. None of the expressions are required. It is the best way to change all aspects of a trajectory, turning the entire path, the path to the scale or move the path on any axis.

    If you really want to use 3 sliders position to move existing keyframes to a new value value + the values of the expressions will allow you to do. Just add a sliders control of three expression for the camera layer (or any layer as the null that you use as a parent) select the name of the cursor in the ECW and press on enter and rename it. Something like this will be the result.

    Note that I also rotation and controls are resized to this configuration. Now that you have 3 sliders, you can separate the position property to null in individual values allow expressions in each property, and the value type +, then use the pickwhip to drag your cursor named which (in my example) value of X and repeat for each operation. The value + will add the value of the slider to the current value of the position of the keyframes. The expression would look like this for X:

    value + effect("x position")("Slider")
    

    If you want to use the sliders that I would use a null value, add expression controls to null to keep position, scale and rotation, the unified camera position property and then use your sliders control of expression of the null value to change your existing path. I suggest not to do it directly on the position of the camera with separate X, Y and Z values because it will change the shape of your camera path and would be more difficult to control. You'll probably also want to create a POInull camera and use this preset to bind the point the camera of interest for the null value.

    Here's a preset , you can apply to a null value which will give complete control to the trajectory of any layer animation make you the child of this null. Search Animation preset in the field of search After Effects help, if you don't know how to use, create them, then save them.

    As a final gimme, here's a project CS6 using this animation preset to control the position of null is used to change a path animation camera.

  • Several photo-boutons - how to stop the slide

    Hello

    My problem:

    A slide with a map of the world, some of the buttons as target-markers. If you click on one of these points, a button with some information (its all about visibility). A simple click in this button close itself. It is possible to click on any target so many times that the user want to. It is also possible to open all the buttons text by pressing all the orange dots. Audio slide is 22 seconds long, is so the slide duration. How can I stop the slide until Zlaws when the user hits down navigation button on the left (perpetualButton_AS3)?

    screenshot01.jpg

    screenshot02.jpg

    I'm afraid, the solution is quite simple, I just can't understand it. Any help is welcome, the clock is ticking... delivery of a teaser in less than 4 hours and still video work to do.

    Concerning

    Marc

    BTW: eLearning Suite 2.5 is running on this computer

    Not sure if that's what you want, but the event manager Widget would allow you to each timed display legends of success for a given number of seconds, or perform advanced actions to SHOW or HIDE captions when users click on the points.  You can set preferences in the widget to reset pass/fail criteria after Action to allow users to click on an object as many times as they want to repeat the action.  Set break preferences to permanently stop the slide until the user clicks another button to move to the next slide.

    If you want to try it, download a free trial widget here.

Maybe you are looking for

  • time to break record

    I am trying to save time by zero to obtain the phase angle and inevitably get de facto power. some ideas to see if this is feasible and I came with it trying to itself. can someone tell me where I'm wrong. or what to do good values...

  • HP Envy 700-216: how to use the files in my System Recovery folder on my desktop?

    I had to do a recovery of the system, due to damaged or corrupted Windows files. I backed up my files on 9 DVDs. System Recovery has restored the files in a folder on my desktop, but how do I use them? I'm mainly interested in restoring my data to my

  • install win2003 r2 on hp6000 sff

    How can I install windows 2003 r2 on a hp6000 sff desktop computer?

  • U2413, calibration, on mac?

    Hello. I understand that I would need a newer version of Dell UltraSharp calibration for a U2413 hardware calibration Solution, with the x-rite i1. I can only find 1.5.3 for mac. I can do a calibration, but I do not want to READ. Anyone know where to

  • Cannot open the control panel and workstation - "Windows Explorer has stopped working"

    Original title - I can't open my computer or control panel. I try to open my computer or control panel so I can uninstall something I think that may have caused a problem. When I try to do so, a window opens saying "Windows Explorer has stopped worki