chore: release v1.1.0 - add Support Team Guide and User Guide, update all docs to v1.1.0
This commit is contained in:
43
skills/scorm-packager/SKILL.md
Normal file
43
skills/scorm-packager/SKILL.md
Normal file
@@ -0,0 +1,43 @@
|
||||
---
|
||||
name: scorm-packager
|
||||
description: Packages educational content into SCORM and xAPI compliant formats for LMS delivery.
|
||||
---
|
||||
|
||||
# scorm-packager
|
||||
|
||||
## Capabilities
|
||||
|
||||
- Generate SCORM manifests
|
||||
- Package content for LMS compatibility
|
||||
- Validate SCORM compliance
|
||||
- Support xAPI statement generation
|
||||
|
||||
## Usage
|
||||
|
||||
Use this skill when:
|
||||
- Content is ready for LMS delivery
|
||||
- Creating SCORM or xAPI packages
|
||||
- Validating package compliance
|
||||
|
||||
## Input
|
||||
|
||||
Content files and packaging specifications.
|
||||
|
||||
## Output
|
||||
|
||||
SCORM/xAPI package with:
|
||||
- imsmanifest.xml
|
||||
- Content files organized correctly
|
||||
- Compliance validation report
|
||||
- xAPI statements (if applicable)
|
||||
|
||||
## Limitations
|
||||
|
||||
- Supports SCORM 1.2 and 2004
|
||||
- Cannot test in actual LMS
|
||||
- Package size limits depend on LMS
|
||||
|
||||
## Assumptions
|
||||
|
||||
- Content is complete and functional
|
||||
- Target SCORM version is specified
|
||||
Reference in New Issue
Block a user