Send variable cpQuizInfoAttempts of LMS

Hello

I have a dilemma with which I hope someone can help.

Our LMS provider don't capture "number of attempts" to a quiz taken. We need to show the number of attempts for a test for regulatory purposes.

Because course Captivate provides these data (variable cpQuizInfoAttempts) and updates, I'm looking for a way to convey this information to the LMS when the course is completed. Our supplier has indicated that they can build a work around if I can get the course to transmit these data.

We used 5 Captivate and the course has the value infinite tent to pass the test - we just need an account of attempts how much they took.

Alternatives to use capture these data via another method would be appreciated.

Help me Adobe communities - you're my only hope!

See you soon!

Stu

Ok.  So as far as I know, the only way to solve your problem would be with a custom programming to pass data to your course to the LMS in a format that the LMS would agree and PUT in its own database.  I can't help you with that. I'm sorry.

Tags: Adobe Captivate

Similar Questions

  • Help! Error 1047 to LabVIEW: LabVIEW failure of sending variable to the script server. Server

    Hi community, I have a problem with script labview matab, I have this problem:

    Error 1047 to LabVIEW: LabVIEW failure of sending variable to the script server. Server

    Possible reasons:

    LabVIEW LabVIEW: Cannot send the variable to the script server.

    We have some documents that mention possible reason why this error occurs, you might see if either of the following apply to what you see.

    http://digital.NI.com/public.nsf/allkb/8BEBC0C86541224286257AF300561B5E?OpenDocument

    http://digital.NI.com/public.nsf/allkb/2B3FF46C8512C4F786256CF30071BE53?OpenDocument

  • Send variables from flash AS2 to php mySQL

    Hi I have a question to adobe. So I finally created a system to connect / register with php and mysql and flash as2. That works, and here's the link:lumosityentertainment.hostei.com/PhPLoginSystem.swf

    But I have a question. How to send variables from flash as2 to my mySQL database? And then how to load their MySQL to flash as2? Also when variables get edited or changed as if I had 6 gold and then now I have 7 but how do send flash that updated data in my database? I know you use php and other things but I have examples of easy php and codes as2? I'm a beginner in php, but I know a decent amount of AS2. I searched all over google and adobe for the answer forums, but none of them really helped. I am currently working on a flash game on my site and I'm doing so that players can save as their gold, armor, weapons etc and then load them by logging into their account.  Here is my game that I currently use cookies to save the data:

    lumosityentertainment.enjin.com/playfantasydreams

    var sendLV:LoadVars = new LoadVars();

    var receiveLV:LoadVars = new LoadVars();

    receiveLV.onData = function(src:String) {}

    trace (SRC);  or be it for debugging

    }

    sendLV.somedata = somedata;

    sendLV.someotherdata = someotherdata;

    sendLV.sendAndLoad ("yourphp.php", receiveLV, "POST");

    /////////////////////////////////

    ////

    PHP

    .

    .

    $somedata = $_POST ['somedata'];

    $someotherdata = $_POST ['someotherdata'];

    write to your sql

    {if (whatever)}

    echo "success";

    } else {}

    echo "failed."

    }

    /////////////////////////////////

    PS when you use the adobe forums, please check the useful/correct, if there is.

  • Send variables from flash to PHP

    Hello world
    I have a problem when sending variables from flash to PHP
    Here is the code:

    submit.onPress = function)
    {
    c = new LoadVars ();
    c.NME = "Myname"
    c.sendAndLoad ("getVars.php", reply, 'POST');
    }

    PHP code:

    <? PHP
    $name = $_POST ['nme'];
    Print 'your name is. " $name. «. < br / > ';
    ? >

    What I'm doing wrong here.
    I get an error message saying notice: Undefined index: name in \xxx\getVars.php on line 2

    Please help me. Thanks in advance

    2 things that I notice immediately

    1. you never initialize the variable 'Reply' to your sendAndLoad.
    2. you must pass a string encoded in URL variables which is ampersand delimited. Usually the returned string would look like echo ("" & result = 1 & msg = your % 20name % 20is %20 '. ") $name. ». 3rd % 3Cbr % &");

    Your mistake is that the information is not get passed correctly. I usually use $_REQUEST communication flash-php, although this should not make a difference. I've seen people use $_REQUEST for testing purposes and will then to $_POST when finished.

  • How to send variables in ASCII or ISO?

    I'll send variables to a flash form for an application using POST. Unfortunately, the application don't like utf - 8, character set, I think that Flash I send. I have to get the Norwegian specificity in the mail, the application sends the variables FRO Flash-based...

    How can I send in ASCII, ISO or other character sets?

    I got the answer:
    Place the following code in the first frame:
    ------------
    System.useCodePage = true;
    ------------
    Finally!

  • Is it possible to send variable data stored to an LMS with SCORM data?

    I'm saving a text field user input into a variable. That works fine, but I'm looking for a way to get this information from captivate so I can review it later. I thought I could possibly send along my LMS with scorm data and then get it back there. For example, when the user presses the button submit, I could use javascript to send this string variable to one of the values of SCORM.

    Does anyone have experience with this?

    Thank you!

    Kevin

    Ask yourself if it is based either on the LMS on Captivate? I have been using TEB much and see the result in the black table, without having to do something special.

  • Import of variables in Captivate LMS

    I want to recover the data from the LMS (Moodle) my Captivate class - capture the name of LMS students specifically, and display it in Captivate. I read a previous debate on that, but it ended without a definitive answer, that seemed.

    Looks like that first the SCORM data in the variable must first be passed to a Flash embedded via javascript file and then sent to Captivate of Flash. A suggestion of the post hinted that this could be done without javascript step.

    Anyone successful with this? And with SCORM 1.2 or 2004? I would be very happy to advice if someone has done this...

    Variable SCORM (student's name)-> Javascript-> embedded Flash file-> Captivate displayed in...

    Thanks in advance to anyone who can help!

    Why sure... it works with Flash AS3, CP5.5 and Moodle as the LMS...

    First, I created a small 10 x 10 px, flash file an image to import into Captivate (want to just ACE code to run, its hidden in a black neighborhood of my background in slide 1...)

    In the framework, and then entered this code:

    Get the name of the student of LMS, SCORM

    to import flash.external.ExternalInterface;

    try {}

    Assigns a string name of the LMS student

    var UserName:String is String (ExternalInterface.call("saveglobalscore",score) ('g_objAPI.LMSGetValue', 'cmi.core.student_name'));.

    To separate the first and last name...

    var LastName:String = UserName.slice (0, UserName.indexOf(","));

    var FirstName:String = UserName.slice (Number (UserName.indexOf(",") + 2), UserName.length);

    } catch(err:Error) {}

    trace ("and not in an LMS at the moment");

    }

    Send name to Captivate

    var myRoot:MovieClip = MovieClip (root);

    var mainmov:MovieClip = MovieClip (myRoot.parent.root);

    mainmov. Name = name;

    Then, this flash file on slide 1 of my lesson of Captivate, where I display the first name value I get from Flash. You know, ' welcome, $$FIrstName$ $! Then when I start my lesson in Moodle name appears...

    A nice quirk, it didn't worked at first - it seems that Moodle would begin the lesson of Captivate and the ACE in the Flash file to run at the same time, it would not disconnect the first name. So I put the animation Flash delay.5 seconds in the timeline, so the lesson of Captivate would begin, a short break, then the code YOU run and I got the name. And also, the area of text in Captivate with variable display of $$ $$FirstName must appear after the Flash code received the name of LMS, then I put delay 1 sec on the timeline.

    It was there, I added nothing to the external .js file. Maybe this will help someone! Thanks again for pointing me in the right direction...

  • Send variables in macromedia flash

    Hello

    I would like to send a variable in macromedia flash.

    I explain my problem. I created a flash in which I send a word in a variable called lol and I read this varibale in another variable called say.

    But in labview I don't know how I can send this word in lol and read say.

    I did more research and I did a .vi which could be functional.

    can you help me see where is my mistake in this .VI.

    Thank you.

    No idea?

  • Send variable vision to the NXT brick manufacturer

    Hello

    I have a color sorting machine controlled by a Mindstorms NXT brick. I think that Labview has a module to communicate with the Lego brick, but I was wondering if the Vision Builder (that we currently use for another application) may also communicate with the brick (we do not have LabVIEW). In the end, after insecting of the object with Vision Builder, I would like to send a variable (depending on the inspection) to the mailbox NXT, preferably via usb or BT, which could serve as a motor for the servo drive. If there is no such communication module, is there a code that I could insert in the program of Vision Builder that allow such communication?

    OK, just in case someone needs another solution to this, I was able to find a workaround (without the need to install LV). I use a bridge of communication who listen to orders received on the TCP/IP Protocol (available in Vision Builder) and transmits on the NXT (USB or BT) brick. You can find more information about it on the Mindstoms Page Anders. If you have problems with the software, feel free to reach out to the author - he is a great guy and an amazing developer!

  • apply the equation of variable step size lms filter

    Hello world

    can someone apply equation of step size for lms size filter variable step using labview. snapshot of the equation is attached with question

    Yes I can - can you?

    Sorry to say, but nobody here is going to write your code for you. You have to have a go at it and then you can ask questions when / if you get stuck.

    The LabVIEW basics are a good place to start if you are really new to LabVIEW.

    -CC

  • Captivate sending score 0 to LMS when there is no quiz?

    There is no doubt in the course. I even checked with 'Advanced Interaction' (F9) and turned off all the objects that are measurable.

    But when I downloaded the course of LMS, it sends the score 0 when learners complete the course.

    It is causing problem since it is a part of the program, and so the score of the course is used for the total score of the curriculum on average.

    Any expert has an idea why this is happening? Or is it a default of Captivate, which doesn't make much sense to me, given that the course is set for "Complete/Incomlete?

    Here is my post parameter.

    score.png

    Hello

    Please see this thread the issue you have.

    I tried it myself with success, now I see all score reported in our LMS.

    BR\\

    -Miguel

  • How to send variable with FXMLLoader

    I have this code:


    * Private Sub showDialog() {*}
    * Try {*}
    dialogStage = new Stage();
    final FXMLLoader fxmlLoader = new FXMLLoader();
    Marcas parent = FXMLLoader.load (getClass ().getResource("..) (("/ modales/marcas/marcas.fxml"));

    dialogStage.setWidth (335);
    dialogStage.setHeight (355);
    dialogStage.initModality (Modality.APPLICATION_MODAL);
    dialogStage.setScene (new Scene (marcas));
    * dialogStage.setOnCloseRequest (new EventHandler < WindowEvent > () {*})

    *@Override*
    * Public Sub handle (WindowEvent arg0) {*}
    arg0.consume ();
    * if (isEditing()) {*}
    cancelEdit();
    *}*
    *}*
    *});*
    dialogStage.show ();
    *} catch (IOException ex) {*}
    Logger.getLogger (TextboxSearchCell.class.getName ()) .log (Level.SEVERE, null, ex);
    *}*
    *}*

    but I need to send data to the contoller for loading into a table.

    How do I send data to the controller

    I use javafx 2.1
    JDK 7

    Thank you

    Indeed, you create an instance of FXMLLoader but after you load your FXML using the load of the static method. Try this:

    FXMLLoader fxmlLoader = new FXMLLoader(getClass().getResource(".....");
    Parent root = (Parent) fxmlLoader.getController();
    

    You should get your controller.

  • Send variable value a swf swf another (child)?

    Hi I have done my project in different flash files, but now I m stuck to get child.swf in index.swf data.

    If you know how to use the CustomEvent class, and the child needs to be in control of when the data is sent to the index swf, then have the index assign an event to the child listener once it is fully charged, with the function of event handler required standing ready on the side of the index SWF...  Ask your child dispatches the event with all the parameters you must pass.

    If the index SWF can dictate when the child variables are accessible, you can target the child directly to acquire these variables.

  • How can I send variable to new window since cflocation does not work?

    I have a form that sends data to itself using the < FORM action = "#getfilefrompath (cgi.script_name)" # "method ="post">"

    He is then saved or updated, then the flyer_id sent to pdf_view.cfm to display it in a PDF format. I use cflocation to go to another page with the flyer_id:

    < cflocation url = "flyer_pdf.cfm? flyer_id = #flyer_id #" >

    Where the flyer_id is used to query the appropriate information on the pdf_view.cfm. What I would really like to do is flyer_id varable automatically opens the page pdf_view.cfm in a new window, after economy/update the flyer.

    How is that possible?

    Hi rickaclark54,

    You can open a new window using javascript. Please take a look at the following example.

    Page name:OpenWindow.cfm

    Page name:openWindowcont.cfm

    #URL.flyer_id #.

    not available!

    in this way, you can open a new window and sends the data via a url.

    Thank you

    Sliman

  • Sending variables to php to Flash Builder

    Hi guys,.

    I made a form that, once sent to a Mysql server adds a table to a database.

    Here is the code I use in Flash Builder:

    ...

    "" < mx:HTTPService id = "srv" url ="http://mysite.com/addTeam.php" method = "POST">

    < mx:request >

    < format > {teamName.text} < / formatting >

    < City > {city.text} < / City >

    < / mx:request >

    < / mx:HTTPService >

    ...

    " < mx:Form x ="25"y ="10">

    " < mx:FormHeading label ="Add team"/ > "

    " < mx:FormItem label ="team name">

    " < s:TextInput id ="format"/ > "

    < / mx:FormItem >

    " < mx:FormItem label ="City">

    " < s:TextInput id ="City"/ > "

    < / mx:FormItem >

    < mx:FormItem >

    " < s:Button label ="Add"click ="srv.send ()"/ >

    < / mx:FormItem >

    And here is my addTeam.php file:

    <? PHP

    $teamName = $_POST ['format'];
    $city = $_POST ['city'];
    $addteam = $teamName. » ". $city;
    $connection = mysqli_connect ("host", "username", "password", "db") or die (mysqli_connect_error ());
    mysqli_query ($connection, "CHARACTER SET utf8" ');  the additional table will be in Bulgarian language

    $sql = "CREATE TABLE"$addteam"
    (
    FirstName varchar (20),
    Name varchar (20),
    Name varchar (20),
    position varchar (20),
    price int
    )
    ";
    mysqli_query ($connection, $sql) or die ("failed query:". "") mysqli_error ($Connection));

    ? >

    My question is: How can I find a text to Flash Builder if her request was successful or failed (as "echo") so that the user (admin in this case) knows what is going on and not just by clicking on the Add button and having to go to phpmyadmin to see if the table has been created or not?

    You stated

    <>

    ID = "srv" url ="http://mysite.com/addTeam.php" method = "POST" > "

    Just add

    result = "yourResultHandler ()" / > "

    then create the function that would deal with the result.

    <>

    "ID ="srv"url ="http://mysite.com/addTeam.php"method ="POST"result =" yourResultHandler (event) ">

Maybe you are looking for

  • How to recover lost photos?

    Hello Recently, I got my iphone 5 after it said connect to itunes after having tried to write in my access code. I could not access my phone with password so I decided to put it in recovery mode. But I forgot to save pictures and other content in bot

  • HOW I NAMED WHERE A DOWNLOAD IS LOCATED

    How to choose the place WHERE... a download must be placed? It does not give me a choice in this matter. How to ask me where I want to store these files? This happens when I try to download things like... Spybot Search and Destroy ... .or instance. I

  • How can I reinstall the cd/dvd player - Satellite P100 PSPAD

    Hello I have the Satellite P100 (PSPAD) and my cd/dvd drive (I do not know how or when) suddenly disappeard, it does not appear in my computer or Device Manager.I tried this but coul not found the lowerfilters so I delite the upperfilter and restart

  • J1939 or CANOpen

    Hello dear colleagues, I have to develop a SW for CompactRIO communicate with a controller on the CAN. My question: which protocol, CanOpen and J1939 is easier and faster to implement the example? I am in great haste and need to implement communicati

  • Why doesn't my vision program as an executable?

    I have a program that works as a vi but fails as an executable even on my development PC. The goal is to catch a specific image that is generated every so often in an executable file and save this image to off line/troubleshooting analysis. It all wo