Scoring issues in LMS

Using Captivate 3 with quizzes and designating the passing
score must be 75% or higher, publishing using SCORM 2004. I checked
the manifest file and found
minNormalizedMeasure></imsss:minNormalizedMeasure. I am by no
means an expert in understanding the code in the manifest file, but
was told that the settings in Captivate should have created this
line: minNormalizedMeasure>.75</imsss:minNormalizedMeasure
and that is the reason for the discrepency.
Sure enough, when I fixed the manifest file and re-imported
to the LMS, it scored correctly. Is there a way to fix this without
having to edit the manifest file evertime I publish?

I'd imagine the CP file should read from the manifest when
you load the
lesson and look at the settings...no? I guess I'd not be
surprised if it
stored those values with the CP file instead, which is
unfortunate...
...because, of course, if you change it in the manifest and
the CP file
loads those settings next you open it, you could find where
that setting
now has '.75'.
Could this be related to the Mastery Score? Do you have that
set in your
CP Quiz Manager settings?
Erik
sage1990 wrote:
>
minNormalizedMeasure>.75</imsss:minNormalizedMeasure and that
is the reason for
> the discrepency.
> Sure enough, when I fixed the manifest file and
re-imported to the LMS, it
> scored correctly.
Erik Lord
http://www.capemedia.net
Adobe Community Expert - eLearning
http://www.adobe.com/communities/experts/
http://www.awaretips.net -
Authorware Tips!

Similar Messages

  • AS2 Certificate widget scoring issue

    I received a fix from someone on the Captivate forum that is supposed to fix the AS2 Certificate widget scoring issue. The results on my Score Results page appear correctly, but the results on the certificate do not match those on the Score Results page. I tried to use the fix the provided (another widget that you insert at the beginning of the project) but it did not solve my problem. I am desperate for a solution to this and have tested the project what feels like 100 times to try to figure out how to fix this problem. I apologize in advance if this has been addressed in another string. I have spent a great deal of time going through the forums and have found some discussion on this issue, but no concrete solution anywhere. Can anyone offer any insight?
    FYI: I am using Captivate 4 and my project is set to AS2.
    Thanks!

    Weird ... I need to ask a totally unrelated question and came to the forum using a link I'd bookmarked ... to the "Certificate Not Widget Scoring Correctly" thread. And here's your post at the top of the list.
    I haven't played with scoring in quite awhile, so I'm not much help and maybe you've already read this thread, but just in case: here's the link: http://forums.adobe.com/thread/598503.
    Hope it's helpful.

  • Dynamic User update issue on LMS 3.2

    Win2008 VM:
    1. Campus Manager 5.2.1
    2. CiscoView 6.1.9
    3. CiscoWorks Assistant 1.2.0
    4. CiscoWorks Common Services 3.3.0
    5. Device Fault Manager 3.2.0
    6. Integration Utility 1.9.0
    7. LMS Portal 1.2.0
    8. Resource Manager Essentials 4.3.1
    hello
    Setup Dynamic Updates on LMS a few months back and tested ok with a WS-C2960-24PC-L running c2960-lanbasek9-mz.122-52.SE. Dynamic Updates has now stopped working! no changes on LMS or on switch. i've attached a trace debug for MAC UHIC - i can see the mac address (sent by the 2960) ok but the process ends with "macuhic INFO MacUhicDBTransaction: No data in the MAC notification entry.getMacEventSize() is 0". i've also attached the mac notification config on the 2960.
    previously i could configure the 2960 switch from LMS through the Device Trap Configuration page. now when i try this i get:
    There are no ports to configure for the selected device(s).
    Check whether you have selected any router(s).
    any ideas on where i go from here?
    thanks
    andy
    ps i've also rebooted server but issue persists

    hello
    thanks for the response. i had found the following in the MACUHIC log:
    2010/10/08 16:15:33 main macuhic INFO TrapListenerFilterImpl: FileNotFoundExcpetion was caught since NMSRoot\campus\etc\cwsi\portsData.xml and NMSRoot\campus\etc\cwsi\vlanData.xml file is not found
    2010/10/08 16:15:33 main macuhic INFO TrapListenerFilterImpl: FileNotFoundException occured since Campus Data Collection has not run even once
    2010/10/08 16:15:33 main macuhic INFO TrapListenerFilterImpl: NullPointerException occured since there are no XML files. XML file will be generated only at the completion of Data Collection
    i checked NMSRoot\campus\etc\cwsi and these files didn't exist.
    i reinitialized the ANI database and done a network discovery before running a full Data Collection. Data Collection finishes but the  vlanData.xml and portsData.xml still aren't created.
    when i now try and run a manual UT acquisition i get the error:
    Failed to start acquisition: Construction of XML data required for UT is in progress. Please try after some time.
    there are 2 autonomous AP managed by LMS but i excluded them from the Data Collection - does this sound like bug CSCtd49439?
    i've attached a pdshow output - the ani.log contains a lot of IP/naming which i'll have to edit
    cheers
    andy

  • Swf within a Swf scoring issue

    I've created a flash file (my project) that is loaded into another swf (our player) file on our site. When I test the project file on my computer the scoring displays correct at the end of the lab. When it is loaded into our  swf player on the site the score doesn't display. I'm at a lose for why this is happening. If someone could provide me with some direction I would be very thankful.
    // Declare variable
    var numOfCorrect:int = 0;
    // Every time someone click the correct selection it adds one to the score
    function correct(e:MouseEvent):void{
         numOfCorrect++;
    //I have a text box with the name yourScore
    yourScore.text = numOfCorrect + " out of 5";
    It is very basic code so I have no idea what is isn't working. My only guess is there is some kind of conflict once it is loaded into an external swf. What would I do in this case? Thanks.

    I seemed to have figured it out. I changed the text box from TLF Text to Classic Text and selected Dynamic Text. Also changed the Actionscript up a little.
    instead of just:
    yourScore.text = numOfCorrect + " out of 5");
    i did:
    addEventListener(Event.ENTER_FRAME, displayFinalScore);
    function displayFinalScore(event:Event){
        yourScore.text = String(numOfCorrect + " out of 5");
    Not sure which of these things fixed the issue but it is working now. Thanks for the help though! Now I just need to figure out the issue with the drag and drop.

  • Issue wrt LMS 4.0 on VMware ESX4.1

    Hi;
    I am facing issue during installation of Cisco Works LMS 4.0 on Windows 2008 Server R2 Enterprise 64 bit VMware ESX 4.1 instance. The installation is termicating and give me following error:
    "You cannot install CiscoWorks LAN Management Solution 4.0 on an unsupported operating system or when Terminal Services is running on the supported Windows 2003 Server Standard Edition, Windows 2003 Server Enterprise Edition, Windows 2003 R2 Server platforms, and Windows 2008 Server Enterprise Edition.
    The setup program will exit when you click OK
    You must either upgrade the operating system on the server to a supported version or install CiscoWorks LAN Management Solution 4.0 on another server that runs a supported operating system."
    As per Cisco document LMS 4.0 support VMware ESX 4.1, Windows 2008 Server R2 Enterprise 64 bit.
    Please help me in this regards; Also found the screen shot in attachment.
    Thanks
    Shoaib

    this is not quite correct, LMS 4.0 does not support Windows 2008 R2 per default:
    http://www.cisco.com/en/US/partner/prod/collateral/netmgtsw/ps6504/ps6528/ps11200/ps11202/data_sheet_c78-610760.html
    it is windows 2008 with service pack 1 and 2 which are supported - not R2
    But, nevertheless, it is supported with a patch available on CCO. See this doc:
    http://www.cisco.com/en/US/docs/net_mgmt/ciscoworks_lan_management_solution/4.0/install/guide/instl.html#wp1616783

  • Scoring Issue

    Hi,
    I have multiple quiz questions randomly scattered about in my course. The end result is the learner needs to get 100% to get a pass.  Issue I have is, if a learner (by example) gets one question right and exits the course, the LMS marks them as 100% competent....as if they had answered all questions correctly.
    Any ideas?
    Cheers,
    Dean

    Hi ncfirst,
    1. All the question slides in a captivate project contributes
    to the results, as they all are part of the same quiz. Note,
    captivate does not have multiple quizzes. So if, because of
    branching you do not visit to a question, that question is
    considered as not-answered, and you are given zero points for that.
    Lets assume you have 5 questions with 10 points each, and you
    have set that to pass 80% marks are required. If because of
    branching you dont visit 2 of the questions, and answer rest of
    them correctly, then you will recieve 30 points. 30 out of 50,
    makes 60% and hence you fail.
    2. For multiple emails, It seems if you have any non-question
    slides in between the questions slide, then captivate seems to send
    multiple emails. But if you have all the question slides together
    then the email is sent only once. I have already filed a bug for
    the same. :(
    thanks

  • Captivate 4 /SCORM 2004 Test not scoring correctly in LMS

    Hello,
    I've created a course in Captivate 4 with 5 points.   I've uploaded it into my LMS using SCORM 2004.   It will not score correctly.   I have double checked all of the settings in my click boxes, buttons, etc. Even though I answer everything correctly it will not score me at 100% which is what I have the passing rate as.
    Any ideas???
    Thanks!

    Hello,
    Thank you for your reply.  I have tried changing the reporting options to score vs. percentage and that doesn't work either.  My LMS is Mzinga (Knowledge Planet).   Below are screen shots of my settings.
    How do I get the "Mastery Score" section of the Manifest settings to be available (mine is grayed out)?  I read something about this on one of the disscussion forms but can't fibgure out what I'm missing to make it available.  Could this setting have something to do with my issue? 

  • Captive issues with LMS

    I am having the following two issues:
    I have created a course that consists of six lessons. I have
    placed the course on our LMS. Whenever I leave the course before
    completing - and from wherever I leave it - when I return it takes
    me to Question 3 of the Lesson 1 assessment every time.
    Also, when I do finish the last assessment, the LMS is not
    getting the "Completion" status from the content. The LMS still
    shows me as "in-progress". And the LMS is only registering a total
    of 45 points even though I have answered every question correctly.
    I'm not sure why this is happening, because the total points in the
    course based on advanced interaction is 100 points. Please help!
    Out of ideas. Thanks!

    How did you 'create a course consisting of 6 lessons'?
    You can't merge multiple, separate CP projects into one SCO.
    If that's essentially what you've done, then tracking is
    likely getting
    all thrown-off because each SCO is attempting to track itself
    by its own
    ID, which the LMS is likely not expecting.
    (i.e. when one CP lesson sends back 'user left at p4', the
    LMS sends
    back 'p4' when the lesson is relaunched, but how does the
    lesson know
    which Captivate's p4 should be resumed?)
    So a bit more detail on how you structured this may help.
    Ideally, just
    create one SCO (content package, etc) per CP lesson and use
    the LMS menu
    to navigate between them.
    Helps?
    Erik
    mh6hst wrote:
    > I have created a course that consists of six lessons. I
    have placed the course
    > on our LMS. Whenever I leave the course before
    completing - and from wherever I
    > leave it - when I return it takes me to Question 3 of
    the Lesson 1 assessment
    > every time.
    Erik Lord
    http://www.capemedia.net
    Adobe Community Expert - eLearning
    http://www.adobe.com/communities/experts/
    http://www.awaretips.net -
    Authorware Tips!

  • Quiz issue on LMS

    Hi all.
    I really hope someone can help - I have been haunted by this
    problem for weeks now!
    I have created my first quiz on Captivate 3. When I launch it
    on LMS as soon as I click on the first question I get a pop up
    message saying: is this the end of your learning activity? Click
    yes to exit or cancel.
    I have reviewed my quiz property and set up hundreds of
    times! Is this and issue within Captivate 3?
    Thank you so much for a reply.
    Opunthia

    Not sure which version of SumTotal you are using, but this
    has worked well for me using SumTotal 7.2 and Captivate 3 (SCORM
    1.2).
    The SCORM.htm file is a template file that Captivate uses
    each time your project is published. If we make changes to this
    file, it will affect all future projects we publish. If you follow
    these steps correctly, we can replace the original SCORM.htm, with
    another one that will prevent the premature "end of activity"
    message, until the user clicks the exit button from within your
    captivate project.
    Step 1: Back up this file (just in case).
    C:\Program Files\Adobe\Adobe Captivate
    3\Templates\Publish\SCORM.htm
    Step 2: Edit the original SCORM.htm file.
    Right click on the SCORM.htm file. Choose 'Open With' and
    select "Notepad' (or your preferred HTML editor).
    Delete the existing code, and paste the new code into it.
    (See bottom of my post)
    Step 3: Save the file, and publish your project.
    And we are done! Save the SCORM.htm file and close it, launch
    Adobe Captivate 3 and publish your project!
    It is very important that the exit button from within Captivate
    is used. You must use a "skin" in Captivate 3, so that there is
    an exit button. Using the Close button from within Internet
    Explorer will cause your results to not be sent to the SumTotal
    LMS.
    As long as you make it very clear at the end of your project
    which exit button to use, it shouldn't be a problem.
    New HTML code:

  • Issues installing LMS 3.2 on Windows 2008 R2

    I am trying to install LMS 3.2 on W2008 R2 and am getting a platform error saying the operating system is not supported.  Has anyone run into this before?  Any help would be appreciated.  I have attached a screenshot.

    You should check this sort of things before you start....
    Also 2008 R2 is also a bit special... I'm told
    Cheers,
    Michel
    http://www.cisco.com/en/US/partner/docs/net_mgmt/ciscoworks_lan_management_solution/3.2/install/guide1/prereq.html#wp1101012
    The following Windows systems are supported in LMS 3.2:
    •Windows Server 2003 Standard  Edition
    •Windows Server 2003 Enterprise  Edition
    •Windows Server 2003 R2 Standard  Edition
    •Windows Server 2003 R2  Enterprise Edition
    •Windows Server 2003 Standard  Edition with Service Pack 1 and 2
    •Windows Server 2003 Enterprise  Edition with Service Pack 1 and 2
    •Windows Server 2003 R2 Standard  Edition with Service Pack 1 and 2
    •Windows Server 2003 R2  Enterprise Edition with Service Pack 1 and 2
    •Windows Server 2008 Standard  Edition with Service Pack 1 and 2
    •Windows Server 2008 Enterprise  Edition with Service Pack 1 and 2
    Both 32 bit and 64 bit Operating Systems are supported on the above  versions.
    CiscoWorks LAN Management Solution 3.2 supports only the following  locales:
    •US-English
    •Japanese
    Ensure that the CiscoWorks Windows Server has  either the US-English or the Japanese version of Operating System  installed. Otherwise, you must re-install the Operating System with one  of the supported versions before you install CiscoWorks LMS.
    Set the Regional Settings of the CiscoWorks to US-English for the  US-English version and Japanese for the Japanese version.

  • Syslog issue in LMS 4.2

    Hi I am facing weired issue with devcies syslogs. I can see syslog from only few devices though we have 160 devices.
    can any one help me to get it running.
    Thanks

    First thing to look at is if the devices are configured properly to send syslogs to ciscoworks.
    If yes, check Syslog.log (win) or syslog_info (sol/lin) to see if the missing devices syslog appears in that file. If the syslog is present in file, check filters if the filters are configured properly to forward the syslog to syslog DB else they might be dropped.
    Attached image explains the Ciscoworks Syslog Architechture properly.
    -Thanks
    Vinod

  • SNMP Walk Issue from LMS

    Hello Experts,
    I tried SNMP walk from LMS for below OIDS  but getting the error as attached..
    MIB Name :- c2900PortDuplexState
    OID's : 1.3.6.1.4.1.9.9.87.1.4.1.1.31
    1.3.6.1.4.1.9.9.87.1.4.1.1.32
    But while i do with OID 1.3.6.1.4.1.9.5.1.4.1.1.10 its showing the results.
    My requirement is the pull the current negotiated Duplex status of interfaces, but with the OID 1.3.6.1.4.1.9.5.1.4.1.1.10 its only showing the configured values [ Auto , full or Half] not the negotiated duplex status if the port is in auto state. Please suggest.
    Regards
    Deben

    Topping up on Rolf's from cisco Object Navigator:
    Object
    c2900PortDuplexState
    OID
    1.3.6.1.4.1.9.9.87.1.4.1.1.31
    Type
    INTEGER
    Permission
    read-write
    Status
    current
    Values
    1 : fullduplex
    2 : halfduplex
    3 : autoNegotiate
    MIB
    CISCO-C2900-MIB ;   -   View Supporting Images
    Description
    "Set to fullduplex(1) to operate in full duplex mode, port
    will allow simultaneous transmit and receive which can
    double its bandwidth.
    Set to halfduplex(2) to operate in half duplex mode.
    Set to autoNegotiate(3) to allow the switch to negoti-
    ate with the other end of the connection.
    The status of duplex mode on a port is available with
    c2900PortDuplexStatus object."
    Object
    c2900PortDuplexStatus
    OID
    1.3.6.1.4.1.9.9.87.1.4.1.1.32
    Type
    INTEGER
    Permission
    read-only
    Status
    current
    Values
    1 : fullduplex
    2 : halfduplex
    MIB
    CISCO-C2900-MIB ;   -   View Supporting Images
    Description
    "The status of duplex mode on this port.
    When linkbeat is not present, halfduplex is always
    reported.
    When linkbeat is present, the result of full duplex
    auto-negotiation is reported if c2900PortDuplexState is
    set to auto-negotiate, otherwise it reports fullduplex
    if c2900PortDuplexState is set to fullduplex or
    halfduplex if c2900PortDuplexState is set to
    halfduplex."
    Object
    portDuplex
    OID
    1.3.6.1.4.1.9.5.1.4.1.1.10
    Type
    INTEGER
    Permission
    read-write
    Status
    current
    Values
    1 : half
    2 : full
    3 : disagree
    4 : auto
    MIB
    CISCO-STACK-MIB ;   -   View Supporting Images
    Description
    "Indicates whether the port is operating in half-
    duplex, full-duplex, disagree or auto negotiation
    mode. If the port could not agree with the far end
    on port duplex, the port will be in disagree(3)
    mode."
    Object
    dot3StatsDuplexStatus
    OID
    1.3.6.1.2.1.10.7.2.1.19
    Type
    INTEGER
    Permission
    read-only
    Status
    current
    Values
    1 : unknown
    2 : halfDuplex
    3 : fullDuplex
    MIB
    EtherLike-MIB ;   -   View Supporting Images
    Description
    "The current mode of operation of the MAC
    entity. 'unknown' indicates that the current
    duplex mode could not be determined.
    Management control of the duplex mode is
    accomplished through the MAU MIB. When
    an interface does not support autonegotiation,
    or when autonegotiation is not enabled, the
    duplex mode is controlled using
    ifMauDefaultType. When autonegotiation is
    supported and enabled, duplex mode is controlled
    using ifMauAutoNegAdvertisedBits. In either
    case, the currently operating duplex mode is
    reflected both in this object and in ifMauType.
    Note that this object provides redundant
    information with ifMauType. Normally, redundant
    objects are discouraged. However, in this
    instance, it allows a management application to
    determine the duplex status of an interface
    without having to know every possible value of
    ifMauType. This was felt to be sufficiently
    valuable to justify the redundancy."
    -Thanks

  • LMS 3.2 : issue with custom portal : high CPU

    Hi,
    Customer has a big issue with LMS.
    When he connects to the standard portal, it works fine.
    pdshow seems ok.
    But when he wants to work with custom portal (portal.jpg), it makes a long time to display information and when he wants select something it hangs.
    CPU is very high. He must stoped/restart LMS to have a normal CPU.
    I asked him to :
    - restart LMS, he made at 14h30
    - CPU was ok and he worked with standard portal withou problems but when he tried to put debug for portal CPU increase at 15h30:
    Common Services -> server -> Admin ->  CS Log Configurations: debug on CiscoWorks Portal, CiscoWorks portlets and CS Home
    Process which takes a lot of CPU is tomcat, you will find pdshow.txt, stdout.log and stderr.log.
    He tries to go to the custom portal but it hangs, you will find logs from debug : CSHomePage.log and CSPortal.log
    he sent me AAD.log because there was " high severity alert".
    Many thanks for your help,
    Elisabeth

    The most obvious problem is that DfmBroker is down.  Check to make sure tcp/9002 is not in user, then try a server reboot.  See if the AAD problems go away (and perhaps the CPU problem will as well).  If not, post the NMSROOT/objects/local/logs/broker.log.

  • LMS 4.2 User Tracking (Ani Server) issue

    Running LMS 4.2.
    I have an issue where Data Collection, UT Acquisition, and VRF Collection go from normal display (on Device Status Portal Page) to "loading". At this point user tracking stops functioning. Eventually a number of processes are reported as down. When trying to view items such as Discrepancies and Best Practice Deviations the message "ANIDbEngine process may be down"
    If all daemons are stopped and restarted everything runs fine again for a few days then the same thing happens again.
    I have attached some log files related to ani. These were collected while the problem is evident, prior to processes being restarted
    Any feedback would be appreciated

    Yes, the Nexus 5000 series has a few issues with LMS (and other things). Among them is the non-support of User Tracking. I'm told it's a MIB variable issue but it's been the case for some time now and remains so with the current LMS release.
    Here is the reference from the Supported Devices Table which states in part:
    The following features are not supported:
    User Tracking (Nexus 1K, 4K, 5K and 7K with FEX), VLAN Management, VRF Lite, LANE Management
    Configuration Deploy Protocols: HTTPS, SCP, SSH, RCP
    Configuration Fetch Protocols: HTTPS, SCP, SSH, RCP
    Software Distribution by: Advanced flow, Image, Remote Staging
    Software Repository Synchronization
    CiscoView - [1.3.6.1.4.1.9.12.3.1.3.840, 1.3.6.1.4.1.9.12.3.1.3.903, 1.3.6.1.4.1.9.12.3.1.3.907, 1.3.6.1.4.1.9.12.3.1.3.930]

  • LMS 4.0 issue

    Hi,
    I am facing issue with LMS 4.0. The Core Switch is showing in RED color,and device type as UNKNOWN. It was working fine but some how it is showing this problem. Can anyone help me out with this issue.
    Thanks,
    Shakir
    Sent from Cisco Technical Support Android App

    I see your issue has two set of problems, but one is not relevant for now.
    1. Device shows unknown
    2. Shows Red in Topology
    You should fix the unknown cause first as a device is shown unknown till the time inventory collection isnt succeeded.
    Once it is done, the device should show the known state and the device icon.
    Try, to run inventory collection job on your device and check if succeeds/fails and share the result. If failing, the failure resutl should show the underlying issue, why the device is still failing.
    Once a device is in known state, the other modules will only then start working with that device, and hence it should come in the Green state thereafter.
    -Thanks

Maybe you are looking for