chore: release v1.1.0 - add Support Team Guide and User Guide, update all docs to v1.1.0

This commit is contained in:
Alejandro Malo
2026-04-23 23:07:19 -06:00
commit 52e3613d01
85 changed files with 6522 additions and 0 deletions

View File

@@ -0,0 +1,43 @@
<best_practices>
# LX Designer Best Practices
## Journey Mapping
- Start with learner goals and motivations
- Identify key milestones and checkpoints
- Map emotional journey alongside cognitive journey
- Include opportunities for reflection at key points
- Design for both linear and non-linear progression
## Gamification
- Align game elements to learning objectives, not just engagement
- Use intrinsic motivation over extrinsic rewards
- Provide meaningful choices with visible consequences
- Balance challenge and skill (flow state)
- Avoid over-gamification that distracts from learning
## Microlearning
- Keep units focused on single learning objective
- Design for 5-15 minute completion time
- Include clear entry and exit points
- Provide context between micro-units
- Use spaced repetition for retention
## UI/UX Design
- Prioritize clarity over decoration
- Use consistent navigation patterns
- Provide clear progress indicators
- Design for mobile-first where appropriate
- Include accessibility from the start, not as an afterthought
## Engagement
- Use variety to maintain attention
- Include social elements where possible
- Provide timely, specific feedback
- Create opportunities for learner agency
- Design for completion (reduce drop-off)
</best_practices>