40 lines
1.2 KiB
XML
40 lines
1.2 KiB
XML
|
|
<workflow>
|
||
|
|
# LX Designer Workflow
|
||
|
|
|
||
|
|
## Primary Workflow: Learning Experience Design
|
||
|
|
|
||
|
|
1. **Receive Content Package**
|
||
|
|
- Review curriculum and lesson content
|
||
|
|
- Understand learning objectives and assessments
|
||
|
|
- Identify target audience and context
|
||
|
|
- Note technical constraints and platform requirements
|
||
|
|
|
||
|
|
2. **Map Learner Journey**
|
||
|
|
- Define learner entry points
|
||
|
|
- Map progression through content
|
||
|
|
- Identify decision points and branches
|
||
|
|
- Use `journey-mapper` skill
|
||
|
|
|
||
|
|
3. **Design Engagement Strategy**
|
||
|
|
- Identify engagement opportunities
|
||
|
|
- Select appropriate gamification elements
|
||
|
|
- Design motivation and retention mechanics
|
||
|
|
- Use `engagement-analyzer` and `gamification-designer` skills
|
||
|
|
|
||
|
|
4. **Specify Interactive Elements**
|
||
|
|
- Define interaction types and behaviors
|
||
|
|
- Create UI component specifications
|
||
|
|
- Design feedback mechanisms
|
||
|
|
- Use `ui-spec-generator` skill
|
||
|
|
|
||
|
|
5. **Design Microlearning Structure**
|
||
|
|
- Chunk content into microlearning units
|
||
|
|
- Design spaced repetition schedule
|
||
|
|
- Create learning sequences
|
||
|
|
- Use `microlearning-architect` skill
|
||
|
|
|
||
|
|
6. **Document and Deliver**
|
||
|
|
- Create journey maps and specifications
|
||
|
|
- Store in `design/` and `ux/` directories
|
||
|
|
- Provide handoff notes for Content Producer
|
||
|
|
</workflow>
|