SCORM 2004 and multiple projects

Hi
I wish to create a course that has several small
systemtraining modules and an assessment in the end.
I wish for the user to be able to take the modules in the
order he or she wishes. I was thinking of creating a menu slide
from where there are links to the modules, but when creating the
scorm package, only the menu page is in the package. Is there
anyway to go about this. Say copying the swf. and htm. files into
the scorm-packages, but what about bookmarking and tracking then? I
read that you could do this for SCORM 1.2 using dreamweaver to
build the menu. I hope someone will be able to help me out here.
Kind regards
Miss H K

I've never tried this but when you publish a project using
the SCORM outputs in Captivate you can specify the SCO information.
(Look in the Manifest section on the Reporting page). A SCORM
package can be made up with multiple SCOs, so I'm guessing it
should be possible to build a SCORM package containing each
Captivate project as a seperate SCO.
I've had a brief look and I think you can edit the XML in the
manifest that gets produced to add the extra projects as SCOs.
When you open the course in something like Reload SCORM
player you can see the SCOs listed in a menu.
I've no idea whether this works i.e. whether it reports
results back to the LMS correctly or not but it might be worth
further investigation.
Cheers

Similar Messages

  • 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

  • Captivate 7 Scorm 2004 and some Errors

    I've exported  2 captivate scorm files and used the Adobe Multi Sco Packager to create one course.
    When we upload the packaged scorm file to the LMS we keep getting the following errors in the debug window:
    Can someone point me where I can start to look on how to fix this issue?
    55: GetValue("cmi.launch_data")
    56: GetErrorString("403")
    57: return "Data Model Element Value Not Initialized"
    58: 403 Data Model Element Value Not Initialized
    59: GetLastError()
    60: return "403"
    61: GetLastError()
    62: return "403"
    63: GetErrorString("403")
    64: return "Data Model Element Value Not Initialized
    ----- and also the following:
    83: SetValue("cmi.score.scaled","NaN")
    84: GetErrorString("406")
    85: return "Data Model Element Type Mismatch"
    86: 406 Data Model Element Type Mismatch
    87: Invalid data format for Real: NaN
    88: GetLastError()
    89: return "406"
    90: GetErrorString("406")
    91: return "Data Model Element Type Mismatch"

    It should if you enable Interaction Data (default).

  • 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

  • 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

  • Branching to multiple projects within a SCORM-compatible LMS

    I'm close here, but I'm not quite getting what I want. Hopefully someone can point to the "easy" way to do this...
    I am creating a single course that is composed of multiple Captivate 5 projects. The user is branched to different projects along the way based on the answers to embedded questions (such as passing/failing a pre-test). In the final project I have a post-test. That's the only one that needs to send a score to the LMS.
    So let's simplify it for an example:
    User enters in Module 1 and takes a pre-test.
    If they pass with a certain score, they go to Module 3. If they fail, they go to Module 2.
    If they're sent to Module 2, they go to Module 3 after they complete it.
    In Module 3 they take a post-test and that score gets recorded.
    Running this scenario on my desktop is easy. Putting it in a SCORM environment is taxing my brain.
    Currently, I'm publishing each Module as its own SCO, keeping the Course ID and Title consistent between them.
    I tried using the Multi-SCO Packager, but that results in entries in my LMS for Module 1, 2, and 3 separately. Not what I want.
    I have tried moving the folders for Modules 2 and 3 to make them sub-folders of Module 1. That seems to work (I get one course entry point, for Module 1, and I exit with the correct score from Module 3), however in reviewing the LMS reports, this results in an artificially elevated "# of accesses" figure. The reason seems obvious: every time I load Module 1 it's one access, and then when I branch to Module 3, it's another access, because really I'm reloading the page with a new module and SCORM manifest, right? Plus I'm a little worried that this kind of gerry-rigging is going to break something.
    I don't really want to use the Aggregator, because I don't want a TOC - they shouldn't have the ability to jump directly to Module 2, for example - but I tried it anyway. And I found that even if I can get it to flow the way I want to, I can't figure out how to package the Aggregated project into a SCORM Manifest.
    There's got to be a way to do this. What am I missing? Is there something obvious I'm not considering?

    The sequencing and navigation capabilities of SCORM 2004 are designed to work between shareable content objects (SCOs). Whether you publish to SCORM 1.2 or SCORM 2004, Captivate always publishes a course with exactly one SCO, and so doesn't make use of the SCORM sequencing and navigation capabilities. There are ways to implement branching in Captivate, but they're independent of the SCORM capabilities.
    You may want to try RELOAD Editor (free) for a mainfest editor:
    http://www.reload.ac.uk/editor.html
    Here's a tut on how to package multiple SCOs:
    http://captivatedev.com/2011/09/30/packaging-adobe-captivate-scos-into-one-course-using-re load-editor/
    The tutorial doesn't speak directly to sequensing, but it does describe how to use RELOAD.  Your situation is a bit more complext than just sequential prerequisites.  You need conditional sequencing and that's done by specifying sequencing rules in your manifest:
    http://scorm.com/scorm-explained/technical-scorm/sequencing/
    Jim Leichliter

  • Making multiple projects into one SCORM

    I have made multiple Captivate 5 projects that need to transform into one SCORM Module on my moodle LMS website, and count as one SCORM Quiz/Test. I've tried to even load multiple projects in one zip, but it failed to jump to the other projects when I had them all linked together leaving only this: "loading..." when I click the button to open project on the SCORM package. Please Help... Thanks...

    I'm assuming here that your questions are related to the fields in the Quiz Preferences in Captivate.
    The Objective ID is the same for all reporting elements in a given module. The Interaction ID Prefix just helps to distinguish which particular module your question data came from if you happen to be viewing it on drilldown inside your LMS.  As long as it's not the same prefix as for other modules, it should be fine.
    In the Multi-SCORM Packager dialog, the information you add to the fields will be written to the imsmanifest.xml file for the overall package:
    Identifier is to provide an ID for your course that will be unique in your LMS. This will also be used to generate the filename of the final zip file.
    Title is the name of the course.
    Description may or may not be required by your LMS.  Test and see.  In some LMSs this info gets displayed to the user when viewing a synopsis of the course.
    Version is the version of the package.  I actually use the date reversed for my versioning (20110520a) with a letter on the end in case I output more than one version on a given day.
    Duration is important to add. Some LMSs won't regard your package as compliant without this.
    Subject is not something I've generally worried about, but it doesn't hurt to put a brief phrase on what the course topic material is about (e.g. Health and Safety)

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

  • Project management and multiple master images

    Anyone here making use of 2 or more projects with the same master image in each project?
    scenario is:
    project 1 "blah shoot" <-- contains all images from shoot
    project 2 "portfolio" <-- will contain some of the images from the shoot
    The problem im having at the moment is when i drag any master image from project 1 into project 2, it removes the master file from project 1
    Surely i can have multiple images in multiple projects?

    You can copy the master image to your portfolio by
    clicking and dragging with the option key held down.
    I don't know of a way to link these images so that
    changes in one are carried over to the other though.
    If someone does know, please let me know, it'd make
    my life easier...
    If you drag an image from one project into an album under another project, it will not move the master - it puts only that version in the album, linked back to changes made in the original project.
    if you export that project, the master that version is based on will be copied at that time and pushed out into the exported project. So if you export a project and then re-import you will no longer have a link but a copied master. To get around that you can manually copy the project with the album holding links out of the Aperture library to elsewhere to make backups or move a set of projects together,

  • Re-allocating Actual Costs and Actual Work from one project to multiple projects

    My company would like to track costs in one project and then re-allocate those costs to multiple projects.  Example: An end user would submit a timesheet against a task named 'Analysis' for Project A.  Once accepted and published, the
    costs for those hours would be subtracted from Project A and 60% of those costs would be transferred to the 'Analysis' task for Project X and 40% of the costs for those hours would be transferred to Project Y. 
    We believe we can accomplish this through reporting, but before we go this route, we wanted to make sure there was not a logical, supported way in MS Project Server to complete these actions.  Could a script be developed to accomplish this?
    Thank you!
    Tasha

    Out of the box Project and Project Server do not support this. However with VBA anything is possible. You could also use PSI to work directly with project data in teh Server db but that would take much longer to develop. Check you can do what you want
    in VBA then you can use the result to spec the server version afterwards.
    Rod Gill
    Author of the one and only Project VBA Book
    www.project-systems.co.nz

  • Problem in loading multiple lev1 and multiple lev2 WBS elements in projects

    Hi guys,
    I've a requirement to load (from file) projects with multiple level 1 and multiple level 2 WBS elements. I'm using CJ01 recording to load projects in step 1 and it loads all the projects successfully.
    Next I need to load WBS elements of level 1 & level 2 under each projects and also level 1 & level 2 must be linked correctly. Now in this step what I'm doing is that am doing the CJ02 recording to load WBS elements (irrespective of levels) under each projects. But as in the data file, the sequence of WBS records are not guarranteed to be in the exact sequence of hierarchy of WBS elements, what's happening is that though WBS elements are getting loaded successfully, but level 1 & 2 are not getting linked to each other correctly. So the hierarchy is broken. Please help how to resolve this issue like how to design the LSMW correctly.
    Alternatively we can use CJ20N for loading the correct hierarchy but here we need to select correct project/level 1/leve2 etc which is difficult in case if a project doesn't have level 2 or level 1.
    Please suggest the easiest design.
    Cheers guys.

    Hi,
    You have to use levels in recording.
    I think using CJ01 only you can upload all the projects with hierarchy.
    Just arrange the file records accordingly;
    Level 1----
    WBSE 1
    Level 2----
    WBSE 1.1
    Level 2----
    WBSE 1.2
    Level 2----
    WBSE 1.3
    Level 1----
    WBSE 2
    Level 2----
    WBSE 2.1
    Level 2----
    WBSE 2.2
    Level 2----
    WBSE 2.3
    Now, hierarchy will be correct.
    Regards,
    Harsh.

  • Multiple projects and their promotion from Develop to Test to Production

    A customer has an interConnect infrastructure running about 5 projects. Each project has a Development, a Test, an Acceptance and a Production environment.
    This basically works, but is really cumbersome to maintain.
    They want to reduce the number of Interconnect installations as much as possible to ease maintenance. The iConnect version is 10gR1.
    As far as I can see there are two options:
    1) Put all projects into a single repository. You'd end up with only 4 InterConnect environments (Development, Test, Acceptance and Production)
    2) Put all hub schemas into a single DB
    The first one is obviously our favourite, but can you promote a single project to a new environment (say, from Development to Test) without affecting the other projects in the same repository? How difficult (if possible) is this? What are the possibilities and risks?
    What are the possibilities for option number 2?
    I hope anybody can give me some advice.
    Arjan

    Its slightly confusing about having multiple projects, the reason being the way Interconnect works is that it has a single database repository and when you create a project it is just a view on that repository. Therefore a project and a repository are essentially one and the same.
    Therefore it would imply that if you have 5 separate projects then you also have 5 separate repository instances.
    In terms of your options:
    1) is the general way that most projects work. Lets say you have DEV, SYS, UAT, PROD. Therefore you'd generally have a repository instance for each env, therefore 4 repository instances, HUBDEV - for DEV env, HUBSYS for SYS env etc... These repositories would usually be in separate Oracle Instances although they could be on the same servers. Therefore the Hub schema for all, would be the normal one installed by the product, OAIHUB904. Then you would also have a single project for each repository. This repository would hold all the metadata for all your interfaces that go though this HUB instance.
    As interfaces move through the various phases then you migrate between the different repositories, to move stuff from DEV to SYS etc...
    2) From my understanding, this is not much differnet to the above except you want to hold all the Hub schemas in a single database instance. This is possible by creating each schema with a differnet name, OAIHUB904DEV, OAIHUB904SYS etc... and you would need to change the necessary infrastructure ini files to use these new names. With this setup you would still have 1 project per repository but it would just point to the relevant schema.
    Let me know if you have any more queries.
    Regards
    Stuart.

  • General Error and Out of Memory Error - affecting multiple projects

    I am running Final Cut Pro 6 on my 1.25 GHz PowerPC G4 iMac, with 1.25 GB RAM. OS X 10.4.11.
    I have had this setup for more than a year and used it without any problems.
    I have two projects stored on an external LaCie firewire drive with more than 140GB disk space remaining. As of this morning, I cannot work on either of them: both are throwing the "General Error" message, and one of them is also telling me it's "Out of Memory". On project #1, the "Out of Memory" occurs whenever I try to open a clip in the viewer, following a "General Error" message. On project #2, the "General Error" message occurs when I try to open the project; it gets halfway through the process and then throws the error, leaving me unable to open the timeline.
    Both projects are short, less than 3 minutes long, and neither project contains any CMYK or grayscale graphics. Project #2 does have a short Motion sequence.
    Things I have tried:
    ~ restarting and hard-rebooting
    ~ trashing preferences
    ~ rebuilding permissions
    ~ trashing render files
    ~ creating a new project
    ~ searching this forum and Google for other answers
    Help?

    Thanks for the support, Jim. I've had terrible experiences with Firewire drives in the past, too; regrettably, there doesn't seem to be an affordable alternative at this point.
    I just looked up resetting the PMU, as that's not something I've done before. I really hope it's that simple, as the thought of recreating all these clips makes my head hurt. But I'll definitely try your suggestion of reconnecting individual media files first. I've been through that before.

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

  • 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