Who'd like to test a new Drag and Drop Interactive Widget?

It's taken about 6 months of every spare minute we could find but we're finally ready to do a round of Alpha testing for our new Drag and Drop Interactive Widget for Cp4 and 5.  This post is to ask for a handful of volunteers to test the new widget over the next week creating drag and drop interactions in both Cp4 and Cp5.
If you've already tried our well-known Drag and Drop Lite Question Widget, but were a bit frustrated by the limitations that the quiz question format placed on your creativity, we think you'll be blown away by what this new Interactive Widget can do.  It does everything the current question widget does, aside from the aspects that are unique to question types (Review Area, Retake Quiz, etc) plus a whole lot more.  Due to the extra functionality, this widget has twice as much code as our last one.
Some of the features:
You can have as many widgets as you want on a single slide and each can be addressing a different drag and drop scenario.
You can reference the same drag and target objects from different widgets to create different.
Since they are interactive widgets, you can use the widget success/failure criteria to trigger Advanced Actions.  This opens up a lot of possibilities for game interactions.
You can score each widget differently so that OnSuccess they will each report different scores for dragging the same objects.  This means you can have Conditional Scoring and more than one correct answer for a given problem.
You can set one of the widgets to have its Preferences be used for all widgets on the slide so that you don't need to set all widget preferences individually, thus saving a lot of time.
You can set Preference Priority for each widget to configure which widgets will have "right of way" if there is a potential conflict in preferences.  For example, if one widget wants one type of snapping behaviour on an object but another widget wants the same object to snap differently, the widget with the higher Preference Priority will dominate.
You can nominate other interactive objects (including clickboxes or other widgets) to act as Submit button and Clear button to create a simulated quiz question.
Since this widget is an Interactive widget, it also has the same advanced Pausing override behaviours we built into our Event Handler widget (http://www.infosemantics.com.au/eventhandler)  So you can have users stay on the same slide playing with the drag and drop interaction for as long as they like without progressing to the next slide until they want to.
Plus other stuff I can't think of right now.
If you decide to volunteer to participate in this Alpha testing, please don't use this widget for any production Captivate projects you may have.  The Alpha and Beta versions of the widget will be time-bombed to stop working after a couple of weeks so that we don't have buggy versions running around later.
As I said at the beginning, we only need a handful of testers, we need people using either Cp4 or Cp5, and you need to do this testing over the next week so that we can then address any issues you find and release a debugged Beta version for more testing.
Anyone wanna play?
If you do want to volunteer, send me a private message on this forum with your email address so I can send you a widget and instructions.  We'll only be taking the first dozen or so people that are willing to contribute time and feedback.
Cheers,
Rod Ward

Hi Sandy,
If you hover the mouse over Rod's avatar, there is an e-mail address visible. For a private message; double-click on his avatar and you'll find the button private message in that dialog box,
Lilybiri

Similar Messages

  • Infosemantics Drag and Drop Interactive widget

    I’ve added the Infosemantics Drag and Drop Interactive widget to my project, but it only works after publishing via a computer and not on an iPad.  I published using both SWF and HTML5 so it “should” work. The HTML tracker for that slide does not list any unsupported slides or objects.  If this widget is not compatible with the iPad, is the new Captivate drag and drop feature available for Subscription and ASA customers work on an iPad?  If so, is there a student rate for either a Subscription or ASA? Thanks so much.

    The drag&drop wizard in 6.1 is easy to use, but doesn't have all the functionality that you find in the InfoSemantics Interactive widget. Just want to warn you. I am using both: for simple Drag&Drop I'll use the wizard, but as an example to create a custom matching or sequence question slide I need InfoSemantics widget, that is not possible with the 6.1 D&D.
    Lilybiri

  • Drag and Drop Interaction with 50+ Drop Targets

    Hello,
    I'm fairly new to Captivate 7 but very familiar with Flash. I'm tasked with a project that I would like to do with the drag and drop interaction widget from Captivate 7. Basically, we need our learners to identify the locations of our resorts on a map. Select the name of the resort, drag and drop it in the city/state or country where located. My question is can Captivate handle this task? To me, it seems as a large task for Captivate to handle, and so I was thinking of coding it in Flash.
    Here is what I need:
    1.- List of all the properties at bottom with the drop target being a map of the US or world and have the location for each property as the drop target.
    2.- When the resort/property is selected, the name will change to the three letter code. Example: New York City, when clicked = NYC and the map itself to reflect the 3 letter code once dropped on the map if correct.
    3. If incorrect, the listed item will revert to the long name and return to the list.
    4. If this can be graded, it would be best.
    I can break the project into different regions but if I wanted to keep all 300+ properties in one module, will it be an issue? At the very least, I would need to do a minimum of about 50 per module.
    Thanks all! I've found this forum to be extremely helpful and the members seem to be eager to help.

    var matchingTargetName:String =(event.target.name).substring(0, 1);
    Change the name of the target to A and B and the mc A1, A2, A3, A4... and B1, B2,B3...

  • Can i link to a specific sent email within a cell like the "Show in Mail" drag and drop feature in iCal events?

    Trying to make a log of phone and email contacts with customers.  I want to link to the actual email I sent to the customer, like the "show in mail" drag and drop feature in iCal.  Thanks

    Links in Numbers can do only two things external to the document:
    Open a page on the web
    Open and address a NEW email message, ready to compose and send.
    Regards,
    Barry

  • Is it possible to add a drag and drop interaction to a called image in a contaner?

    this forum is my last hope =( i know how to do drag and drop
    by itself, however right now i have my flash set up so that when
    you click BUTTON A, it does:
    on (release) {
    _root.gotoAndPlay ("photo1");
    once it goes to "photo1", on that frame, i wrote actions on
    the frame to:
    var myMCL:MovieClipLoader = new MovieClipLoader ();
    myMCL.loadClip ("images/heritageBrochureFront.png",
    "container_mc");
    stop();
    so it loads my picture into the container. my question, once
    the image it in the container, can i add drag and drop interaction
    to it? i would really love an easy solution.

    yes. there are a couple of ways to do this.
    one is the create a child movieclip of container_mc and load
    into that child and assign your onPress/startDrag
    onRelease/stopDrag methods to container_mc.
    a second way is to load into container_mc (like you're
    currently doing), wait until loading is complete (ie, use the
    onLoad method of an mcl listener) and then assign your methods to
    container_mc.

  • Drag and Drop Interaction Scoring

    Hi-
    I've created a drag and drop interaction for a quiz with four
    objects. Each object has to match up to the correct spot in order
    for the user to get the answer correct. I've done this type of
    interactions before successfully and not had a problem with
    scoring.
    But this time .. the only thing I can see that's different
    about this quiz is that I'm not assigning any points in the "Score"
    field - I am instead using the Status of Correct Response alone.
    I've found that this interaction scoring works perfectly for my
    other quiz interactions but there seems to be a problem with the
    drag and drop - when the user moves the objects around and
    temporarily places an object in the wrong (or maybe even correct)
    spot, each of these movements is being racked up as correct in this
    interaction So, if there's an ambivalent user they're going to get
    many more points than is even supposed to be possible.
    I can't see anything different that I've done with this
    interaction other than the scoring. I changed to correct response
    scoring because it was the only way I could figure out how to reset
    the quiz score after the user leaves and comes back. (using
    TotalCorrect)
    Anyway, I'm open to ideas - even if it's not the scoring -
    any help would be appreciated!
    Thanks -
    Cammia

    Don't use the quiz knowledge objects and code yourself...?
    You'll find many on here who can help you with hand coding
    and probably none
    who know much about implementing those KO's who can answer
    questions. The
    reason is if you know enough to be able to answer questions,
    you know enough
    to know that these KO's are a short term crutch that cause
    long term
    problems.
    HTH;
    Amy
    "Cammia" <[email protected]> wrote in
    message
    news:e8jm2u$77e$[email protected]..
    > Hi-
    >
    > I've created a drag and drop interaction for a quiz with
    four objects.
    > Each
    > object has to match up to the correct spot in order for
    the user to get
    > the
    > answer correct. I've done this type of interactions
    before successfully
    > and
    > not had a problem with scoring.
    >
    > But this time .. the only thing I can see that's
    different about this quiz
    > is
    > that I'm not assigning any points in the "Score" field -
    I am instead
    > using
    > the Status of Correct Response alone. I've found that
    this interaction
    > scoring
    > works perfectly for my other quiz interactions but there
    seems to be a
    > problem
    > with the drag and drop - when the user moves the objects
    around and
    > temporarily
    > places an object in the wrong (or maybe even correct)
    spot, each of these
    > movements is being racked up as correct in this
    interaction So, if
    > there's an
    > ambivalent user they're going to get many more points
    than is even
    > supposed to
    > be possible.
    >
    > I can't see anything different that I've done with this
    interaction other
    > than
    > the scoring. I changed to correct response scoring
    because it was the only
    > way
    > I could figure out how to reset the quiz score after the
    user leaves and
    > comes
    > back. (using TotalCorrect)
    >
    > Anyway, I'm open to ideas - even if it's not the scoring
    - any help would
    > be
    > appreciated!
    >
    > Thanks -
    > Cammia
    >

  • AS2 Drag and Drop Interaction help

    I am trying to create a reusable template for a drag and drop interaction.
    There are 7 drag objects, 7 targets.
    Based on a scenario we develop (which of the 7 services [drag objects] are the best solution, for example), I would like to create interactions where some of the drag drop combinations are correct answers and dragging/dropping other combinations would result in an "incorrect" answer.
    I am having issues with designating the correct and incorrect responses in the AS code, as well as how to provide the positive (correct answers) and negative (incorrect answers) feedback after a submit button is selected.
    Additionaly, I have a reset button that does not function the way I expected - move the drag objects back to the start position and allow the user to resubmit an answer.
    I am using Flash CS5, but need to use AS2 as the swf file is going to be inserted into an Articulate Presenter project (Articulate does not support AS3 yet).
    Thank you for any assistance or suggestions!
    Source file: https://www.dropbox.com/home/AS2%20D&D#:::68035214
    Current AS2 code:
    function dragSetup(clip, targ) {
    clip.onPress = function() {
    startDrag(this);
    this.beingDragged=true;
    clip.onRelease = clip.onReleaseOutside=function () {
    stopDrag();
    this.beingDragged=false;
    if (eval(this._droptarget) == targ) {
    this.onTarget = true;
    _root.targ.gotoAndStop(2);
    } else {
    this.onTarget = false;
    _root.targ.gotoAndStop(1);
    //the variables below will store the clips starting position
    clip.myHomeX = clip._x;
    clip.myHomeY = clip._y;
    //the variables below will store the clips end position
    clip.myFinalX = targ._x;
    clip.myFinalY = targ._y;
    clip.onEnterFrame = function() {
    //all these actions basically just say "if the mouse is up (in other words - the clip is not being dragged)
    // then move the MC back to its original starting point (with a smooth motion)"
    if (!this.beingDragged && !this.onTarget) {
    this._x -= (this._x-this.myHomeX)/5;
    this._y -= (this._y-this.myHomeY)/5;
    //if the circle is dropped on any part of the target it slides to the center of the target
    } else if (!this.beingDragged && this.onTarget) {
    this._x -= (this._x-this.myFinalX)/5;
    this._y -= (this._y-this.myFinalY)/5;
    dragSetup(drag1,drop1);
    dragSetup(drag2,drop2);
    dragSetup(drag3,drop3);
    dragSetup(drag4,drop4);
    dragSetup(drag5,drop5);
    dragSetup(drag6,drop6);
    dragSetup(drag7,drop7);
    //this code controls the reset button function and returns all of the drag objects to the start position.
    resetBtn.onRelease = function (){
    drag1.onTarget=false;
    drag1._x = drag1.myHomeX;
    drag1._y = drag1.myHomeY;
    drag2.onTarget=false;
    drag2._x = drag2.myHomeX;
    drag2._y = drag2.myHomeY;
    drag3.onTarget=false;
    drag3._x = drag3.myHomeX;
    drag3._y = drag3.myHomeY;
    drag4.onTarget=false;
    drag4._x = drag4.myHomeX;
    drag4._y = drag4.myHomeY;
    drag5.onTarget=false;
    drag5._x = drag5.myHomeX;
    drag5._y = drag5.myHomeY;
    drag6.onTarget=false;
    drag6._x = drag6.myHomeX;
    drag6._y = drag6.myHomeY;
    drag7.onTarget=false;
    drag7._x = drag7.myHomeX;
    drag7._y = drag7.myHomeY;
    //This code controls the submitBtn and feedback for a correct and incorrect answer
    var groupID:Array = [0,0];
    var incorrectFeedback:String = "That isn't correct.";
    var correctFeedback:String = "Excellent good work.";
    var answerGroup:Array =  [
                                                                 [drag1,drop1],
                                                                 [drag2,drop2],
                                                                 [drag3,drop3],
                                                                 [drag4,drop4],
                                                                 [drag5,drop5],
                                                                 [drag6,drop6],
                                                                 [drag7,drop7]];
    //Enable all the stage items
    resetBtn.onRelease = function()
              resetAll();
    submitBtn.onRelease = function()
              if(evaluateAnswers())
                        feedbackTxt.text = correctFeedback;
              else
                        feedbackTxt.text = incorrectFeedback;

    Here is an alternate link to the source / .fla file  - orig link was not to my public dropbox!
    https://www.dropbox.com/home#:::68035214
    or
    https://skydrive.live.com/?cid=bb539b6eff0afbf5&sc=documents&id=BB539B6EFF0AFBF5%21124#

  • Drag and Drop Interaction - Incomplete

    Hi
    I have began using the Drag and Drop Interaction which is working really well. I have one issue that I cannot see how to do,  I hope there is a possible solution somewhere.
    All other questions have an incomplete caption that appears when you click submit but have not selected any options or selected any hotspots. Is there a way to make this happen with the D&D interaction? I use this as part of an assessment and would like it that the user cannot skip until they have at least attempted to drag an item.
    Can anyone assist?
    Thanks

    I suppose it is a validated D&D since you are talking about a question. If not everything is done, it is clearly a Failure, which means that you can use the Failure event to trigger a conditional advanced action that checks if all drag actions have been done that were expected. For that reason you'll have to track the drag actions, maybe by using the Object actions and a counter...
    Drag&Drop tips - Captivate blog

  • Drag and drop interaction failure captions

    I have a drag and drop interaction with one drop target and multiple drag objects. Only one drag object is the correct answer. When a learner drags an incorrect drag object to the drag target I would like a failure caption -- that's pretty straightforward. However, I want a different failure capture for each of the wrong drag objects so that there is a different explanation of why each object is wrong. Then I need a success caption for when the correct drag object is dragged to the drop target.
    Is this  possible?

    Hi Jay,
    Yes, could create such a scenario, but the Submit button is not used in that case, because the feedback will appear immediately when a drag object has been placed on the target. Is that OK?
    Here the work flow:
    Besides the object, create all the feedback text containers that you need, correct and incorrect and label them so that they are easily recognizable. I labeled them FB_1, FB_2... because my objects were Drop1, Drop2...
    Make those feedbacks initially invisible and group them in Gr_FB
    Create the drag&drop in the normal way with one correct link
    Select the target and in the in the D&D panel, click on the Accept button, change the settings like this
    The advanced actions are pretty simple, standard, with two statements: Hide Gr_FB and Show FB_n  (with the appropriate feedback container - you cannot use Shared actions in this dialog).
    In the D&D panel, choose Infinite for the number of attempts and uncheck the Failure caption.
    Lilybiri

  • 1 Success Caption for Multiple Targets in a Drag and Drop Interaction

    I see how I can add success captions to each target in a drag and drop interaction, but can you apply only 1 success caption multiple targets?

    The boundaries of smartshapes were overlapping with each other. For example, the smartshape on 1st line was overlapping with the one on 2nd line. Due to this, every time you place the text caption "Investment" on the smartshape on 2nd line, it automatically moved to the smartshape on 1st line. As a result, you could never get the answer right, and hence you never saw the Success Caption.
    Solution: Move the smartshapes away from each other (or resize them), and ensure that there are no overlaps.
    2,  The number of attempts for this interaction was set to Infinite. So, you have to play this until you get it right, but you could not get it right because of the reasons mention above. That is why you never saw the Failure Caption.
    Solution: Clear the Infinite check box in the Action accordion and specify the required number of attempts. You will get the Failure Caption if you don't get it right in those attempts.
    I just tested these solutions and they worked fine. Let me know if you still face any issues.

  • On Reject caption not appearing in Drag and Drop interaction

    Hi
    I am playing around with drag and drop interaction to understand its functionality.
    I noticed that we can set Accept, Reject, and Hint captions to individual drop targets. When I tested it, I got the Accept and Hint captions as expected. But I am not getting the Reject caption even when I place the wrong source on the target.
    What am I doing wrong?
    Sreekanth

    Hi there,
    Reject caption shows up when an unacceptable source is dropped on a Target. To configure the 'Accept criteria', select a drop target, Click on the 'Accept' button, Deselect the checkbox corresponding to the unacceptable source. (As shown below)
    Now whenever the user drops 'Unaccept' source on top of the target, the 'Reject' caption shows up.
    Thanks,
    Nimmy Sukumaran.

  • CP 6.1 Drag and drop interaction - can it be edited/viewed/published by someone using CP6?

    Hi all,
    I am reasonably new to Captivate. I have a subscription to Captivate 6.1 which now has the new Drag and Drop wizard.
    My question is:
    If I include a drag and drop interaction in my .cptx file, save it and then give the file to person X to review/edit, but they DO NOT have the drag and drop feature in their version of Captivate (they have Captivate 6), can they:
    a: view it?
    b. edit it?
    c. even if they can't view or edit, could they still publish the file from their end and the drag and drop will work fine and not be affected?
    Thanks!
    Veronica

    Hi Veronica,
    Although there is now compatibility between 6.01 and 6.1, which means that your colleagues will be able to open your file, I don't believe they'll be able to edit the interaction at all. And of course publishing will not be possible either. Because I have still 6.01 installed on my laptop and 6.1 on my desktop PC, I can try it out if you want to be totally sure, but for the moment I'm in college and only have laptop with me.
    Lilybiri

  • Adobe Captivate Help | Drag-and-drop interaction (for subscription and Adobe Software Assurance customers only)

    This question was posted in response to the following article: http://helpx.adobe.com/captivate/using/drag-and-drop-interaction.html

    Yep.  But it will only likely get to you in the next version released for NON subscription or ASA customers.  With 6.1 Adobe was giving a preview of the functionality they would be including in your next release.  Either way, whether you upgraded to the subscription edition or waited for the next paid upgrade, you were always going to be paying something to get this new functionality.  6.1 users just got it earlier than everyone else.  That was Adobe's decision.  It certainly hasn't been a popular one.

  • Advanced Feedback with Drag and Drop Interaction

    Hello,
    I am trying to create a drag and drop interaction that will blend in a "thumbs up" or a "smiley" after each dragable has been correctly placed. The dragables in my interaction are medical terms and the drop sources are smart shape boxes. Each drop source has been assigned one correct answer, so that when the correct answer has been dragged a "success caption" appears immediately. The opposite occurs with an incorrecty dragged term. I figured, I need a "code" that
    askes each dropable if it is the last one to be answered, and when answered correctly, will show the "smiley"
    checks if all other dragables have been placed correctly
    Since I lack the basic coding knowledge, I am having a hard time trying to figure this one out. Thanks for the help, again!
    -Nik

    Hi Jay,
    Yes, could create such a scenario, but the Submit button is not used in that case, because the feedback will appear immediately when a drag object has been placed on the target. Is that OK?
    Here the work flow:
    Besides the object, create all the feedback text containers that you need, correct and incorrect and label them so that they are easily recognizable. I labeled them FB_1, FB_2... because my objects were Drop1, Drop2...
    Make those feedbacks initially invisible and group them in Gr_FB
    Create the drag&drop in the normal way with one correct link
    Select the target and in the in the D&D panel, click on the Accept button, change the settings like this
    The advanced actions are pretty simple, standard, with two statements: Hide Gr_FB and Show FB_n  (with the appropriate feedback container - you cannot use Shared actions in this dialog).
    In the D&D panel, choose Infinite for the number of attempts and uncheck the Failure caption.
    Lilybiri

  • Resetting a drag and drop interaction

    Hi
    How do I reset a successfully completed drag and drop
    interaction, so I can redo the drag and drop interaction?
    If I try and move the objects back to their original location
    it just snaps back to the completed location
    Currently I have to move to a different page, then go back to
    the page containing the drag and drop interaction in order to reset
    the interaction
    Thanks in advance
    Jon

    Try this:
    Put all the daggable objects in one map. I'll call it
    "Container."
    Now, in your "Reset" button, put this code:
    repeat with x := 1 to IconNumChildren(@"Container")
    EraseIcon(ChildNumToID(@"Container", x)
    DisplayIcon(ChildNumToID(@"Container", x)
    end repeat
    HTH;
    Amy
    "webacity" <[email protected]> wrote in
    message
    news:e68vbf$cpe$[email protected]..
    > Hi
    > How do I reset a successfully completed drag and drop
    interaction, so I
    > can
    > redo the drag and drop interaction?
    > If I try and move the objects back to their original
    location it just
    > snaps
    > back to the completed location
    > Currently I have to move to a different page, then go
    back to the page
    > containing the drag and drop interaction in order to
    reset the interaction
    > Thanks in advance
    > Jon
    >

Maybe you are looking for

  • Repeated hard drive failure in a few months

    Hello everyone, I own a 15.4" macbook pro, bought in october 2009 directly from an apple operator by phone; on february, after just 4 months, I wake from sleep mode my mbp and I see the "beach ball" spinning cursor, and the system freezed. After a fe

  • Unable to Install Oracle 9i on redhat linux 9

    Hi everybody, I had been trying to install Oracle 9i on redhat linux 9 since last month and I am not able to succeed in installing the same. In fact I do not get to see even the OUI screen . I give below the steps I followed. 1) Setting of env varibl

  • Cisco Prime Infrastructure - Assurance. Upgrade from 1.2 to 2.0

    Hi, We had purchased Prime Infrastructure 1.2 with SAU smartnet. Before we deployed 1.2 now I see 2.0 version is out and we qualify for upgrade license. However when I login to CCO to download the OVA file, I see 3 different editions. Express, Pro an

  • Agent delivery content delivered in tab delimited when csv selected

    I am facing an issue and I can't tell whether this is a bug or not. Running OBIEE 11.1.1.5 and creating an agent. When specifying the delivery content format to CSV it is always delivered as tab delimited. Is this a known issue? Is there any work aro

  • Fetching Purchase Group from ME51N and populating Fund Center accordingly

    Hi, we have created a custom table for two fields, 1. EKGRP and 2. Fund Center In transaction ME51N, when a use enters a purchasing group (EKGRP) in the grid, I  need to populate the fund center in account assignment tab by selecting values from a cu