Skip to content

Commit cc9e079

Browse files
committed
Enhance LMS-agnostic format documentation
- Added collapsible sections for SCORM, xAPI, IMS/QTI, IMS/LD, and standards comparison to improve readability and organization. - Updated the IMS Common Cartridge page with a new version reference for 1.3.
1 parent 1af5456 commit cc9e079

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

pages/EdTech___Idea___LearnMark___Q___What precedents exist for LMS-agnostic format.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ tags:: [[Analysis]], [[EdTech/AI/Pedagogy]]
1919
- ## [[ChatGPT/Deep Research/Response]]
2020
- # LMS-Neutral Course Content Formats for Portability and AI-Assisted Authoring
2121
- ## [[SCORM]] (Sharable Content Object Reference Model)
22+
collapsed:: true
2223
- A long-standing standard (circa 2000) for packaging e-learning courses into a transferable ZIP file.
2324
- ### Neutrality & Interoperability
2425
- SCORM packages (typically a `.zip` with a manifest) can be imported into any SCORM-compliant LMS, making content portable across platforms
@@ -77,6 +78,7 @@ tags:: [[Analysis]], [[EdTech/AI/Pedagogy]]
7778
- Cross-domain restrictions historically made hosting content outside the LMS tricky
7879
- These complexities and SCORM's aging web technology (designed before mobile era) are why the industry considers SCORM "dated"
7980
- ## [[xAPI]] (Experience API, aka Tin Can API)
81+
collapsed:: true
8082
- A modern e-learning data specification (released 2013) focused on recording learning *experiences* rather than packaging content
8183
- ### Neutrality & Interoperability
8284
- xAPI is platform-neutral by design
@@ -422,6 +424,7 @@ tags:: [[Analysis]], [[EdTech/AI/Pedagogy]]
422424
- Mostly seen in academia
423425
- ## Other Notable Standards and Emerging Formats
424426
- ### [[IMS/QTI]] (Question & Test Interoperability)
427+
collapsed:: true
425428
- Widely used standard for assessment content
426429
- Platform-neutral #XML format
427430
- Often used with [[IMS/Common Cartridge]]
@@ -433,6 +436,7 @@ tags:: [[Analysis]], [[EdTech/AI/Pedagogy]]
433436
- Enhances modularity for test content
434437
- Some limitations on complex question types
435438
- ### [[IMS/LD]] Learning Design
439+
collapsed:: true
436440
- Comprehensive specification for pedagogical designs
437441
- Can model:
438442
- Activities
@@ -443,13 +447,15 @@ tags:: [[Analysis]], [[EdTech/AI/Pedagogy]]
443447
- Remained mostly experimental
444448
- Too complex for widespread adoption
445449
- ### Standards Comparison
450+
collapsed:: true
446451
- Standards are complementary and overlapping
447452
- Example combination:
448453
- Package content as cmi5
449454
- Use LTI for external tools
450455
- Track with xAPI data
451456
- Industry moving toward blended approach
452457
- ### [[EdTech/Idea/LearnMark]] ( or other [[Markdown]]-based formats)
458+
collapsed:: true
453459
- Interest in simpler, text-based formats
454460
- Uses Markdown with YAML frontmatter
455461
- Benefits:

pages/IMS___Common Cartridge.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,5 @@ tags:: [[Standard]], [[EdTech/Standard]]
99
- ## Resources
1010
- [IMS Common Cartridge - EduTech Wiki](https://edutechwiki.unige.ch/en/IMS_Common_Cartridge)
1111
- ## Timeline
12-
- A first version was published as v1.0 in Jan 2009, the final v1.1 was published on Jan 10 2011 and version 1.2. final on oct 1, 2011.
12+
- A first version was published as v1.0 in Jan 2009, the final v1.1 was published on Jan 10 2011 and version 1.2. final on oct 1, 2011.
13+
- 1.3 - bn

0 commit comments

Comments
 (0)