Tracking user attempts on Scorm compliant materials

Hi all
We have a requirement to record the score for each attempt a user makes on Scorm compliant materials - how can we do this?  Currently we have Scorm 1.2 adapters in place and can play these materials and record just the latest score in OLM but not historic attempts.  Can anyone advise if this is possible and how to do it?  We are using 12.1.3.
Regards
Pip

The score for each attempt is recorded in the LMS on the attempts table, but only the last failing or first passing score is visible to the learner/admin. Reports can be used to gain access to this attempt specific data
Scott
http://www.seertechsolutions.com

Similar Messages

  • Tutorial - how to track user progress in a Captivate movie

    I wanted to start working with the new scripting capabilities
    in Captivate 4 and thought a good first project would be to create
    a set of variables and custom actions and execute the actions based
    on the state of the variables. I wrote up a description/walkthrough
    with screenshots and the source .cp is downloadable here:
    http://elearninglive.com/wordpress/2009/01/tracking-user-progress-in-captivate-4-using-var iables-and-actions/
    Hopefully it proves useful to others!
    A couple of things I mention at the bottom of the post in
    regards to the new features in CP4:
    1. The actions window is amazingly slow once you add more
    than a handful of actions. Perhaps it's just my machine? I have a
    very fast machine with lots of ram, but perhaps it's something
    unique to my environment?
    2. You can't 'chain' actions. In other words, you cannot use
    'execute multiple actions' setting to execute user-created actions,
    just the built-in ones, which seems to me a pretty big limitation.
    I had to work around it.
    3. As an add-on to #1 above - there is no way to
    import/export code. Since the actions window is so slow it would be
    ideal if we could just import code written in a text file, or
    better yet, have a simple code editor (like the actions panel in
    Flash).
    My 2 cents, fwtw, as a new CP4 user....
    mark
    www.elearninglive.com

    > But I didn't really know what AuthorWare was actually
    > capable of producing until this past year when I
    happened to subscribe to
    > the
    > AWARE list (AuthorWare Developers) and over time read
    about the
    > capabilities it
    > had. It was an excellent tool - and it seems, the best
    there ever was for
    > our
    > needs, and it amazes me that there isn't anything to
    replace it yet that
    > matches it. Of course, the problem was the shockwave
    plugin. Which is a
    > big
    > problem and the real original reason I never looked into
    it in the first
    > place.
    The biggest problem Authorware had was poor marketing. Second
    was it had no
    way to natively create the eye-candy that Flash was wowing
    the world with.
    Third, there was no attempt by Macromedia modernise
    Authorware with a lot of
    very basic things that would have made a huge difference to
    everyone's
    perception of the tool
    Fourth, Marketing kept telling people Authorware was dead,
    from about
    Authorware 5. I think the Flash team was on a bonus for
    converting people
    >
    > I don't understand why Adobe is now making Captivate the
    next AuthorWare.
    > That's basically what they're doing it seems. It's like
    saving up to buy a
    > ferrari when you have on sitting unused in your garage!
    They already had a
    > great elearning development tool in AuthorWare and just
    needed the one big
    > piece: output to flash swf and not shockwave. I guess
    there were technical
    > reasons why that wasn't done?
    I think it is clear to those of us that have had to move to
    Captivate from
    Authorware that Captivate is *very* lacking in specific
    advanced features
    and functionality that old hands are used to. As with any
    product, users are
    bombarding adobe with requests that boost the power and scope
    of Captivate.
    It's a natural progression.
    >
    > As much as I like Captivate 4, it's a few major releases
    away from coming
    > close to what we *really* need.
    I agree - but it is a lot closer this time around :-)
    Steve
    http://twitter.com/Stevehoward999
    Adobe Community Expert: eLearning, Mobile and Devices
    European eLearning Summit - EeLS
    Adobe-sponsored eLearning conference.
    http://www.elearningsummit.eu

  • Is there any way of creating a layout which is SCORM compliant?

    I have Robohelp 10.  Is there any way to use the content already captured in Robohelp to make a SCORM compliant layout?

    My understanding of SCORM is that it is an eLearning standard. As RoboHelp is not an eLearning tool it does not have SCORM capabilitiy. You could use Adobe Captivate that has SCORM compliance and then embed your simulations, etc. into a RoboHelp topic. Maybe you could investigate this track.

  • SCORM compliant SWF file stills hangs on loading screen

    I am using Captivate 5.0  v 5.0.2.630 . I have checked for the latest patches and updates and my software is up to date including the patch that was supposed to correct the problem I am having.
    I have a SCORM-compliant course and the SWF file hangs at the loading screen. This usually only happens after the user has launched and exited the course without completing it. But is has happened once with an initial launch of the course. The problem seems to be more prevalent if the user’s browser is Mozilla but it has also happened in IE
    The LMS I am using supports both AICC and SCORM compliant content.
    I have also changed the scorm_support.js file from var g_nAPI = 0 to var g_nAPI = 1  which was suggested in a March 21 blog post.
    Any suggestions would be very gratefully appreciated.

    I am having a similar issue. I took the update earlier this week and it seemed to be working until a user fails the quiz and exits the course. When they return to the course it sticks on the grey loading screen - infinitely.
    Any suggestions would be most helpful!
    We are using IE7
    Captivate 5
    Geo LMS

  • Problem capturing user imput using SCORM

    Hello, I'm working on a little content management
    application, using SCORM to capture the user interaction.
    But, with content generated using Captivate, for Matching
    questions, I'm getting something like:0[.]A[,]2[.]C[,]1[.]B and for
    Multiple selection D[,]B[,]A. I'm talking about the Correct
    Response Field, and User Response Field.
    This strings are correctly formatted, but I don't have the
    original text strings from the content, it is very difficult, to
    present the result in a clear way without this information.
    Somebody knows if there is a way to get this information from
    captivate contents using SCORM? I want to get something like "The
    text of the first option[,]The text of the third option[,]The text
    of the last option"
    Or, there is a way to get this information from a content
    package?
    Thanks
    Javier

    Hi Bradley, thanks for the response.
    This is the user response field captured directly from a
    content generated with other SCORM compliant content composing
    tool: "This_is_a_correct_answer[,]This_is_another_correct_answer".
    SCORM support this kind of interaction.
    I know that maybe for a larger software (than the one we are
    developing) could be best work like you said, storing the Ids, and
    then matching the tables to build the report. But I'm trying to
    avoid retyping, like you said, this lookup table must be manually
    maintained, then the content developer must develop his content and
    then load all the Ids in my system retyping all the texts... if
    there is no other solution... ok... but if we can get the text, or
    build the lookup table automatically (some way), it will be great.
    Javier

  • SCORM compliant quiz not loading...

    Hi
    I have a Captivate 5 Aggregator file that loads a small handful of Captivate SWF's.
    The final SWF is a SCROM compliant quiz.
    Now everything worked fine, until a recent upgrade. Now, the quiz does not load. The wierd thing is, if I export the quiz WITHOUT SCORM it loads fine.
    With SCORM, and trying to view on Moodle, all I see is a grey "Loading..." screen.
    How can I fix this? It's really frustrating.
    Many thanks

    OK.  But here's the problem. Unless you use another SCORM packaging tool to create the imsmanifest.xml file that the LMS needs in order to see this compilationas SCORM-compliant, and your aggregator is creating an HTM file that contains all the SCORM API javascript, I don't see how your LMS is going to regard this as a SCO.
    The Aggregator doesn't use the SCORM HTM templates when it packages everything up with an HTM file and JS file.  Unless there is SCORM API JavaScript in play somewhere, the LMS will not receive scoring from your SCO modules.
    So even if you DO get your LMS to accept the upload of an Aggregator project, it's not going to behave as a typical SCO and be tracked as such by your LMS.
    Unless I'm missing something here...?

  • SCORM compliant Flash quizzes

    Hi all
    Here's another SCORM question that probably won't get
    answered, but it goes.
    Looking through Flash Help section, there's a section called
    "Creating E-Learning Content". Within that, it goes into detail
    about creating quizzes from templates and such.
    Now I was looking through this section, because it has some
    info about SCORM compliant Flash, and it says:
    "To initialize SCORM tracking, you must use a quiz template."
    Is this true? I have to use one of Flash's ugly templates?
    I've also seen SCORM compliant Flash examples that don't use
    templates or components at all.
    Does anyone have any insight on any of this? Because
    everywhere I've looked so far has just gotten me more confused and
    aggravated. There's not a lot of detail out there, and anything
    that is out there seems to be either outdated, or contradicted by
    something else I found.
    Your help is appreciated as always.
    Thanks again
    Chris

    I hadn't heard of SCORM before but it seems to be about e-learning stuff and therefore likely related similar to Captivate content.
    This is unlikely to work currently since it probably depends upon audio and/or video support which Wallaby currently lacks.

  • Can Captivate be used with a LMS that is not SCORM compliant?

    We are currently using Flash for all of our online courses, but would like to switch to Captivate.
    Unfortunately, our LMS is not SCORM compliant. Is there a way to use Captivate with our LMS? We would need it to record test scores and student information. We're open to a third party solution.

    TLC is correct, you could report to your own DB.
    Reply to a similar question with webpointers:
    Ways to integrate captivate with a database?
    Is your LMS AICC compliant? Captivate will work with AICC as well.
    And while Adobe Connect is not technically SCORM compliant, Captivate will work with that as well.
    AND Captivate can track via xAPI (TinCan), so there's that option too...though I suspect if your LMS doesn't support SCORM, it probably doesn't support xAPI.
    So you have a few options...

  • LSO: Tracking Course progress for SCORM Courses

    How does SAP track progress/placeholders for SCORM-enabled published Captivate projects, that is, if a learner stops playing content part way through, is the learner placed back where they left off when they return?

    Hi Harshal,
    I'm not a Captivate super-user nor a content expert, but it's always important to ensure that the publishing settings are refined to pass the data that is important to the customer (it sounds like you need 'location' in this instance) and that the settings align with the instructional intent of the content.  In other words, help them determine what data they need for functionality and reporting and publish the content to reflect that - not less and also not more, to ensure the optimal amount of data is passed to the LMS. 
    Good luck,
    Sharon

  • I'm trying to record audio into my iPad2 using GarageBand and an iRig, but I can't monitor my tracks at the same time as recording, meaning if I lay down a drum track and attempt to record guitar, I can't hear the drums while recording. Thoughts?

    I'm trying to record audio into my iPad2 using GarageBand and an iRig, but I can't monitor my tracks at the same time as recording, meaning if I lay down a drum track and attempt to record guitar, I can't hear the drums while recording. Thoughts?

    Hi, I have this exact same problem. I haven't been using an iRig, just a cheap USB-jack cable. I managed to do this with the first cable I bought, but since it broke I've been unable to find a replacement that allows me to hear the drums while recording. DId you manage to get over this issue? If so I would really like to know how. Thanks and best wishes.

  • Tracking user actions inside Compliance Calibrator

    Good day everyone
    I am currently working on a CC5.2 implementation and I was wondering if there was any way to track user activities, to be more precise:
    1- who created mitigation control X
    2- who mitigated risk X for user Y
    etc...
    Im working on an implementation for a client that already had custom ABAP SOD tools that would output reports assigned to different reviewers, each action was tracked through the process and reviewers/approvers had to signoff along the process so people were accountable..
    So far, the only way I found to trace who did what was by the way roles/authorisations will be separated between the Netweaver users, since I'm new to this platform maybe I am missing something.
    Any help is appreciated, thank you
    Jay

    Dear Jay,
    Check the entries in these tables:
    /VIRSA/DTCWKFLOW               Mitigation Work flow Table
    /VIRSA/MITREPORT               Mitigating Reports
    /VIRSA/MITWKFLOW               Mitigation Work flow Table
    /VIRSA/ZMITAPVR                Mitigating Control Monitors
    /VIRSA/ZMITCNTL                Mitigating Control - Users
    /VIRSA/ZMITHROBJ               Mitigating Control - HR Object
    /VIRSA/ZMITMON                 Mitigating Monitors and Approvers
    /VIRSA/ZMITPROF                Mitigating Control - Profile
    /VIRSA/ZMITREF                 Mitigating Controls
    /VIRSA/ZMITREFT                Mitigating Controls Text
    /VIRSA/ZMITROLE                Mitigating Control - Role
    /VIRSA/ZSODMIT                 SOD Group Id and Mitigating Reference Numb
    Regards,
    Naveen.

  • Track user changes in customized transparent table

    Greetings..
    How do i to track user changes in my table ? is there any master table that keep track changes made by user on the specific field.? Is there possible if the table have the original and changed data.

    i got the below explanation from other thread, which has explained by an expert, so, take it as reference and interprete according to ur req.
    BEGIN
    Table Events:
    Go to SE11 and open your Ztable
    click on the Table maintenance generator.
    you can find the function group. right
    Take the Function group name and go to Tcode SE37
    and open the Function Group.
    In the Status of the small window of the Function
    group display
    you can find out change requests , Main program and
    Function group Docu tabs.
    Click on Main program and create user defined Include.
    check the sample code below
    Click on main program
    Create user defined include
    User-defined Include-files (if necessary). *
    INCLUDE LZPHIRF... " Subprograms
    INCLUDE LZPHIRO... " PBO-Modules
    INCLUDE LZPHIRI... " PAI-Modules
    Create the below include.
    INCLUDE LZPHIRI01. " PAI-Modules
    Double click on the Include name. you have the below
    code
    Loop at Extract.
    module liste_init_workarea.
    chain.
    field fild1
    field fild2
    field fild n
    module set_update_flag on chain_request.
    You have to add a new module here
    check the below code
    *----User defind module
    Module user_defind_validation.
    endchain.
    Double click on module write code in that.
    Include <Include Name> *
    *& Module user_defind_validation
    Module user_defind_validation.
    Here you can write your own validations.
    field2 = field1 /2.
    field4 = field1 /4.
    if field4 field3.
    message.
    endif.
    EndModule. "user_defind_validation
    Events allow you to change the generated table
    maintenance dialog at predefined positions, which
    cannot be reached by user modules in the screen flow
    logic.
    The user routines are called dynamically at runtime.
    For this reason, the routines must be in a user include
    in the table/view maintenance dialog function group.
    All extended table maintenance global data is available.
    An interface is only required for events 22 and AF.
    The events can be additions or replacements.
    Additional events
    Event 01 before saving the data in the database
    This event occurs before new, changed or deleted
    entries are written to the database
    FORM abc.
    DATA: F_INDEX LIKE SY-TABIX. "Index to note the
    lines found
    LOOP AT TOTAL.
    IF <ACTION> = desired constant.
    READ TABLE EXTRACT WITH KEY <vim_xtotal_key>.
    IF SY-SUBRC EQ 0.
    F_INDEX = SY-TABIX.
    ELSE.
    CLEAR F_INDX.
    ENDIF.
    (make desired changes to the line TOTAL)
    MODIFY TOTAL.
    CHECK F_INDX GT 0.
    EXTRACT = TOTAL.
    MODIFY EXTRACT INDEX F_INDX.
    ENDIF.
    ENDLOOP.
    SY-SUBRC = 0.
    ENDFORM.
    END
    thanq

  • RV120W: The user attempted to connect using a dial-in medium that did not match the restricted dial-in media

      I am trying to configure a Cisco RV120W wireless using RADIUS. The IAS server is Windows 2003. The wireless client can’t access the wireless.  The ISA server keeps getting this error: Event Type: Warning Event Source: IAS Event Category: None Event ID: 2 User: N/A Computer: DEVICES1 Description: User ntdomain\blin was denied access. Fully-Qualified-User-Name = chicagotech.org/Users/Bob Lin NAS-IP-Address = 10.0.30.102 NAS-Identifier = Called-Station-Identifier = Calling-Station-Identifier = Client-Friendly-Name = RV102-Domain Client-IP-Address = 10.0.30.102 NAS-Port-Type = NAS-Port = Proxy-Policy-Name = Use Windows authentication for all users Authentication-Provider = Windows Authentication-Server = Policy-Name = CBG-All Authentication-Type = EAP EAP-Type = Reason-Code = 70 Reason = The user attempted to connect using a dial-in medium that did not match the restricted dial-in media. Check the dial-in constraints for the matching remote access policy. The public wireless and WPA2 work fine. Other Cisco 1240 wireless works fine with this event: Event Type: Information Event Source: IAS Event Category: None Event ID: 1 Date: 10/18/2013 Time: 1:33:19 PM User: N/A Computer: DEVICES1 Description: User blin was granted access. Fully-Qualified-User-Name = chicagotech.org/Users/Bob Lin NAS-IP-Address = 10.0.20.103 NAS-Identifier = WLC2504 Client-Friendly-Name = WLC2504 Client-IP-Address = 10.0.20.103 Calling-Station-Identifier = 90-18-7c-e6-95-aa NAS-Port-Type = Wireless - IEEE 802.11 NAS-Port = 1 Proxy-Policy-Name = Use Windows authentication for all users Authentication-Provider = Windows Authentication-Server = Policy-Name = CBG-All Authentication-Type = PEAP EAP-Type = Secured password (EAP-MSCHAP v2) Can you help?                  

    Dear Customer,
    Thank you for reaching the Small Business Support Community.
    The RADIUS configuration settings are intended to authenticate the wireless clients attempting to connect through a SSID and if this is the problem you have, I first suggest you to check on the RADIUS server IP address (Security>RADIUS Server), make sure it is reachable, and the authentication port number used by this server to send traffic and the shared key used to authenticate to the server which must match on both sides.  If all that is good, try using WAP Enterprise as the wireless security method and not WAP2 Enterprise.
    If the problem persits I then first suggest to to make sure you run the latest firmware release version 1.0.5.6;
    http://software.cisco.com/download/release.html?mdfid=282981372&flowid=796&softwareid=282487380&release=1.0.5.6&relind=AVAILABLE&rellifecycle=&reltype=latest
    Then contact support if the problem persists; (the "dial-in medium" part error I just don't understand what it has to do with the RADIUS wireless client authentication);
    https://supportforums.cisco.com/community/netpro/small-business/sbcountrysupport
    Please do not hesitate to reach me back if there is any further assistance I may assist you with in the meantime.
    Kind regards,
    Jeffrey Rodriguez S. .:|:.:|:.
    Cisco Customer Support Engineer
    *Please rate the Post so other will know when an answer has been found.

  • Implementing 3rd party SCORM compliant software onto Oracle ilearning

    I am having real trouble uploading SCORM compliant software into Oracle iLearning can anyone help??

    Hi,
    I've implemented quite a lot of 3rd party SCORM content onto iLearning and have to say it is rarely as easy as it's supposed to be due to the nuances of different authoring tools, production techniques and SCORM packaging methods.
    Could you let me know a little more detail on the errors you are geting and I'll see if I can help.
    Jon
    Quistor UK
    [email protected]

  • Hidden iPhone File Tracks Users' Every Move

    The security of Apple's iPhones and iPads is being called into question after it emerged the devices contain a hidden file that tracks the owner's locations.
    full story - http://uk.news.yahoo.com/5/20110421/twl-hidden-iphone-file-tracks-users-ever-3fd0ae9.html
    -+-No longer a forum member-+-

    Associated problem.
    Switch your mobile off when not in use!
    http://www.guardian.co.uk/technology/2011/apr/25/wifi-security-flaw-smartphones-risk
    Quote:
    "The safest route for existing users of mobile phones, particularly if they use BT Fon or Openzone, is to switch off their Wi-Fi when they leave home and only use it on systems they know to be secure – such as at home or at work. Everywhere else you use Wi-Fi – whether in a coffee shop, an airport, a railway station and especially out in the street – you are taking a calculated risk."
    "I have this awful feeling someone is watching every move I make (one of my pet hates is router location tagging)." Marvin (A paranoid Android)

Maybe you are looking for

  • Will this Airport Extreme connection work?

    Just purchased an Airport Extreme Base Station N and would like to network my computers. I have a new G5 iMac (OS 10.5.5) which I would connect by ethernet to the base station and my DSL modem (AT&T) to the base station. Now I also have a G4 iMac (OS

  • Bugs in Tone and other stuff

    My LR4 beta problems. File is a NEF, overexposed image for testing. I did try this on several files and different OS (well, still Windows 7 32 bit, but not the same machine). Exposure set to -5, Whites set to 0. Now Whites is set just to -1. The jump

  • Can I change background of program with a desired picture?

    Hi Can I change background of program with a desired picture? how? Solved! Go to Solution.

  • "Deadlock in safepoint code. Should have called back to the VM"

    We experience a VM crash in Safepoint.cpp with the following message: # An unexpected error has been detected by Java Runtime Environment: # Internal Error (safepoint.cpp:558), pid=5452, tid=1900 # Error: Deadlock in safepoint code. Should have calle

  • PEAP and Passwords Wireless Question

    Hello, Our company use Microsoft PEAP and password authentication for wireless with our own root CA. For PC's the root certificate is distributed to clients automatically by Windows AD. For other devices we usually have to manually install - for secu