Retrieving learner_reponse using SCORM 2004

Has anyone had any luck getting any version of Captivate to report cmi.interactions.n.correct_response and cmi.interactions.n.learner_response when publishing with SCORM 2004? I've been using Test Track because I couldn't get the ADL suite or Moodle to run properly. It's also not an option at the moment to test in the LMS the content will eventually be running in.

Hi Rod,
Thanks for that tip, I've double checked that and it appears to be correct.  I was under the impression that the reporting section would just be used for the criteria       for completion and would still report the score/percentage. 
This is what my screen looks like, pretty standard I think.
Any other areas that I should doublecheck?  I was thinking of making each question worth 5 points but that would require manually adjusting each course, less preferred way to fix it.
I started thinking that under Quiz Result Message I only have Correct Question and Total Questions checked off, but don't know if that would cause the percentage to not output. Unlikely I think. 

Similar Messages

  • CP8 reports score not percentage to LMS using SCORM 2004 3rd edition

    Hi,
    I have 24 questions and when I answer 2 questions correctly I get a score of 20, (each question being worth 10 points), but it is possible to send to the LMS a percentage and not a total score?  This LMS does not calculate but just shows what is sent which is confusing to the learner.  I'm using SCORM 2004 3rd edition. 

    Hi Rod,
    Thanks for that tip, I've double checked that and it appears to be correct.  I was under the impression that the reporting section would just be used for the criteria       for completion and would still report the score/percentage. 
    This is what my screen looks like, pretty standard I think.
    Any other areas that I should doublecheck?  I was thinking of making each question worth 5 points but that would require manually adjusting each course, less preferred way to fix it.
    I started thinking that under Quiz Result Message I only have Correct Question and Total Questions checked off, but don't know if that would cause the percentage to not output. Unlikely I think. 

  • How do you get a percentage score in the LMS using SCORM 2004 and CP6?

    I am having two issues since I upgraded to CP6. When I select Track Data at End, the courses never scores as complete in the LMS - it worked great in CP5.5.
    Also, in CP6 there is no option to record the score as a percentage using SCORM 2004, so all I get is Complete or Incomplete - I could get percentages in CP 5.5
    Does anyone have any ideas or advice? Am I doing something wrong here?
    I am using GreenLight from Silkroad for the LMS.
    Regards,
    Kevin

    Herald, fantastic news. SET LONG did the trick.
    But I had to put a very big value. 32000 was not enough. Otherwise some of the triggers (big ones) got cut off.
    This is my complete code which did it.
    SPOOL F:\Channa\zz_zzTemp\Binuka\OutPut.txt
    set trimspool on
    set pages 0
    set long *1000000000*
    set linesize 32767
    SET TERMOUT OFF
    SELECT DBMS_METADATA.GET_DDL('TRIGGER', TRIGGER_NAME, 'ABS')
    FROM ALL_TRIGGERS
    WHERE OWNER = 'ABS' AND trigger_name NOT LIKE 'BIN$%'
    SPOOL OUT
    THANKS A LOT. REALLY APPRECIATE IT.
    P.S: I had to include the NOT LIKE 'BIN$%' in the where clause because otherwise I got this error:
    ERROR:
    ORA-31603: object *"BIN$cqXDSqghrFngQKjAJAovgw==$0"* of type TRIGGER not found in
    schema "ABS"
    ORA-06512: at "SYS.DBMS_SYS_ERROR", line 105
    ORA-06512: at "SYS.DBMS_METADATA", line 2805
    ORA-06512: at "SYS.DBMS_METADATA", line 4333
    ORA-06512: at line 1
    no rows selected
    I THINK BIN$... triggers are dropped triggers in the DB recycle bin???
    Edited by: Channa on Feb 17, 2010 2:58 AM
    Edited by: Channa on Feb 17, 2010 3:01 AM

  • Why does captivate 5 scorm 2004 change the pass/fail status when using complete/incomplete

    SUMMARY:  I am trying to use SCORM 2004 reporting but I am finding out ADOBE does not diffentiate between COMPLETE/INCOMPLETED and PASSED/FAILED variables in the SCORM 2004.
    RESULT: I can not accurately get the passing/failing status from the course.
    QUESTION: Is their anything I can do or does ADOBE have a patch they have release which will accurately report the passed/failed STATUS as well as the completed/incompleted status.
    OTHER RESEARCH: I even attempted to post these "proofs" on scorm.com and they have something called "SATISFACTION TRACKED" to accomodate content creation systems (CAPTIVATE 5) which does not follow the standards of SCORM 2004.
    BACKGROUND:  the report status "Incomplete/Complete" and "Pass/Fail" under the publishing options for SCORM 2004 essentially mean the same thing when the CAPTIVATE COURSE sends setvar commands to the SCORM API...  In other words the SCORM API receives the same exact commands when publishing in both modes.  "THIS IS WRONG"
    why is the wrong?  IF REPORTING; incomplete/complete ;  the CAPTIVATE 5 COURSE SHOULD NOT "change" the STATUS OF PASS/FAIL when attempting to report COMPLETE/INCOMLETE with 100% slide views.
    DEMO #3> SHOWS THE PROBLEM
    About DEMO #1 and DEMO #2> these are other reporting options I attempted with other problems arrising..so these images are just for supporting my original problem which is shown in DEMO #3...
    DEMO 1 (REPORT STATUS has no affect on reporting):SETTINGS:
    PASS: (PROBLEM)
    Anything above Passing Score is not recorded to LMS (once passing is reached...no more bookmarks are recorded)
    FAIL: (CORRECT)
    Failure gets sent to the database on the last screen with "completed"
    DEMO 2 (Report status  [Complete/Incomplete  Pass/Fail]   has no impact on commands sent to scorm api):
    SETTINGS:
    PASS: (CORRECT)
    Very Last page gets sent to the Database
    FAIL: (PROBLEM)
    NOTHING GETS SENT TO DATABASE (stuck in final score screen forever)...because it says "INCOMPLETE"
    DEMO 3:
    Report status [Complete/Incomplete Pass/Fail] has no impact on commands sent to scorm api
    SETTINGS:
    PASS: (CORRECT)
    Very Last page gets sent to the Database with a 90% passing with "completed"
    FAIL: (PROBLEM)
    LAST SLIDE SENDS "completed" but GETS SENT AS A PASSING SCORE??? even when it is a failure
    (IN OTHER WORDS ADOBE CHANGES THE PASS/FAIL STATUS based on slide views...
    this is WRONG ....REALLY WRONG becuase I am trying to report
    "COMPLETE/INCOMPLETE" for 100% slide views
    PASS/FAIL OPTIONS:
    OPTION I CAN PURSUE?
    SO WHAT CAN I DO?  YES, I CAN TELL THE LMS...to COMPARE THE SCORE RECEIVED DURING A "COMPLETE" status...and then change the grade in the LMS based on the SCORE IN THE LMS...BUT THAT WOULD MEAN THE LMS COULD REPORT ONE GRADE and the COURSE COULD REPORT A DIFFERENT GRADE....and that would not be good.
    ALL OF OUR COURSES SHOW THE STUDENT THE FINAL SCORE WITHIN EACH COURSE..
    QUESTION TO ADOBE?
    SO ADOBE when are you going to differentiate these two reporting options so that the PASS/FAIL OPTIONS ARE ACCURATELY REPORTED WHEN USING COMPLETE/INCOMPLETE?
    MORE INFORMATION
    HERE IS THE SCORM.COM "Satisfaction" adjustment (very last line) to accomodate inconsistent reporting in CAPTIVATE 5.
    Thanks,
    DOUG LUBEY OF LOUISIANA
    www.douglubey.com
    OTHER WEBSITES:
    http://forums.adobe.com/message/3332035
    http://forums.adobe.com/message/3122315
    http://forums.adobe.com/thread/712502?start=50&tstart=0
    http://forums.adobe.com/thread/800570
    http://forums.adobe.com/thread/720121
    SEARCH ENGINE REFERENCE:
    CAPTIVATE SCORM SUCCESS_STATUS
    captivate 5 scorm 2004 pass/fail is dependent on complete/incomplete
    scorm 2004 captivate cs5 success_status incorrect
    scorm 2004 captivate cs5 reports success_status incorrectly
    scorm 2004 captivate incorrectly reports pass/fail
    scorm 2004 captivate 5 incorrectly reports pass/fail
    scorm 2004 "captivate 5" incorrectly reports pass/fail
    captivate 5 sends a pass even when a failure is issued by the course using scorm 2004.
    captivate does not work properly when working with completed status.
    CAPTIVATE SCORM SUCCESS_STATUS COMPLETE STATUS SHOULD BE INDEPENDENT
    CAPTIvATE 5 cmi.completion_status
    and cmi.success_status does not work independently with scorm 2004.  they both share the same definition.  These two field were designed to help differentiate the difference between a passing or failing score and when the course is actually completed.   WITH CAPTIVATE 5 they do not differentiate the two.  COMPLETE means PASS and INCOMPLETE means fail..
    I was trying to use "completion_status" as a way to determine when all slides were shown.  So that I can send the final score (PASS/FAIL) the LMS after all slides were viewed and this was the absoluted score the student recieved.
    2011 CAPTIVATE CHANGES cmi.success_status TO PASSING WHEN COURSE REPORTS FAILURE
    2010 CAPTIVATE CHANGES SUCCESS TO PASSED WHEN COURSE REPORTS FAILURE
    CAPTIVATE 5 CHANGES cmi.success_status TO PASSING
    CAPTIVATE 5 CHANGES cmi.success_status TO PASSING WHEN COURSE REPORTS FAILURE
    CPTX CAPTIVATE CHANGES cmi.success_status TO PASSING
    CP5 WHY DOES CAPTIVATE SCORM SUCCESS_STATUS
    CPTX WHY DOES CAPTIVATE CHANGE PASSING STATUS
    CPTX CAPTIVATE SCORM CHANGES FAILING SCORE TO PASSING SCORE
    CAPTIVATE SCORM SUCCESS_STATUS COMPLETE STATUS MEANS THE SAME THING
    CAPTIVATE SCORM SUCCESS_STATUS COMPLETE STATUS SHOULD BE INDEPENDENT

    Hi,
    Here's something I found in a similar situation... hope this helps!
    After publishing your CP5 project as a SCORM 2004 zip file, unzip the file so you can get into the separate files.  Open the imsmanifest.xml file with a text editor; I like using Notepad++.  Search for the line starting with <imsss:minNormalizedMeasure>.  The complete line will probably look like <imss:minNormalizedMeasure></imss:minNormalizedMeasure>, this is the line that is supposed to contain your passing score (at least for our LMS).  So, if your passing score is supposed to be 80%, edit this line to be:  <imsss:minNormalizedMeasure>0.80</imsss:minNormalizedMeasure> and save the file.  Then select all the files and re-zip them, I use 7-zip for that.
    I found one other weird thing that doesn't happen 100% of the time, so test it.  In the example above, try to get a score of exactly 80% (or whatever passing grade you are using) and see if you get the correct status reported.  I found I sometimes have to re-edit that line in the manifest file to be 0.79 so it correctly includes an exact 80% score.  No idea why and you have to watch the number of questions in your quiz to make sure that works for you mathematically.
    If this works or not, I'd recommend posting your results so others can get some ideas.  Good Luck!!

  • 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? 

  • Do a basic call in as2 with scorm 2004 using flash template

    I can;t seem to get any calls working within flash. This is in as2 but needs to work with scrom2004. I have published using the scorm 2004 template, and all the needed files (including the manifest) are there
    The init command works
    fscommand("SCOInitialize", "");
    but any get or set commands do not I have tried tons, including
    fscommand("SCOGetValue", "cmi._version,ver");
    fscommand("SCOGetValue", "cmi._version:ver2");
    ExternalInterface.call("SCOGetValue", "cmi._version"))
    I am just trying a simple example, getting the version variable. both are null when outputted
    Any ideas how to get a simple value
    Thanks

    HI,
       use the following
    create object wordobj 'WORD.APPLICATION' .
      if sy-subrc ne 0 .
        message s000(su) with 'Error while creating OLE object!'.
        leave program .
      endif .
      set property of gs_word 'Visible' = '1' .
    SET PROPERTY OF gs_word 'Save' = '1' .
      get property of gs_word 'documents' = gs_documents.
      call method of gs_documents 'Add' = newdoc.
    Thanks & Regards,
    Vallamuthu. M

  • Interaction report in Fronter fails... SCORM 1.2 and SCORM 2004 problems...

    I am using Captivate 2.0 and trying to make a SCORM content
    that will report user interaction in the new Fronter 7.1
    (www.fronter.com). I use the reload SCORM 1.2 player for complaince
    check, since I do not have one for SCORM 2004 (
    http://www.reload.ac.uk/scormplayer.html)
    I have created a test cp file with just one question and 7
    slides. I pack the output in .zip with SCORM 1.2.
    When loading into the reload player I get the error message
    Problem validating manifest
    (file:C:/Documents%20and%20Settings/Martin/reload/reload-scorm-player/server/webapps/reloa d-scorm-player/course-packages/22/imsmanifest.xml:
    12, 92): cvc-complex-type.3.2.2: Attribute 'xsi:schemalocation' is
    not allowed to appear in element 'lom'.
    I can see the .xml manifest from Captivate and line 12. The
    manifest is posted at the bottom of this page.
    Now when I use the LMS system fronter 71, which has SCORM
    2004 and SCORM 1.2 support, the whole package loads and reports
    pass/fail but not the user interactions. Fronter 71 has support for
    this, and I would like to know what I have done wrong. I tried both
    SCORM 1.2 and SCORM 2004.
    Here comes the manifest for scorm 1.2 and then afterwards for
    scorm 2004
    <?xml version="1.0" encoding="utf-8" ?>
    - <manifest identifier="testthree" version="1.0" xmlns="
    http://www.imsproject.org/xsd/imscp_rootv1p1p2"
    xmlns:adlcp="
    http://www.adlnet.org/xsd/adlcp_rootv1p2"
    xmlns:xsi="
    http://www.w3.org/2001/XMLSchema-instance"
    xsi:schemaLocation="
    http://www.imsproject.org/xsd/imscp_rootv1p1p2
    imscp_rootv1p1p2.xsd
    http://www.imsglobal.org/xsd/imsmd_rootv1p2p1
    imsmd_rootv1p2p1.xsd
    http://www.adlnet.org/xsd/adlcp_rootv1p2
    adlcp_rootv1p2.xsd">
    - <metadata>
    <schema>ADL SCORM</schema>
    <schemaversion>1.2</schemaversion>
    - <lom xmlns="
    http://www.imsglobal.org/xsd/imsmd_rootv1p2p1"
    xmlns:xsi="
    http://www.w3.org/2001/XMLSchema-instance"
    xsi:schemalocation="
    http://www.imsglobal.org/xsd/imsmd_rootv1p2p1
    imsmd_rootv1p2p1.xsd">
    - <general>
    - <title>
    <langstring
    xml:lang="x-none">testfour</langstring>
    </title>
    - <catalogentry>
    <catalog>Adobe Captivate Course</catalog>
    - <entry>
    <langstring
    xml:lang="x-none">testthree</langstring>
    </entry>
    </catalogentry>
    - <description>
    <langstring xml:lang="x-none">min description
    ML</langstring>
    </description>
    - <keyword>
    <langstring xml:lang="x-none" />
    </keyword>
    </general>
    - <lifecycle>
    - <version>
    <langstring xml:lang="x-none">1.0</langstring>
    </version>
    - <status>
    - <source>
    <langstring
    xml:lang="x-none">LOMv1.0</langstring>
    </source>
    - <value>
    <langstring xml:lang="x-none">Final</langstring>
    </value>
    </status>
    </lifecycle>
    - <metametadata>
    <metadatascheme>ADL SCORM 1.2</metadatascheme>
    </metametadata>
    - <technical>
    <format>text/html</format>
    <location>.</location>
    </technical>
    - <educational>
    - <typicallearningtime>
    <datetime />
    </typicallearningtime>
    </educational>
    - <rights>
    - <cost>
    - <source>
    <langstring
    xml:lang="x-none">LOMv1.0</langstring>
    </source>
    - <value>
    <langstring xml:lang="x-none">no</langstring>
    </value>
    </cost>
    - <copyrightandotherrestrictions>
    - <source>
    <langstring
    xml:lang="x-none">LOMv1.0</langstring>
    </source>
    - <value>
    <langstring xml:lang="x-none">no</langstring>
    </value>
    </copyrightandotherrestrictions>
    </rights>
    - <classification>
    - <purpose>
    - <source>
    <langstring
    xml:lang="x-none">LOMv1.0</langstring>
    </source>
    - <value>
    <langstring xml:lang="x-none">Idea</langstring>
    </value>
    </purpose>
    - <description>
    <langstring xml:lang="x-none">min description
    ML</langstring>
    </description>
    - <keyword>
    <langstring xml:lang="x-none">Adobe
    Captivate</langstring>
    <langstring xml:lang="x-none" />
    </keyword>
    </classification>
    </lom>
    </metadata>
    - <organizations default="testthree_ORG">
    - <organization identifier="testthree_ORG">
    <title>testfour</title>
    - <item identifier="testone" isvisible="true"
    identifierref="testone_RES">
    <title>testtwo</title>
    <adlcp:maxtimeallowed />
    <adlcp:datafromlms />
    <adlcp:masteryscore>80</adlcp:masteryscore>
    <adlcp:timelimitaction>exit,message</adlcp:timelimitaction>
    </item>
    </organization>
    </organizations>
    - <resources>
    - <resource identifier="testone_RES" type="webcontent"
    href="cap2 1-2.htm" adlcp:scormtype="sco">
    <file href="cap2 1-2.swf" />
    <file href="cap2 1-2.htm" />
    <file href="SCORM_support/scorm_support.htm" />
    <file href="SCORM_support/scorm_support.js" />
    <file href="SCORM_support/scorm_support.swf" />
    </resource>
    </resources>
    </manifest>

    Here is the one for scorm 2004
    <?xml version="1.0" encoding="UTF-8" ?>
    - <manifest identifier="tthree" version="1.3"
    xmlns="
    http://www.imsglobal.org/xsd/imscp_v1p1"
    xmlns:xsi="
    http://www.w3.org/2001/XMLSchema-instance"
    xmlns:imscp="
    http://www.imsglobal.org/xsd/imscp_v1p1"
    xmlns:adlcp="
    http://www.adlnet.org/xsd/adlcp_v1p3"
    xmlns:imsss="
    http://www.imsglobal.org/xsd/imsss"
    xsi:schemaLocation="
    http://www.imsglobal.org/xsd/imscp_v1p1
    imscp_v1p1.xsd
    http://www.adlnet.org/xsd/adlcp_v1p3
    adlcp_v1p3.xsd
    http://www.imsglobal.org/xsd/imsss
    imsss_v1p0.xsd
    http://ltsc.ieee.org/xsd/LOM
    lomStrict.xsd">
    - <metadata>
    <schema>ADL SCORM</schema>
    <schemaversion>CAM 1.3</schemaversion>
    - <lom xmlns="
    http://ltsc.ieee.org/xsd/LOM">
    - <general>
    - <identifier>
    <catalog>Adobe Captivate Course</catalog>
    <entry>tthree</entry>
    </identifier>
    - <title>
    <string language="x-none">tfour</string>
    </title>
    - <description>
    <string language="x-none">min description
    ML</string>
    </description>
    - <keyword>
    <string language="x-none" />
    </keyword>
    </general>
    - <lifeCycle>
    - <version>
    <string language="x-none">1.0</string>
    </version>
    - <status>
    <source>LOMv1.0</source>
    <value>final</value>
    </status>
    </lifeCycle>
    - <metaMetadata>
    - <identifier>
    <catalog>test</catalog>
    <entry>test 1000</entry>
    </identifier>
    <metadataSchema>LOMv1.0</metadataSchema>
    <metadataSchema>SCORM_CAM_v1.3</metadataSchema>
    </metaMetadata>
    - <technical>
    <format>text/html</format>
    <location>.</location>
    </technical>
    - <educational>
    - <typicalLearningTime>
    <duration>PT0H0M</duration>
    - <description>
    <string language="x-none">Average length of time to
    experience this
    Adobe Captivate Project.</string>
    </description>
    </typicalLearningTime>
    </educational>
    - <rights>
    - <cost>
    <source>LOMv1.0</source>
    <value>no</value>
    </cost>
    - <copyrightAndOtherRestrictions>
    <source>LOMv1.0</source>
    <value>no</value>
    </copyrightAndOtherRestrictions>
    </rights>
    - <classification>
    - <purpose>
    <source>LOMv1.0</source>
    <value>idea</value>
    </purpose>
    - <description>
    <string language="x-none">min description
    ML</string>
    </description>
    - <keyword>
    <string language="x-none">Adobe
    Captivate</string>
    <string language="x-none" />
    </keyword>
    </classification>
    </lom>
    </metadata>
    - <organizations default="tthree_ORG">
    - <organization identifier="tthree_ORG">
    <title>tfour</title>
    - <item identifier="tone" isvisible="true"
    identifierref="tone_RES">
    <title>ttwo</title>
    - <imsss:sequencing>
    - <imsss:objectives>
    - <imsss:primaryObjective objectiveID="PRIMARYOBJ"
    satisfiedByMeasure="true">
    <imsss:minNormalizedMeasure />
    </imsss:primaryObjective>
    </imsss:objectives>
    </imsss:sequencing>
    <adlcp:dataFromLMS>.</adlcp:dataFromLMS>
    <adlcp:timeLimitAction>exit,message</adlcp:timeLimitAction>
    </item>
    </organization>
    </organizations>
    - <resources>
    - <resource adlcp:scormType="sco" identifier="tone_RES"
    type="webcontent" href="cap2 2004.htm">
    <file href="cap2 2004.swf" />
    <file href="cap2 2004.htm" />
    <file href="SCORM_support/scorm_support.htm" />
    <file href="SCORM_support/scorm_support.js" />
    <file href="SCORM_support/scorm_support.swf" />
    </resource>
    </resources>
    </manifest>
    Please help

  • How to publish flash 8 lesson for scorm 2004

    How can we publish a flash 8 file for scorm 2004? when i try
    to publish as .swf or html it does not give me and xml file for the
    reference ...?

    Not sure what you mean by "does not give me and xml file for
    the reference" but if you are asking about the imsmanifest.xml and
    associated .xsd and .dtd files, you need to generate these or use a
    packager like Reload Editor to package your lessons. Go to
    http://www.reload.ac.uk/editor.html
    For more information check out
    http://www.adlnet.gov/downloads/downloadpage.aspx?ID=127
    I'm struggling with Moodle and SCORM right now but make some
    headway.
    Good luck.

  • Course detecting SCORM 2004 but sending 1.2 commands

    I've been testing Captivate 2.0 courses within SABA 5.2.0.2.
    Everything works correctly but when the course is successfully
    completed, it won't move to transcript. I contacted SABA and
    provided them with the course to test in their lab. Here is was
    they are telling me:
    "the content set a variable to determine which version of
    SCORM the LMS system support, and it tries SCORM 2004 first.
    However, as it detects SCORM 2004 in Saba, it sends SCORM 1.2
    commands. The completion status was not interpreted correctly.
    I made a change to scorm_support.js and set to detect SCORM
    1.2 first, then the content works correctly."
    When I create the course, I select SCORM 1.2 which is what we
    want to use for our courses as this time.
    I do I configure the course to detect 1.2 first (or even only
    detect 1.2)? I work with several content developers who are not
    programmers and are not comfortable with changing code.

    This has been answered in other threads, but I forget the
    exact steps.
    The HTML file that Captivate generates contains all the SCORM
    communication javascript code. Somewhere in there is the API
    detection
    that SABA support is talking about. I believe it's fairly
    easy to change
    which is looked for first...but, again, I forget the steps.
    Maybe you can simply ask SABA support since they figured it
    out?
    Or search these forums for content something like 'API change
    1.2 to
    2004', likely posts by Andrew Chemey.
    Erik
    MO66 wrote:
    > I made a change to scorm_support.js and set to detect
    SCORM 1.2 first, then
    > the content works correctly."
    Erik Lord
    http://www.capemedia.net
    Adobe Community Expert - Authorware
    http://www.adobe.com/communities/experts/
    http://www.awaretips.net -
    samples, tips, products, faqs, and links!
    *Search the A'ware newsgroup archives*
    http://groups.google.com/group/macromedia.authorware

  • Editing a SCORM 2004 package - to make it stop sending a variable

    Hi,
    I'm using Captivate 4 to create a quiz > export it as SCORM 2004 package > and then upload it to an LMS.
    When a user completes the quiz, the lms is correctly updated with the score, but the course status arent showing up correctly. When the user pass the quiz the LMS shows it as "Complete" (instead of "Pass"), and if they fail it shows as "In Progress" (instead of "Fail"). I tried all sorts of different captivate quiz scorring preferences but the issue is the same (passing "Complete/Incomplete", "Pass/Fail", "Score", "Percentage", etc).
    Then I contacted the LMS support team and after some investigation they said this is probably to do with a bug in the LMS. Apprently Captivate packages pass back a variable called "normalizedMeasure", which is a valid SCORM 2004 call. However the coding in the LMS doesn't accept this variable - causing the issue I'm experiencing. They said they will be looking to fix this and issue a service pack upgrade to the LMS in few months time.
    While this is fantastic news for me... I've got several packages that I've got to publish soon (so can't wait for an LMS fix). Therefore I am wondering anyone of you lovely Captivate and SCORM experts know how to change settings on the Captivate project or manually edit an exported Captivate (SCORM 2004) package so that this variable is not sent back to the LMS?
    Many thanks

    Hi Erik,
    Thank you very much for your reply. But can you explain a bit more about how not to send the "Complete/Incomplete"?
    Do you mean to disable this on Captivate before publishing the project from Captivate? The only way I could think of to do that is to disable reporting for the project (Quiz menu > Quiz Preferences). I tried this... but that publishes the project as a stand alone html + swf package, which I can't upload to the LMS.  Even if I could I'm not sure whether it will talk back to the LMS so that the user's LMS record gets updated with the result.
    Or did you mean to amend the package after its published out (as SCORM 2004) from Captivate? If so... I'd really appreciate if you could help me out with more instructions on how to do that, because I don't know much about SCORM scripting. I'd be more than happy to send you the imsmanifest file (or the whole package itself), if you can help.
    Thanks again for taking the time to help me out.
    Jay

  • Problems with SCORM 2004 communication

    I'm developing a SCORM 2004 Compliant LMS. And with contents
    developed using Captivate, if you close the content window
    intermediately after finishing the quiz, the lasts interactions are
    being lost.
    Debugging the JS execution, I can see that the commit
    function is called some time later after the user answers the
    question, and if you go quickly from one question to the next, the
    commit execution, and the SetValue to add the interactions, starts
    to be delayed more and more... then when you get to the end, if you
    close the window, the pending changes are not executed.
    I tried to delay the window close, until the finish function
    get executed... this works, but with some contents (for example the
    "Random Quiz" that is included with Captivate 3) the user have to
    wait 5 minutes!!
    I take some measures, and is taking 18 seconds from when the
    user clicks the submit button, to the commit function get called,
    what is happening?
    The SCORM API implementation is very simple, and is not
    throwing errors.
    Any help and ideas will be appreciated.
    Thanks
    Javier Rodriguez

    Unfortunately, I don't have a solution for you. Best I can
    suggest is
    take this up loudly with Adobe Support. We have two customers
    with the
    exact same problem in our LMS. Like you, the only solution we
    can
    suggest is to ask the user's to wait...which in this case,
    since the
    lesson has several questions, means about 10 minutes!
    We did get Adobe support to look at the lesson and they
    reported no
    problems. I don't understand how that could be. So perhaps
    with your
    voice added, they can figure something out.
    good luck!
    Erik
    Javier.Rodr?gez wrote:
    > I'm developing a SCORM 2004 Compliant LMS. And with
    contents developed using
    > Captivate, if you close the content window
    intermediately after finishing the
    > quiz, the lasts interactions are being lost.
    >
    > Debugging the JS execution, I can see that the commit
    function is called some
    > time later after the user answers the question, and if
    you go quickly from one
    > question to the next, the commit execution, and the
    SetValue to add the
    > interactions, starts to be delayed more and more... then
    when you get to the
    > end, if you close the window, the pending changes are
    not executed.
    >
    > I tried to delay the window close, until the finish
    function get executed...
    > this works, but with some contents (for example the
    "Random Quiz" that is
    > included with Captivate 3) the user have to wait 5
    minutes!!
    >
    > I take some measures, and is taking 18 seconds from when
    the user clicks the
    > submit button, to the commit function get called, what
    is happening?
    >
    > The SCORM API implementation is very simple, and is not
    throwing errors.
    >
    > Any help and ideas will be appreciated.
    >
    > Thanks
    >
    > Javier Rodriguez
    >
    Erik Lord
    http://www.capemedia.net
    Adobe Community Expert - eLearning
    http://www.adobe.com/communities/experts/
    http://www.awaretips.net -
    Authorware Tips!

  • Multi-SCO Packager does'nt works with scorm 2004 (captivate 7) ?

    Hi everybody,
    I recently published a mutli scorm using Captivate 7 and multi scorm packager.
    Eveyrthing works great when I publish each content to scorm 1.2 and use multi scorm packager after. It works fine in my LMS (moodle or Dokeos).
    But when I publish each content to scorm 2004 and after use multi scorm packager, my course doesn't work in my LMS. A new window is open but nothing is displayed.
    Anyone has the same issue with mutli scorm packager from captivate 7 and scorm 2004 ?
    Best regards.

    Hi,
    I just tested the same workflow as you mentioned, i created a new project in version 7, set reporting fro SCORM 2004 and published using multisco packager and uploaded it to an LMS (http://cloud.scorm.com)
    I was able to launch and go through the course successfully which makes me curious about the nature of your course.
    could you please tell us, if this was built in a previous version of Captivate?
    can you upload the same package to scorm cloud and verify the results.
    Caan you check the Edition of you settings which is 3rds by default. (Quiz-- Quiz Preferences-- Scorm 2004--Manifest), republish and then upload again.
    Good Luck.
    Anjaneai

  • SCORM 2004 in Blackboard

    Hi
    I am urgently trying to find a SCORM 2004 compliant module
    that works in the Blackboard VLE system. We are struggling to
    upload a SCORM 2004 module in our Blackboard VLE and want to
    compare the two to see where we are going wrong. If you can email
    me [email protected] if you have a simple SCORM 2004 module that
    we could test on our system - in actual fact this can be Flash or
    some other software like authorware etc.
    Thanks

    I am running into the same problem (not resuming after the student quits).  I am using Captivate 7 and using SuccessFactors for my LMS.
    Initially my courses would bookmark themselves and resume on the correct slide.  I am using SCORM 1.2.
    I then started messing with the advanced SCORM settings (as you did above) because of some other issues that we were having and now my courses are not bookmarking correctly.  I just tried my course on Scorm Clould and it also does NOT bookmark or restart correctly.
    Is there something in Captivate which will allow a developer to reset the SCORM 1.2 configuration back to their default settings?  The problem is that I don't know what the default settings were.  If there is no "restore defaults" button, would someone mind posting screenshots of what the SCORM 1.2 defaults (from the Captivate 7 Factory) are?
    Thank you for your time.

  • Publish setting - flash with scorm 2004 tracking

    Hi,
    I am using the HTML publish setting 'Flash with SCORM 2004
    tracking'.
    Can anyone help point me in a direction to find out how to
    use this from within the .flas?
    Is it 'fscommand("set/getValue","paramameter,value");?
    Thanks,
    Lisa

    Hello,
    For AS3 projects we use Pipwerks Actionscript 3 SCORM API Wrapper for LMS communication (this includes CS6 built projects). See link below:
    SCORM projects | pipwerks
    Works well.
    dave

  • Javascript for custom Exit button on Saba LMS with SCORM 2004 v3 requirements.

    What should I add to the javascript panel on a custom exit button in Captivate to properly exit a course uploaded to a Saba LMS with SCORM 2004 requirements?

    I can confirm that the approach recommended by georgeyp worked for me with Captivate 5.5 and Saba. After publishing in Captivate, I opened the SCORM zip package and edited the imsmanifest to remove the masteryscore line. It seems that the LMS has nothing to compare to the 0 score value passed by Captivate and so it does not move the incomplete course to the Transcript and mark it ‘Unsuccessful’.
    I did not have an issue with the course getting stuck on the first screen and just showing the LMS initialization text.
    Note that I also tried the additional code (suggested but not guaranteed by Saba) and it did not solve the problem. I also tried using the 'SendTrackingDataAtEnd' SCORM template available in Captivate under Preferences > Quiz > Reporting. It did not solve the problem either.

Maybe you are looking for

  • The file is damaged and could not be repaired.

    Hi, I'm debugging an Adobe Drive CC connector and seeking advice on the following problem: After I check-in an Illustrator file, the local copy becomes corrupt. If I make a change and try to save it, I receive a message stating "The file is damaged a

  • KT4 : PB CPU thermal protection

    I Got an issue with a KT4 Ultra, an AMD 2400+ (volcano 7) My PC shuts as soon as the CPU temp is 53° Celsius. Is there a way to disable the CPU thermal protection or to modify the value for shuting down? Is there someone who got this issue and solve

  • Blackberry playbook

    why is it that skype does not work on the blackberry playbook? i have tried logging into skype through www.imo.com i actually get logged in but i am unable to make any calls or video calls. can someone help me, please, i have tried to get help from b

  • Vendor consignment settlement...MRKO !!

    Dear Team We are in developemnt of new business scenario i.e. Consignment. 1. While running trans. MRKO. I do not found any 'document no' which is to be settled. system throws following message "MSEG line not found! Derivation of FM account assignmen

  • Result Row calculation

    Hi  result rows calculation is not happening properly in result rows as per the formula . Formual for Absolute Error =  Final forecast - Actuals Follwing is the report out put Material                    Period01 10324401     Final Forecast        73