SlideShare une entreprise Scribd logo
1  sur  14
e-Learning Content
- at a glance
by: sudharshan rao (sugudugu@in.ibm.com)
01. LMS Standards
02. LMS – Content Communication
03. SCORM content structure
04. AICC content structure
05. Common Issues
06. LMS Content Testing Tools
01
LMS - eLearning Content Standards
 AICC (Aviation Industry for CBT Committee)
Evolved as first eLearning Content standard and based on the 4 Flat Files. Mostly used in the industry.
 SCORM 1.2 / SCORM 2004
Advanced eLearning Content standard based on XML files. Mostly used in the industry.
 Microsoft's LRN
 IMS QTI
SCORM Course
imsmanifext.xml
Sco’s (.html files)
apiwrapper.js
scofunctions.js
LMS (Learning Mgmt. System)
LMS_DB
Major Tables
• Learners
• Courses
• Progress (Learner’s Progress)
• SCORM_Data (Student’s SCO level
Data for each course)
CMI
Data
(Ref: ADL RTE
Document)
SCORM RTE / Data Model API
Login
Courses List
02 LMS – Content Communication
03 SCORM content structure
Must and should be in
Root Folder
1
2
3
Metadata.xml
1. Metadata.xml
2. Orgnizations
1. Metadata.xml
2. Orgnizations
3. Resources
Optional
04 AICC content structure
Mastery Score
For SCORM Content:
Mastery Score tag in Manifest should be as below:
<organizations default="TOC1">
<organization identifier="TOC1">
<title>Working With Others</title >
<item identifier="I_SCO0" identifierref="SCO0">
<title>undefined</title>
<adlcp:masteryscore>80</adlcp:masteryscore>
</item>
</organization>
</organizations>
For AICC Content:
2) Mastery score should be added to the .AU file
We should give the Mastery Score in .AU file like below:
Example AU File:
"System_ID","Type","Command_Line","File_Name","Max_Score","Mastery_Score","Max_Time_Allowed","Time_Limit_Action","System_Vendor","Core_Vendor","Web_Launch","AU_Password"
"A1","Assessment","","https://learningzone.testcraft.com/Assess.aspx","100","90","","","Ingenious Group Testcraft","","aid=TMOV001&apass=WELCOME1",""
05 Common Issues
1. When we extract the SCORM package the imsmanifest.xml should be in the Root Folder. This is must.
2. Still getting Error - Then open the manifest in IE and check till end of Manifest and ensure that there are no errors. If Error shown then
check the line num and go to manifest look for what is issue
Possible reasons are:
1) Any Special Characters /
2) We cant have &, >, <, ! as it is they should be treated with & - &amp; and etc
3. Still getting Error? - Then look this line in manfest under Resources Tag and check the pasth for index.html (Starting File for the
course)
For Ex: <resource identifier="SCO0" type="webcontent" adlcp:scormtype="sco" href="resize.html">
4. Still Getting Error - Check the imsmedata.xml is placed and path is given properly
5. Must and should we zip the files from insider folder where manifest lies:
1) Select all the files
2) Right Click - > Zip
6. OPTIONAL TAGS - We can Delete the lines which start as below in the Resources Tag. Remove till </resource>
For Ex: <file href="AC_RunActiveContent.js" />
1) Ensure there is no space between filenames for XML, if there pls remove and make changes in manifest accordingly
2) In content they put PDF's doc's...etc... and for them also no spaces and & - or special chars..... so better is always to remove the extra
unwanted resource tags ...except keeping the starting file tag...
06 LMS Content Testing Tools,
Authoring Tools, Content
Packaging tools
- ADL test suite
- Reload Editor
- SCORM.com cloud
- Open Source LMS
(OLAT/Moodle)
- Manifest Maker
-SCORM Producer Plus
-Articulate
-Lectora
-Outstart LCMS
ThankQ…
For any queries: mail me at: sugudugu@in.ibm.com

Contenu connexe

Similaire à E learning content quick-overview

Page 18Goal Implement a complete search engine. Milestones.docx
Page 18Goal Implement a complete search engine. Milestones.docxPage 18Goal Implement a complete search engine. Milestones.docx
Page 18Goal Implement a complete search engine. Milestones.docx
smile790243
 
Assessment item 1 File Systems and Advanced Scripting .docx
Assessment item 1 File Systems and Advanced Scripting .docxAssessment item 1 File Systems and Advanced Scripting .docx
Assessment item 1 File Systems and Advanced Scripting .docx
davezstarr61655
 
SessionTen_CaseStudies
SessionTen_CaseStudiesSessionTen_CaseStudies
SessionTen_CaseStudies
Hellen Gakuruh
 
Best practices in enterprise applications
Best practices in enterprise applicationsBest practices in enterprise applications
Best practices in enterprise applications
Chandra Sekhar Saripaka
 
The program reads data from two files, itemsList-0x.txt and .docx
The program reads data from two files, itemsList-0x.txt and .docxThe program reads data from two files, itemsList-0x.txt and .docx
The program reads data from two files, itemsList-0x.txt and .docx
oscars29
 

Similaire à E learning content quick-overview (20)

CTDA MODS and Islandora XML Forms
CTDA MODS and Islandora XML FormsCTDA MODS and Islandora XML Forms
CTDA MODS and Islandora XML Forms
 
Data Science Process.pptx
Data Science Process.pptxData Science Process.pptx
Data Science Process.pptx
 
Alfresco Records Management Tech Talk Live September 2015
Alfresco Records Management Tech Talk Live September 2015Alfresco Records Management Tech Talk Live September 2015
Alfresco Records Management Tech Talk Live September 2015
 
XML Tutor maXbox starter27
XML Tutor maXbox starter27XML Tutor maXbox starter27
XML Tutor maXbox starter27
 
ALA Interoperability
ALA InteroperabilityALA Interoperability
ALA Interoperability
 
Page 18Goal Implement a complete search engine. Milestones.docx
Page 18Goal Implement a complete search engine. Milestones.docxPage 18Goal Implement a complete search engine. Milestones.docx
Page 18Goal Implement a complete search engine. Milestones.docx
 
release_python_day2_slides_201606.pdf
release_python_day2_slides_201606.pdfrelease_python_day2_slides_201606.pdf
release_python_day2_slides_201606.pdf
 
Xml Publisher And Reporting To Excel
Xml Publisher And Reporting To ExcelXml Publisher And Reporting To Excel
Xml Publisher And Reporting To Excel
 
Cetas - Application Development Services
Cetas - Application Development ServicesCetas - Application Development Services
Cetas - Application Development Services
 
Reengineering PDF-Based Documents Targeting Complex Software Specifications
Reengineering PDF-Based Documents Targeting Complex Software SpecificationsReengineering PDF-Based Documents Targeting Complex Software Specifications
Reengineering PDF-Based Documents Targeting Complex Software Specifications
 
manifest file on SCORM 1.2
manifest file on SCORM 1.2manifest file on SCORM 1.2
manifest file on SCORM 1.2
 
Word press interview question and answer tops technologies
Word press interview question and answer   tops technologiesWord press interview question and answer   tops technologies
Word press interview question and answer tops technologies
 
02 From HTML tags to XHTML
02 From HTML tags to XHTML02 From HTML tags to XHTML
02 From HTML tags to XHTML
 
Assessment item 1 File Systems and Advanced Scripting .docx
Assessment item 1 File Systems and Advanced Scripting .docxAssessment item 1 File Systems and Advanced Scripting .docx
Assessment item 1 File Systems and Advanced Scripting .docx
 
AtoM's Command Line Tasks - An Introduction
AtoM's Command Line Tasks - An IntroductionAtoM's Command Line Tasks - An Introduction
AtoM's Command Line Tasks - An Introduction
 
SessionTen_CaseStudies
SessionTen_CaseStudiesSessionTen_CaseStudies
SessionTen_CaseStudies
 
Best practices in enterprise applications
Best practices in enterprise applicationsBest practices in enterprise applications
Best practices in enterprise applications
 
The program reads data from two files, itemsList-0x.txt and .docx
The program reads data from two files, itemsList-0x.txt and .docxThe program reads data from two files, itemsList-0x.txt and .docx
The program reads data from two files, itemsList-0x.txt and .docx
 
XML notes.pptx
XML notes.pptxXML notes.pptx
XML notes.pptx
 
Apache atlas sydney 2017-v4
Apache atlas   sydney 2017-v4Apache atlas   sydney 2017-v4
Apache atlas sydney 2017-v4
 

Dernier

Dernier (20)

Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a Fresher
 
MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024
 
Ransomware_Q4_2023. The report. [EN].pdf
Ransomware_Q4_2023. The report. [EN].pdfRansomware_Q4_2023. The report. [EN].pdf
Ransomware_Q4_2023. The report. [EN].pdf
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century education
 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
 
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
Manulife - Insurer Transformation Award 2024
Manulife - Insurer Transformation Award 2024Manulife - Insurer Transformation Award 2024
Manulife - Insurer Transformation Award 2024
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of Terraform
 
DBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor Presentation
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 

E learning content quick-overview

  • 1. e-Learning Content - at a glance by: sudharshan rao (sugudugu@in.ibm.com)
  • 2. 01. LMS Standards 02. LMS – Content Communication 03. SCORM content structure 04. AICC content structure 05. Common Issues 06. LMS Content Testing Tools
  • 3. 01 LMS - eLearning Content Standards  AICC (Aviation Industry for CBT Committee) Evolved as first eLearning Content standard and based on the 4 Flat Files. Mostly used in the industry.  SCORM 1.2 / SCORM 2004 Advanced eLearning Content standard based on XML files. Mostly used in the industry.  Microsoft's LRN  IMS QTI
  • 4. SCORM Course imsmanifext.xml Sco’s (.html files) apiwrapper.js scofunctions.js LMS (Learning Mgmt. System) LMS_DB Major Tables • Learners • Courses • Progress (Learner’s Progress) • SCORM_Data (Student’s SCO level Data for each course) CMI Data (Ref: ADL RTE Document) SCORM RTE / Data Model API Login Courses List 02 LMS – Content Communication
  • 5. 03 SCORM content structure Must and should be in Root Folder
  • 10. 04 AICC content structure
  • 11. Mastery Score For SCORM Content: Mastery Score tag in Manifest should be as below: <organizations default="TOC1"> <organization identifier="TOC1"> <title>Working With Others</title > <item identifier="I_SCO0" identifierref="SCO0"> <title>undefined</title> <adlcp:masteryscore>80</adlcp:masteryscore> </item> </organization> </organizations> For AICC Content: 2) Mastery score should be added to the .AU file We should give the Mastery Score in .AU file like below: Example AU File: "System_ID","Type","Command_Line","File_Name","Max_Score","Mastery_Score","Max_Time_Allowed","Time_Limit_Action","System_Vendor","Core_Vendor","Web_Launch","AU_Password" "A1","Assessment","","https://learningzone.testcraft.com/Assess.aspx","100","90","","","Ingenious Group Testcraft","","aid=TMOV001&apass=WELCOME1",""
  • 12. 05 Common Issues 1. When we extract the SCORM package the imsmanifest.xml should be in the Root Folder. This is must. 2. Still getting Error - Then open the manifest in IE and check till end of Manifest and ensure that there are no errors. If Error shown then check the line num and go to manifest look for what is issue Possible reasons are: 1) Any Special Characters / 2) We cant have &, >, <, ! as it is they should be treated with & - &amp; and etc 3. Still getting Error? - Then look this line in manfest under Resources Tag and check the pasth for index.html (Starting File for the course) For Ex: <resource identifier="SCO0" type="webcontent" adlcp:scormtype="sco" href="resize.html"> 4. Still Getting Error - Check the imsmedata.xml is placed and path is given properly 5. Must and should we zip the files from insider folder where manifest lies: 1) Select all the files 2) Right Click - > Zip 6. OPTIONAL TAGS - We can Delete the lines which start as below in the Resources Tag. Remove till </resource> For Ex: <file href="AC_RunActiveContent.js" /> 1) Ensure there is no space between filenames for XML, if there pls remove and make changes in manifest accordingly 2) In content they put PDF's doc's...etc... and for them also no spaces and & - or special chars..... so better is always to remove the extra unwanted resource tags ...except keeping the starting file tag...
  • 13. 06 LMS Content Testing Tools, Authoring Tools, Content Packaging tools - ADL test suite - Reload Editor - SCORM.com cloud - Open Source LMS (OLAT/Moodle) - Manifest Maker -SCORM Producer Plus -Articulate -Lectora -Outstart LCMS
  • 14. ThankQ… For any queries: mail me at: sugudugu@in.ibm.com