Ilearning Course Structure

Hi, I was wondering if I could get some help on extracting course/session information from the ilearning schema.
We have in ilearning a number of courses which have nested levels of categories/folders followed by offerings i.e the scorm item. The data is viewable as tree heirarchical tree structure in ilearning admin screens
What I am trying to do is collate the nested structure into a single record for each scorm item i.e. offering
For example Driving Test/Highway Code/Signs would be a common structure I would be looking to obtain althougth the levels could be more than the 3 I have specified.
I have identified the follwing ilearning tables as possible areas to query:
OFFERING
CATEGORY
OFFERING_CATEGORY
CONTENT_OBJECT
CATEGORY_TREE_XREF
OFFERING_CONTENT_OBJECT
FOLDER
However, I have been unable to successfully retrieve the information based on the example above.
Any help would be greatfully appreciated as I am in need of a solution imminently.
Thanks

Hi there,
Got this worked out. Ideally it's best if categories are assigned at the course object level (select the object in the tree on the left hand side then More->Categories and assign from there, as you only have to do it once for each course rather than assigning categories for each offering of the same course).
Category Structure by Course (content object)
Parameter: Content Object ID
select
rco.id rcoid, rco.title course_title, cat_structure.cat_path
from
content_object rco,
content_object_category coc,
select cat.child_id,
cat.name,
cat.parent_id,
ltrim(sys_connect_by_path (replace(cat.name,' / ',' - '),' / '),' / ') cat_path
from
(select id child_id, name, null parent_id
from category
where id IN
     /* get all top level categories */
     (select cat1.id
     from category cat1
     where
     not exists
          (select 1
          from subcategory subcat
          where cat1.id = subcat.child_id
union all
select subcat.child_id, cat.name, subcat.parent_id
from subcategory subcat,
category cat
where cat.id = subcat.child_id
) cat
start with cat.parent_id is null
connect by prior cat.child_id = cat.parent_id
) cat_structure
where
rco.id = coc.content_object_id and
coc.category_id = cat_structure.child_id and
rco.id = &rcoid
Category Structure by Offering
Parameter: Offering ID
select
rco.id rcoid, rco.title course_title, o.id offeringid, o.name offering_name, cat_structure.cat_path
from
content_object rco,
offering o,
offering_category oc,
select cat.child_id,
cat.name,
cat.parent_id,
ltrim(sys_connect_by_path (replace(cat.name,' / ',' - '),' / '),' / ') cat_path
from
(select id child_id, name, null parent_id
from category
where id IN
     /* get all top level categories */
     (select cat1.id
     from category cat1
     where
     not exists
          (select 1
          from subcategory subcat
          where cat1.id = subcat.child_id
union all
select subcat.child_id, cat.name, subcat.parent_id
from subcategory subcat,
category cat
where cat.id = subcat.child_id
) cat
start with cat.parent_id is null
connect by prior cat.child_id = cat.parent_id
) cat_structure
where
rco.id = o.content_object_id and
oc.category_id = cat_structure.child_id and
oc.offering_id = o.id and
o.id = &offeringid
Enjoy!
Scott
http://www.seertechsolutions.com

Similar Messages

  • I am new to CRM what is the course structure

    Hi,
    I am new to SAP CRM, I am planning to learn SAP CRM Functional, I am having experience in SAP ABAP 4+ years,
    from where should I start my preparation. what are the best sites where I can start my learning.
    Thanks,
    Ravi

    Hi Ravi,
    If can take SAP classes then take the CR100 - CRM base customization ( I do not remember the exact title) this will cover the basics of CRM. If not then have a look of the [Best practice documents |http://help.sap.com/bp_crm70/CRM_DE/HTML/index.htm] Follow the path Tech Information -> Content Liberary.
    Also have a look of help.sap.com
    Hope this will help.
    Thanks,
    Vikash.

  • Postgraduate education--- is this course worth the money??

    Hi all,
    I would like to further my education and found this ERP Systems course being given at the University of Victoria in Melbourne. I would like some opinions on the curriculum. It seems like a great course, but it it enough to get me a job when i graduate?
    Thanks to all who reply
    Marc
    Canada
    Any input on other course being offered in N. America or elsewhere is also appreciated
    www.BusinessAndLaw.vu.edu.au
    COURSE STRUCTURE
    Masters:  The Masters course may be offered on a full-time basis over three semesters or part-time equivalent.  All subjects carry a value of 15 credit points. The thesis component (if undertaken) equals 45 credit points.  Students must complete 180 credit points through academic study in order to graduate.  The course comprises:
    Six core subjects:
    ·     Enterprise Resource Planning Systems
    ·     Business Process Engineering
    ·     Supply Chain and Logistics Management
    ·     Organisation Change Management
    ·     Enterprise Resource Planning Systems Implementation
    ·     Strategic Use of Enterprise Resource Planning Systems
    Two (2) specialisation subjects from:
    ·     Enterprise E-Commerce
    ·     Management of Information Technology
    ·     One approved elective subject
    Plus four electives:
    ·     Applications Programming Techniques (SAP’s ABAP programming language)
    ·     Transaction Programming Techniques (Advanced ABAP programming)     
    ·     Client Server Technology (Install/Configure SAP)     
    ·     ERP Systems Administration
    ·     Enterprise Project Systems (SAP’s PS module)
    ·     Planning & Control through ERP Systems (SAP’s PP module)
    ·     Human Resource Information Systems (SAP’s HR module)
    ·     Computerised Accounting in an ERP System (SAP’s FI module)
    ·     Enterprise Applications Integration
    ·     Information Systems Applications Development (Work Experience placement into an SAP project)
    ·     Or alternative approved by the course co-ordinator.
    SUBJECTS
    Enterprise Resource Planning Systems: This unit allows students to develop an appreciation of the impact of Enterprise Resource Planning Systems on businesses and to understand the issues involved in the design, implementation and maintenance of these systems.  Students also develop practical skills in the use of SAP R/3 as an example of an Enterprise Resource Planning System.
    Business Process Engineering: the strategic and organisational issues of process and workflow management and the use of Enterprise Resource Planning Systems (ERPs) to realise efficient processes.  The subject describes the major strategic approaches, process modelling techniques, procedure models and the current possibilities offered by SAP R/3 as an example of ERPs software that students are likely to encounter in identifying, reorganising and implementing processes in a typical business organisation.
    Management Information Technology: a framework for the management of information technology. Management issues may include: the strategic use of information technology; information technology architectures; information systems planning; information technology investments; and security and privacy and outsourcing.
    Supply Chain and Logistics Management: the concept of supply chain management in the context of movement and storage of components and goods in the spheres of material management, physical distribution and transport and its practical business application.
    Organisation Change Management: organisational design; organisational changes processes and organisational development and change; and skills and competencies in the diagnostic processes for assessing the need for change and the development, implementation and evaluation of change strategies at all organisational levels.
    Enterprise E-Commerce: the integration of Enterprise Resource Planning Systems with E-Commerce and the issues involved.  Many large organisations have implemented Enterprise Resource Planning Systems to integrate their business processes.  These same organisations are now attempting to extend their supply chain via E-Commerce business solutions.
    Enterprise Resource Planning Systems Implementation:  the basic methodologies, techniques and tools that are used in the implementation of Enterprise Resource Planning Systems using SAP R/3 as an example.  Many large organisations are making decisions to implemented Enterprise Resource Planning Systems but the implementation is complex and requires specific project management skills and knowledge.
    Strategic Use of Enterprise Resource Planning Systems:  the strategic features of ERP systems and how these features can be utilised within an implementation.  Many large organisations have implemented Enterprise Resource Planning Systems to integrate their business processes and are now attempting to gain further benefits by utilising the strategic features of these systems such as supply chain optimisation, customer relationship management, and data warehousing.

    I did my masters in just computer sciences, but if I had something like this available I would have gone for it. But there are a couple of factors to consider. One is will there be good campus recruitments and what is the rate absorption of candidates for this course. Second question, do I really want to persue this field as my career. ERP is the concept that revolves around the business. So you should have an aptitude for learning how a business operates and functions.
    The course curriculum looks good particularly because it includes topics on Supply Chain Management and Business Process Engineering which are relatively new.
    Another good aspect of it is that it is giving this course with SAP as an example tool. SAP is the leading ERP software company(and many more products are added to its portifolio now).
    Is it worth the money? That you have to decide. You can do a regular masters in computer science, but get a job in a company that trains you in SAP, and learn everything on the job or take some traning from SAP training academies and then start on job. That is one option. But if you want to persue a career in building products in the ERP/SCM areas, then a formal education in that area will be useful. But if you are just interested in implementing existing products then it is not a must.
    Hope I gave you some information that is useful. Please don't forget to reward appropriately for helpful answers and close when completely answered.
    Srinivas

  • Oracle iLearning - playing content is very slow

    Hello,
    We have problem with iLearning speed. When the content is played in the application server, it shows the content really quickly, but when it is played on the local PC, the speed decreases dramatically. We have checked the servers, the network, everything is fine. What we found, that the speed of viewing learning content on local PC is fast (same as it viewed on server) when no Java is installed (of course in this case we always get errors, and it is impossible to view tests). It looks like, problem can be with Java. Maybe it can be Java configuration problem on server side?
    Thank you.
    Vaida

    Hello Scott,
    "When the content is played in the application server, it shows the content really quickly" - yes, I mean when the learner enters the Oracle iLearning site in the application server (locally where the application server is installed) and launches the course (it is played in the Oracle iLearning course player).
    "but when it is played on the local PC, the speed decreases dramatically" - I mean that the learner enters the Oracle iLearning site outside the application server (on his own computer) and launches the same course with Oracle iLearning player.
    Regards,
    Vaida

  • Which course is better for consolidation apects of BPC and other EPM tools

    Hi All,
    I am having the technical understanding of BPC as a tool, but I am not able to understand the consolidation part of it. I would like to gain an insight of the financial part of the BPC consolidation. Not only this, there are few other tools in EPM suite (like Intercompany reconciliation; Financial consolidation; Disclosure management; Financial information management) which requires relevant understanding of Financial accounting.
    Can anyone please suggest, which Professional course would be better for the above tools; not just from the point of knowledge but also with regards to job prospects (as I have seen that company's now asking for consultants with background of CA/CPA/ICWA etc).
    I had gone through the course structure of ICWAI, but not sure whether it will be of very help.
    Please suggest.

    Hi Sonti,
    I understand your point, but as you might be knowing that in real world no one just decides by looking at the face that this guy is having good finanicial knowledege, so lets take him for the job. Moreover when it comes to client interaction, if the client is given two profiles - where one consulant writes only his experience and knowledge and the other one describes his/her added certification or post graduation in the concerned subject (in addition to the same level of experience and knowledge), then ofcourse the second one will be given the priority over the first.
    So my view is that just by understanding the topics will never give you the cutting edge in the market, you additionally need some thing to make your profile an eye catcher and that too needs to be relevant with your area of work.
    Thats where I am confused and hence posted the question.
    Also many thanks for the book that you have suggested, that might be a good option for the time being.

  • SEM-BCS Courses | Materials

    Hi,
    I would like to take a training on SEM-BCS from SAP.
    Can you please let me know the course contents and what all areas should actually be taken up in order to be considered knowledgable in SEM-BCS.
    The issue that I am facing is that people opine differently when consulted and SAP India eductation site does not offer any course exclusively for SEM-BCS.
    Could this be a part of the normal BW course?.
    Kindly Help
    Regards,
    Sam.

    Hello,
    Check here for the right course: http://www.sap.com/services/education/curriculum.epx?context=FFC760B8923D16BB5150DAE63E7C1A6B331AF0B9E3A8F73CE3A9B7046E051044825A85DAE5E2A4D7B15301EA7956E5C79735C38D2C06CDDE87FF61D1338F01776B564F89C6581143490893016429EB4E2872B1079D5197E3057469DEFEF1310025FF0A9E278FCA394AD8119BCC8B672B42BDF1AC65063E1FBE0ED45BFB55E93EF45A081CFE9C8222263B98D5E7BE3B4DF3C7AA94290CE122%7cDB6DE1AF6C6819641D6EBB5BB278311B
    The ablove link take time to refresh the picture.
    The course structure: http://wwwed2.sap.com/images/curriculum_image.tao?Curriculum=ANYL_SEM&MapStyle=GWT07
    Happy Tony

  • Help needed with LMS Reporting Settings

    I am new to Captivate and am working with 5.5 to create a number of large courses.
    The first course, I have split over 5 captivate files as there are a large number of slides in each file.  I have reviewed the Help PDF on Learning Management System, but am struggling to find the correct settings in the Reporting Preferences to suit my needs.
    Course structure:
    File 1     -     less than 100 slides, includes question slides not set as reporting, non score-reporting objects
    File 2     -     less than 100 slides, includes question slides not set as reporting, non score-reporting objects
    File 3     -     more than 100 slides, includes question slides not set as reporting, non score-reporting objects
    File 4     -     more than 100 slides, includes question slides not set as reporting, non score-reporting objects
    File 5     -     less than 100 slides, includes question slides as score-reporting objects and other non score-reporting objects (final quiz to be reported and scored in LMS)
    I envisaged using Slide Views Only in the first 4 files, and then Quiz Results and Slide Views in the last file.
    However, these two choices only seem to allow a maximum of 100 Slides - is this correct?, is there no way around this?
    There is another course in our series with much more slides than this first one so having to split into files of 100 could mean
    up to 12 captivate files in one course.
    I don't know if I now need to re-think the structure of the courses.  Maybe I have completely misunderstood the Quiz Reporting
    and Reporting Scores.
    I need to be able to have the Learner click their way through the course, making it highly-interactive for them but at the same
    time not scoring everything they click, until they reach the final assessment which is 10 questions and scored in %.   
    Another thing, after numerous tests, it seems that if I untick the 'Never Send Resume Data' then the 2nd file does not open.  Leaving
    it ticked will open the 2nd file - but then the progress is not saved if the Learner exits the course before finishing.  Has anyone
    experienced this before?
    I also would like clarification on the Manifest Settings, the 'Identifier' - should I be giving each file a unique number, or does it not
    really matter?  When we purchased 5.5, we did not know that we would need the Multi-SCO Packager, so have tried an alternative
    called Reload Editor timebeing, which we have been using for our testing with collating the files - has anyone used this before?  I have
    tried to download the free trial of elearning suite 2.5 but I am having problems getting it done.        
    Any help would be very much appreciated.
    Thanks

    The number 100 shown in Slide View Completion is the % of the total number of slides, not the number of slides from 1-100.
    Your strategy of breaking the course up into smaller modules like this is a good one.
    But if you have only one of the 5 modules that has scoring, you might be wise to add at least one scored object to each of the other modules (perhaps a button on the first or second slide with a nominal score of 1 point) to give the project at least some kind of a score.  I find that in some LMSs if one module in a course is scored, they expect ALL the others to also have a score as well.  So providing some surreptitious method of giving the user a guaranteed score keeps everything working on an even keel.
    Set Report Status as Pass/Fail and Report to LMS as Percent.  These are the settings I find most reliable.
    When using multi-SCO SCORM packages created with Captivate, whether or not the second file in the sequence of modules opens automatically is something you are supposed to set up in the LMS, not in Captivate.  Look for an option called Auto Continue or similar.  This is supposed to mean that when the user finishes playing each module, the next one will open automatically.
    There are two Identifiers you need to specify in each module.  One is the SCORM course identifier and all modules that belong to the same course should share this same ID.  The other is the SCO ID for each module, and these should all be unique.

  • Vendor create process using workflow

    hello,
    I have been assigned a project to desgin a process to automatically create a vendor. below is what I think has to be done. can this be reviewed to see if this is the correct approch and if not, suggest a better approach.
    1) the vendor will sign onto our portal and submit their information to have them created as a vendor in our system. this information will be stored in a custom table
    2) the portal process will have a ABAP program that generates the screen for the user to enter thier data. this program will also start a workflow that will send a notification to a person inside our company for them to review the information and decide weather the vendor can be added.
    3) if the person approves the request, the workflow will submit a process to create the vendor, and send a approval email to the vendor
    4) If the person rejects the process, the workflow will send an rejecction email will be sent to the vendor
    I am in charge of creating the workflow and submitting the vendor create process
    thanks in advance for the help

    Hi Anil
    Take a look at the Workflow collateral located on http://otn.oracle.com/products/integration/content.html.
    I'd also suggest looking at the Sample Workflow Processes included with Oracle Workflow.
    There are also some on demand Oracle iLearning courses (ilearning.oracle.com) which should be very useful for you.
    Cheers
    Mark
    Hi,
    Could anyone give me a case study describing how to create a new process using workflow builder? Where are the notifications saved in the database? Where is the process saved? Give me a general flow of events in the creation of, say a document management process wherein all these details are specified. A document containing the whole flow involved in the creation of a process using workflow builder. What all PL/SQL procedures I need to write and all. I have both workflow server and builder installed.
    This would be of immense help.
    Regards
    Anil

  • New to SAP &  IDM

    Greetings,
    Is there a forum for beginners that provides information on getting started in SAP, IDM that anyone can share.  I have seen several clips and whitepaper, but is the a recommended path with prerequisite that a beginner might follow.
    Goodday.

    Hi Josh,
    PLease go thru these links. They might be helpful.
    [Training in IDM|http://www.sap.com/services/education/catalog/netweaver/curriculum.epx?context=FFC760B8923D16BB5150DAE63E7C1A6B331AF0B9E3A8F73CE3A9B7046E051044825A85DAE5E2A4D7B15301EA7956E5C79735C38D2C06CDDE87FF61D1338F01776B564F89C6581143490893016429EB4E2872B1079D5197E3057469DEFEF131000F9DD39519A541195551D1D48B83049AA0849D72456D2D0E434C98D67993D262804AC7EA853328063209ACA74B34280D13990A11FED7C64F|74A5F30734C748B61D39607247B0CDC3]
    [SAP NW Virtual Directory Service|http://help.sap.com/saphelp_nwidmvds70/en/mvd.htm]
    [SAP NW Identity Management|http://help.sap.com/saphelp_nwidmic70/en/dse.htm]
    These links will provide u the course structure of IDM and also the basic know how for IDM.
    I hope it helps.
    Regards,
    Sumit

  • MAX_FIELDS_CST value is incorrect

    I am testing published Captivate 5.5 files with AICC test suite and getting an error.
    Looking into this b/c the LMS admin on this project said there might be issues with the files we delivered.
    Any suggestions on why this may be ocurring?
    AICC/CMI Test Suite - Ver 1.5
    Disclaimer:  Test results are not valid unless tests are conducted in an AICC authorized Independent Test Lab
       << AICC CBT Course Structure Format Test >>
    Apr 14 2013 21:56:19 < ==================< Begin Test >======================== >
    Apr 14 2013 21:56:19  Error [E20081] Description: MAX_FIELDS_CST value is incorrect for INPUT CST File
    Apr 14 2013 21:56:19  Warning [W00007] Description: Level exceeds 1 in input CRS file - Only Level-1 features are tested
    Apr 14 2013 21:56:19 < ==================<  End Test  >======================== >
    Apr 14 2013 21:56:19 <  >
    Apr 14 2013 21:56:19 < ====> Total Errors =  1   >
    Apr 14 2013 21:56:19 < ====> TEST FAILED  >
    Previously I had run the test suite and got about 5 errors regarding missing information.
    I simply found the fields in the project preferences and filled them in.
    Have no idea how to address this MAX_FIELDS_CST though.
    Help?

    Hello,
    As attachment you can find the VI I've created for demonstration.
    In the Screenshot you can find the OUTPUT Data.
    Expected Output:
    AI01: 24V
    AI02: not connected
    TC01: room temperature
    TC02: not connected
    TC03: not connected
    TC04: not connected
    Attachments:
    Demo_AI_Malfunction.zip ‏119 KB
    OUTPUT_Screenshot.PNG ‏15 KB

  • OLM - Merging Multiple Learning Objects into One

    Does anyone have experience or success merging multiple OLM learning objects into one? I think that we are supposed to be able to do this by exporting a content folder that contains all the learning objects that we want to merge into one CBT. The export works for me, and the learning object plays, but the content is not complete or combined. I noticed that the new content contains files called metadata(0).xml and metadata(1).xml representing the two learning objects that I tried to merge into one. I wonder if there's something I'm supposed to do with these files. Has anyone been successful in merging content?

    Content can be combined into a course structure like:
    Course Learning Object
    -- Topic 1 learning object
    -- Topic 2 learning object
    By creating a parent "course" learning object and moving the individual objects underneath it. The offering is then tied to that course learning object, so that when a user enrolls, in order to complete it the user navigates through both objects.
    You cannot combine all the pages from separate objects into a single learning object as the pages themselves have no knowledge of each other.
    Does that make sense?
    Scott
    http://www.seertechsolutions.com

  • Masters in SAP

    Hello Everyone,
    This is Kirubakar. I have completed my Bachelor of Engineering in Computer science from St Josephs. After my U.G, i have completed my SAP ABAP certification and i have one and half year experience in the same field. Now i would like to become a techno-functional consultant with a good amount of knowledge in the business processes of SAP. Not just do another SAP certification in the functional side, but i would like to do my masters.
    I have the below universities in mind..
    1. Burmingham City University - MSc Enterprise Systems Management
    2. Sheffield Hallam University  - MSc Enterprise Systems Professional
    3. Brunel university                  - MSc Business System Integration
    I have a few queries.
    1. How good are these 3 universities in terms of credibility? I have heard Brunel is good compared to the other two. I have
        also heard that  Burmingham City University is pretty new and not that recommended. How far are these true? Will i get a
        job after passing out ?
    2. I am more of a technical person and would like to opt for a course that will cover the functional side and actual business
        processes in SAP. What course out of these 3 will you recommend for me?
    3. I was looking through the course structure of 'MSc Enterprise Systems Professional' from Sheffield          
        Hallam University. I found very few modules related to SAP/ERP. Will this course have the necessary elements to cover
        at least some of the functional side/business processes  of SAP?
        Link - http://www.shu.ac.uk/prospectus/course/211/content/
    4. Is there any other university that offers Enterprise Systems Management ? Because this course is more
        technical oriented than the other two.
    Thanks Friends.
    Edited by: Kirubakar Ezhil on Feb 22, 2012 7:58 PM

    Hi Kirubakar,
    I too want to pursue MSc may be in one of the above mentioned university.I don't have any industry experience and even don't have any sap certification.But trust me no body will point directly to say that this university is good-one and the other-one is not.It's totally on up to you where you decide to study.For me I think I will go with Brunel  University.
    Go to below link written by Shafras Ansar, you may find it helpful....
    http://scn.sap.com/message/10384645#10384645
    Good Luck!
    Best Regards,
    Ashok

  • To learn OBIEE do you have to belong to any particular ethinic background ?

    Dear All,
    I am new BI learner/aspirant and explore the capabilities of BI using OBIEE and many other such tools.
    Found this articale --> How do we develop entry level OBIEE resources? [ |http://hcminsight.blogspot.com/2013/01/how-do-we-develop-entry-level-obiee.html]
    I quote from the this document : http://hcminsight.com/OpenFiles/OBIEE_Intern_Plan.docx
    "Currently, the response within the consulting community to address the shortage of experienced resources has been to basically poach talent from one another or hire workers *mainly Indian* in the U.S on work visas. The impact this can have on an organization can be challenging."
    Does does a couple of implementation make a person not being a Human Being and get the right to talk things like this .?
    Really .? I feel moderation is much needed within one's own mindset and being human can't be to difficult aint it ?
    Doug Ross, My famous South Carolinian friend here : http://www.linkedin.com/pub/doug-ross/3/a14/266 , Please moderate your blog or stop posting racy article like this.
    Cheers,
    Fellow Human!

    I'm a big fan of reading user manuals, which I regard as reference material. For me, I also need  visual feedback of the kind that a course structure offers.  The tutorial  formats are typically text book or video instruction plus practice projects. The learner reads or watches the instruction/instructor and gets immediate feedback by implementing the steps covered in the instruction.
    So I'd use both – but that's just me.
    Russ

  • Completion Status not showing in LMS

    My customer is integrating my AICC compliant output with his
    Saba LMS via url (so course structure files)
    The course launches fine, but after it is completed, the
    results (complete/incomplete) and even the course is not in the
    transcript.
    From research (
    http://www.adobe.com/devnet/captivate/articles/output_aicc.html)
    I believe the issue is with the exitAU
    I have modified the html as suggested
    Comment out the following line:
    var w = varWindow.open("","mm_exitAU",…
    Add a new line:
    var w = null;
    however still no luck.
    I should mention that this course consist of 35 unique .swf
    files, and 11 of those files are made up of quizes that the
    students take. These files are branching, so you launch the course
    from one file and then can continue on to other sections when each
    is complete without returning to the original launch file.

    Hi, I am having similar issues under slightly different conditions...
    I am using:
    Captivate 7
    SCORM 2004
    Template: SendTrackingDataAtEnd
    Cornerstone LMS
    Multiple Browsers: IE8, Firefox, Chrome
    About 10% of my users are unable to complete their training even though they satisfy the completion criteria (view 70% of the slides.)
    No matter how many times they review the content, the LMS still shows the online lesson as 'In Progress.'
    I tested a sample course on the Scorm Cloud and it worked fine and showed completion across multiple browsers... Does this mean it is purely an LMS issue? How might I change my captivate file to send the time/completion data in a different way that my LMS may receive more frequently/efficiently?
    Thank you for your help.

  • Module title not showing in Moodle

    Hi there
    I have completed the Project Information preferences in my Captivate 6 training courses, adding in my name, company and Project Name.  In Moodle in the editing SCORM settings I have ticked the box that says 'Display course structure on entry page'.  When the user accesses this module they see results of their last score with an indicator of a pass or fail along with the module name.  However the module name is showing as.
    Course Object title(Score: 76)
    Does anyone have any ideas as to why Moodle is not reading this project information from Captivate?
    Cheers
    Julie

    Hi Rod
    Can you please advise, I don't know where this is.
    Cheers
    Julie

Maybe you are looking for