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? 

Similar Messages

  • Captivate Quiz Not Reporting Correctly in LMS

    I am using Captivate 5.0 to publish a project to an EKP LMS. I am able to get the file to show complete in the LMS, but the quiz is not reporting correctly. Instead of a percentage it is reporting the number of points earned. Is there any way to have a percentage reported instead? I would appreciate any suggestions.  Grace

    Hi Grace,
    Can you check the Highlighted part and reset your Radio button to 'Percentage'--
    Thanks,
    Anjaneai

  • Bookmarking not working correctly on lms

    I am using Captivate 4 to publish html to our lms. Our files contain quizzes which are reported back to the lms and I do NOT have the Never send resume data checked. When I test my courses on the lms...I let the course play for a few slides and then click the lms option to close and save progress. When I reopen a course, I am at the slide where I left off but the audio restarts from the beginning. It's like bookmarking is half working. Any ideas why this is happening or how I can fix it?

    I did figure out the problem.... at least  it worked for us (with no help
    from Adobe). I attached the audio to an object on the first slide (a
    transparent box), as opposed to on the slide itself, and that fixed the
    problem. I still don't understand why the solution works, but the
    instructor of a Captivate class I recently took suggested that I give it a
    try.
    Guess it's worth a try. Hope it works for you.
    Julie
    Message was edited by: Captiv8r - Removed Trailer containing SPAM bait.

  • Presenter SCORM courses not scoring correctly in Firefox

    We are having an issue with SCORM courses created in Presenter not communicating back the correct quiz score when using the new version of Firefox. These courses worked properly in the older version of Firefox. I can provide the course if needed. The courses were created in Presenter 7.0.5.7588. Tried creating the course in version 10 but it still didn't work.
    Logs: 
    https://cloud.scorm.com/sc/guest/ViewDebugLog?logId=2e8e43d1-aad9-4b92-85ee-cfc285d66142&c ourseTitle=Adobe_Presenter 
    https://cloud.scorm.com/sc/guest/ViewDebugLog?logId=67e35d6e-e3a7-46ee-9a43-02c5d5840e5c&c ourseTitle=Adobe_Presenter 
    https://cloud.scorm.com/sc/guest/ViewDebugLog?logId=d419225a-24b7-46df-864a-70cb547ae5e4&c ourseTitle=Adobe_Presenter 
    https://cloud.scorm.com/sc/guest/ViewDebugLog?logId=b297a9ab-af2a-484a-b051-7ee0f0ae8e97&c ourseTitle=Adobe_Presenter

    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? 

  • Captivate 4 quiz not scoring correctly on certificate widget

    Hi, this is my first post, so I hope I get it right. I am fairly new to Captivate. I have created a quiz that is being scored at the end of a tutorial which includes an interactive training exercise.  The quiz has 5 questions and the student is able to retake the quiz indefinitely until he/she passes.  The problem is when they use the Retake Quiz option.  Although the score slide indicates that they have failed, the certificate is adding the scores of both failed quizzes. So, if someone takes the quiz and gets a 40%, retakes it and gets another 40%, the score report indicates a failing grade, but the certificate is adding it up to 80% and passing them.  Any help anyone can give would be appreciated!!
    Thanks,
    Mary

    This sounds like a bug in the certificate widget.
    Do you have the slide set up to ONLY branch to the certificate AFTER the user has successfully passed the course, or does the user see the certificate each time they do the quiz?

  • Drag and Drop Smart Shapes Not Scoring Correct

    I have 6 smart shapes as drag sources and 6 smart shapes as drop targets. All of them are the exact same size, but I can't get them to recognize a correct answer using an absolute snap behavior and a 20 pixel hit padding. There is more than enough space around each target so there is no overlapping going on. It continues to show a failure when all of the drag sources are correctly placed on the targets.

    I checked your interaction and here are my observations. I have also added how I went about testing, so that you can probably repeat the same when face a similar issue. My approach is just my way, and not necessarily the best way.
    It was clear that the interactions were not accepting your correct answers. So, to identify which "correct" answers were considered incorrect by the interaction:
          a) I created a variable "CheckAns" and displayed it in a text caption.
          b) In the Acceptable Drag Sources of each Drop Target (select the drop target, click Accept.. in the Drop Target accordion), I executed the following advanced action for the correct combination.
                 i) Increment CheckAns by 1
                ii) Assign cpCmndGotoFrame with cpInfoCurrentFrame
         For example, the Vision drop target accepts all sources. I executed the advanced action only for Vision source. Thus, when the Vision source is dropped on the target, the variable value in the text caption I created in 1.a) increments by 1.
    Result: When I took a preview of this version, I noticed that Vision and Integrity sources were not considered as the right answers even when I place them on the right targets, probably because I was not placing the sources in the right positions. (I played around your targets before this step. So, when you test, this might happen for some other objects.)
    Next step was to identify the exact "right" position for these two sources. So, I enabled the On Hint caption for these objects. The On Hint caption appears only when you drag the source to the "acceptable" position of the drop target. To enable it, select the drop target, go to Drop Target accordion, and select the On Hint check box.)
    Result: The On Hint caption appeared when I drag the source a bit too far from the actual Drop Target object. And, when I placed the source in that position, my CheckAns variable value increased by 1.
    Conclusion: The issue is because of the position. It will be better (and perhaps more easier) to create this interactivity from scratch. Do not use the drop sources and targets from this interaction. Also, for Failure, I suggest you assign the "Go to next slide" action instead of Continue. This is just to ensure that the project moves to next slide and not necessarily the next frame (Continue command moves only next frame). Also, as a best practice, I strongly encourage you to use appropriate names for any objects in your project. For example, you can name Vision source object as Vis_Src. The Next button can be named "Next_Bt". When I opened your project, that is the first thing I did. It will be extremely useful when you are using these objects in advance actions. Imagine how difficult it will be if you want to hide the Next button on the last slide of your project, and you will see a huge list of buttons, named Button_1 to Button_127. Which button will you hide?
    Additional info: I started a blank project. I created similar drop sources and targets (circles with outlines) and layout, and used only your success caption. Added the verification elements I mentioned above and everything worked fine.
    Hope this helps.
    Sreekanth

  • Captivate 5 quiz review not showing correct answers when loaded to LMS

    Hello All. I would really appreciate some help please. Despite the quiz review working correctly when published, i.e. both 'your answer' and 'the correct answer' captions appear in the review, on loading to LMS the review caption does not show the 'the correct answer is' , but instead 'you did not answer this question completely'.
    Any ideas why this should be the case? I've attached screen shots of my quiz preferences for completenes.
    Many thanks in advance.
    Janey

    Do the same modules evidence this behaviour when published and played outside the LMS, e.g. from a web server or on your hard drive?
    If not, it's possible that some setting in the LMS is over-riding what happens at playback.  You could try checking the box under LMS Customisation for Never Send Resume Data and see if that seems to make any difference.  If the LMS is maintaining a record of some previous attempt at the same module then turning off Resume Data might show that up.

  • Still struggling with Captivate 6, Oracle LMS and SCORM 2004

    Still can't get this course tracking with scores.  Herewith the screen shot.  Does anyone know if the settings I have chosen for the quiz are correct.  When I load the published course into the lms and test it, it shows "not attempted" prior to opening it and it gives the final score on the last quiz slide.  There is a slide after the last quiz slide.  It still seems not to transfer the scores to the lms.  I recently found out that we have Scorm 2004 version 4, so I changed the configuration setting as it was defaulted to version 3, but that still hasn't helped with the scores.  Under the start and end settings, I have chosen close project for the end.   I have been through a week of torture with this course!  Please can anyone assist as I'm not sure what to do anymore!

    Oh no.  Now I'm panicking!  I will try it.  Thanks
    Mrs T Cassisa
    Oracle Learning Management Practitioner
    Tel: 27 (21) 403 3069
    Fax: 27 (21) 403 3333
    www.parliament.gov.za
    >>> RodWard <[email protected]> 2/26/2014 11:20 AM >>>
    Re: Still struggling with Captivate 6, Oracle LMS and SCORM 2004
    created by RodWard in Quizzing/LMS - View the full discussion
    This sounds like you have some major issue in this course project file.
    Breaking it up into smaller files might not fix your issue.
    I suggest you create a new blank CPTX project file, add one true/false quiz question, set it to report to LMS with the settings you have above, publish as a single SCO package zip file, and upload to both your LMS and SCORM cloud.
    If this file doesn't even work, your installation of Captivate would have to be suspect and nothing you do in course module is going to fix that until you work out what the problem is.  If this very simple single-SCO lesson plays OK and reports successfully to the LMS, then we need to figure out what is lacking in your current file. 
    It could be that your current file has somehow become corrupted.  See the suggestions here for how to debug general corruption issues:
    http://www.infosemantics.com.au/adobe-captivate-troubleshooting/basic- troubleshooting-techniques
    Please note that the Adobe Forums do not accept email attachments. If you want to embed a screen image in your message please visit the thread in the forum to embed the image at http://forums.adobe.com/message/6158090#6158090
    Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page: http://forums.adobe.com/message/6158090#6158090
    To unsubscribe from this thread, please visit the message page at http://forums.adobe.com/message/6158090#6158090. In the Actions box on the right, click the Stop Email Notifications link.
    Start a new discussion in Quizzing/LMS at Adobe Community
    For more information about maintaining your forum email notifications please go to http://forums.adobe.com/thread/416458?tstart=0.

  • Can anyone verify which version of SCORM 2004 Captivate 4 supports?

    Captivate 4 in supporting SCORM 2004 writes 1.3 out to the manifest.
    Obviously it supports SCORM 2004 version 1, but can anyone verify whether it does support either version 2 or version 3 of 2004?
    We're trying to make sure our LMS is up to the latest specs. Version 4 just came out in March 2009, so we don't expect any products to support that yet, but we at least want to be able to support the latest Version up to that being used. 

    Cp4 should be able to ouput SCORM 2004 content that plays in an LMS that supports any of the 4 editions.
    This does NOT mean that Cp4 has all the new changes already built into it.
    But it does mean that Cp4 still handles the basics that are core to each version without attempting the latest extras.
    The latter editions of scorm 1.3 (aka scorm 2004), added to and clarified aspects of the spec (e.g. sequencing and navigation control between sco's, global variables that can be shared between sco's, etc.), but Cp does not do any of that anyway.
    There is one big thing that I did come across though that I want to mention.
    Early on, they changed the name from scorm 1.3 to scorm 2004.
    As a result, you can have equivalent courses, whose only difference is that the manifest file refers to the spec by a different name.
    Many LMS vendors have accounted for this and it should not make a difference.
    However, I had a case where the version of the LMS being used was released when it was still called scorm 1.3.
    My courses (which were scorm 2004, 2nd and 3rd edition) initially would fail the basic package validation when uploading because it was looking for "1.3" in the imsmanifest file.
    Changed the line in the manifest to reflect the old name, and suddenly everything was fine again.
    In my case, to verify I ran the package through each iteration of the ADL Conformance Test Suite for scorm 2004 (just adjusting name of the referenced schema) and it ran through without a hitch.
    Hope this has helped.
    Russ

  • 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

  • How can I test the SCORM 2004 compliant based output from captivate

    Hi everyone,
    I have created a SCORM 2004 compliant based output file from Captivate itself. Before sharing it with client, I want to check that whether it is compliant or not.
    Is there any tool to check the compliance check in LMS? I am new to this, please suggest and help...
    Regards
    Vikas Sharma

    Hi RodWard,
    I have tested the zip on scorm cloud and it worked well. Also shared it with the client. But client came back with a question that -
    "SCORM Pacakage does not report partial completion. When a person stops training, we have the progress bar to indicate that they are at 0, 25, 50, 75 or 100%. So the SCORM pkg is inadequate. "
    Now, I am facing an issue in doing these particular settings inside SCORM 2004 in captivate.
    Note that, the captivate file is not a questionnaire and its a video with few animations and a player on which it is running.
    Can you please guide me...
    Regards
    Vikas Sharma

  • Captivate 5 SCORM 2004 3rd Edition ADL Testing Issues

    I have published a project from Adobe Captivate 5 and am currently trying to get it through the Advanced Distributed Learning (ADL) Sharable Content Object Reference Model (SCORM) 2004 3rd Edition Conformance Test Suite. I was able to pass the first part: the Content Package Conformance Test and solve the initial errors I was experiencing. However, I now have a new set of errors relating to the Sharable Content Object (SCO) Run-Time Environment (RTE) Conformance Utility Test. It appears that they all stem from:
    ERROR: The Terminate() method was never successfully called.
    Here is the detailed SCO test log:
    Attempting to Launch SCO C:\Documents and Settings\Administrator\Desktop\offender_transportation6\offender_transportation.html
    Commit("") has been called
    ERROR: The Communication Session is NOT initialized
    ERROR: The SCO called the API methods out of order
    ERROR: Commit Before Initialization
    Terminate("") has been called
    ERROR: The Communication Session is NOT initialized
    ERROR: An invalid Terminate() call was made
    ERROR: The SCO called the API methods out of order
    ERROR: Termination Before Initialization
    ERROR: The Terminate() method was never successfully called
    ERROR: The SCO is SCO RTE 1.0 Non-conformant
    The project is currently set to issue a completion status to the LMS after 22 slides have been viewed. Then the project should output the Quiz Results and Slide Views to the LMS. For Project End Options I have tried both: Stop Project and End Project. I haven't been able to find any other settings in Adobe Captivate that relate to this Terminate problem.
    Can anyone give me some insight into what could be causing this error?

    As I tested, Captivate really cannot support 3rd Edition.
    I'm not sure what's the differences between 2nd and 3rd
    Edition, but I found that Articulate's '09 series (
    http://www.articulate.com/products/quizmaker-publishing.php)
    outputs these two editions separately.
    I hope Capative could update the module to treat 3rd
    specially.
    William Peterson
    eLearning Master
    http://www.sameshow.com/blog/

  • 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 5 not Reporting Quiz scores correctly in LMS

    Our organization is transitioning to Captivate 5 from Captivate 4.  We are using SumTotal as our LMS.  I took a CP4 project and converted to CP5, then uploaded it as a test.  The results were dismaying.
    Captivate 5 Scorm 1.2 apprears to send scores to the LMS instead of scaled scores.  For example; If you have 20 questions the scaled score should always be 0 to 100.
    In the example I converted from Captivate 4, I have 15 quiz questions.  In my first try I scored 60% on the Quiz.  Captivate reported to the LMS a percentage complete of 0 and a score of 90%.  In my second attempt I scored 80% (which is required for passing from within the Quiz setup) and Captivate reported to the LMS 100% complete and a score of 100%.
    I repeat, all worked fine with the same course published as Captivate 4.
    I work for a very large multinational company.  This is a killer for us if we want to go forward with Captive 5.  In fact, I have just spent a lot of money upgrading everyone in my department - money wasted if we can't use the output with our LMS.
    Does anyone have any ideas, and is there a way to get to someone at Adobe if this forum is unable to provide answers?
    Sorry to sound panicked, but I guess I am.
    Frank

    Hi all
    You're absolutely right. Adobe silence is extremely unsatisfactory and unprofessional. Below are the email correspondences. Does anyone know who are the President or the CEO and the email address? I think it’s about time to find out why from the top man himself.
    Best regards... Flavian 
    From: Flavian Lim [mailto:[email protected]]
    Sent: Tuesday, 21 September, 2010 12:00 AM
    To: '[email protected]'
    Subject: FW: Quizzing related forum posts?????
    Importance: High
    Hi Vish
    Please furnish me with your updates immediately.
    Best regards... Flavian
    From: Flavian Lim [mailto:[email protected]]
    Sent: Sunday, 12 September, 2010 8:18 PM
    To: '[email protected]'
    Subject: FW: Quizzing related forum posts
    Hi Vish
    Any updates? My timeline is behind schedule.
    Thanks & regards... Flavian
    From: Flavian Lim [mailto:[email protected]]
    Sent: Friday, 10 September, 2010 1:24 AM
    To: 'Shivaswamy Viswanath'
    Subject: RE: Quizzing related forum posts
    Hi Vish
    Thanks for following up the issues. Attached, please find the files requested.
    Hope it helps.
    Best regards... Flavian
    From: Shivaswamy Viswanath [mailto:[email protected]]
    Sent: Thursday, 9 September, 2010 11:35 AM
    To: [email protected]
    Subject: RE: Quizzing related forum posts
    Hello Flavian,
    Can you share the cptx file with us?
    Thanks,
    Vish
    From: Flavian [mailto:[email protected]]
    Sent: Wednesday, September 08, 2010 10:17 PM
    To: Shivaswamy Viswanath
    Subject: Re: Quizzing related forum posts
    Hi Vish
    Yes, they are all checked.
    Please revert soonest.
    Thanks... Flavian
    Sent from my BlackBerry Wireless Handheld
    From: Shivaswamy Viswanath <[email protected]>
    Date: Wed, 8 Sep 2010 15:48:38 +0530
    To: [email protected]<[email protected]>
    Subject: RE: Quizzing related forum posts
    Hello Flavian,
    Looks like the interaction data for the question is not captured. Can you please check whether ‘Report Answer’ option is checked in ‘REPORTING’ accordion of Quiz PI for all question slides? If not, can please enable this option and check it out?
    Thanks,
    Vish
    From: Flavian Lim [mailto:[email protected]]
    Sent: Wednesday, September 08, 2010 2:17 PM
    To: Shivaswamy Viswanath
    Subject: RE: Quizzing related forum posts
    Hi Vish
    Attached, please find a copy of the student record file as requested.
    Thanks & regards... Flavian
    From: Shivaswamy Viswanath [mailto:[email protected]]
    Sent: Wednesday, 8 September, 2010 2:50 PM
    To: [email protected]
    Cc: Suresh Jayaraman
    Subject: RE: Quizzing related forum posts
    Hello Flavian,
    Thanks for the reply. Regarding the thread Captivate 5 not Reporting Quiz scores correctly in LMS we would like to investigate further. Can you share those XML files with us? It can be found in Wamp Server, captivate results folder. Can you please zip it and send it to us?
    Thanks,
    Vish
    From: Flavian [mailto:[email protected]]
    Sent: Sunday, September 05, 2010 1:31 PM
    To: Shivaswamy Viswanath
    Subject: Re: Quizzing related forum posts
    Hi Vish
    The configuration is exactly as described in the Adobe help. Both the quiz and Wampserver is on the same machine. The rest is as per stated on the forum thread.
    By looking at the results of the Cp5 Quiz Results Analyzer, does it make any sense? The statistics doesn't fit in at all.
    Appreciate your interest in this issue. Hope we can work towards resolving this issue.
    Best regards... Flavian
    Sent from my BlackBerry Wireless Handheld
    From: Shivaswamy Viswanath <[email protected]>
    Date: Sun, 5 Sep 2010 11:39:40 +0530
    To: [email protected]<[email protected]>
    Cc: Suresh Jayaraman<[email protected]>
    Subject: Quizzing related forum posts
    Hello There,
    This is Vish from Adobe Captivate Team at Adobe. I have observed multiple threads from you on the issues you are facing with Quizzing feature. I thought of mailing you to know the issues you are facing so that I could look at them. Can you please mail me those issues and if possible few sample files too?
    Thanks,
    Vish

  • Publishing folder not available SCORM 2004

    Hello,
    First, sorry for my bad english : I'm french.
    Please someone can help me : I do not can launch my captivate project on my LMS : the message written is : The archive is not standard to SCORM 2004 (3rd or 4th ed)
    I've already check the folder that content several files but I don't no exactly what kind of files are needed.
    I work with captivate 4 and my LMS are MOS and syfadis.
    Of course I followed the user guide and I put a cross in "Zip files" and "export html"
    I dont no why but I can't attached the pictures with all the files in the zip folder. If necessary, I'll try later.
    Thanks in advance

    Hello,
    I'm sorry to hear you're having trouble. Unfortunately, you've posted in the forums for Acrobat.com (www.acrobat.com); please post your question in the Captivate forum for help with this product:
    http://forums.adobe.com/community/adobe_captivate
    (Votre anglais est presque parfait - merci pour avoir fait l'effort!)
    Bonne chance -
    Rebecca

Maybe you are looking for

  • Laserjet M1536 printer problem

    We have installed the HP LaserjetM1536 as network printer in our organisation. Now the problem is While giving bunch of print, the print is not clear in some pages. Even we tried changing the cartridge but still the problem persists. Please suggest A

  • Sending mail to outlook from workflow

    Hi All, I tried to send a mail to outlook from workflow by giving the email address in the step mail, but it was not working. i am getting the workitem in the sap inbox so tried setting the automating forward which we can forward from the sap inbox t

  • Lightroom 5.2 RC Printing Issue

    I am using the 5.2 RC and an Epson Sylus Photo R2000 printer.  I am trying to print 4X6 prints and no matter what I do I looks like it is trying to print the image on 8.5X11 paper so I get fragments of about 4 4X6 paper.  I have an example posted wit

  • FC - Import AI File is not 1:1

    Importing .ai file is not 1:1 How to import Files into FC  1:1? FC artboartd = 760 x 600 (px?) AI file = 760 px [IMG]http://img255.imageshack.us/img255/723/fcimportfilesize0.jpg[/IMG]

  • Palm TX speaker issues

    Ok.  First of all, I have to admit to still loving my Palm TX even though Palm has abandoned the stand-alone PDAs.  That being said, I'm still troubleshooting my Palm TX speaker issues.  I previously had no sound from the headphones or built-in speak