44 lines
839 B
Markdown
44 lines
839 B
Markdown
|
|
---
|
||
|
|
name: interactive-content-builder
|
||
|
|
description: Creates H5P and other interactive content modules for educational delivery.
|
||
|
|
---
|
||
|
|
|
||
|
|
# interactive-content-builder
|
||
|
|
|
||
|
|
## Capabilities
|
||
|
|
|
||
|
|
- Generate H5P content types
|
||
|
|
- Create interactive videos
|
||
|
|
- Build drag-and-drop activities
|
||
|
|
- Export in multiple formats
|
||
|
|
|
||
|
|
## Usage
|
||
|
|
|
||
|
|
Use this skill when:
|
||
|
|
- Creating H5P or interactive activities
|
||
|
|
- Adding interactions to video
|
||
|
|
- Building practice activities
|
||
|
|
|
||
|
|
## Input
|
||
|
|
|
||
|
|
Content and interaction specifications.
|
||
|
|
|
||
|
|
## Output
|
||
|
|
|
||
|
|
Interactive content package with:
|
||
|
|
- H5P file (.h5p)
|
||
|
|
- Content configuration
|
||
|
|
- Accessibility features
|
||
|
|
- Export options
|
||
|
|
|
||
|
|
## Limitations
|
||
|
|
|
||
|
|
- Supports common H5P content types
|
||
|
|
- Cannot test all LMS integrations
|
||
|
|
- Complex interactions may require manual adjustment
|
||
|
|
|
||
|
|
## Assumptions
|
||
|
|
|
||
|
|
- Content is ready for interaction
|
||
|
|
- Target platform supports H5P
|