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
modes/content-producer/rules/2_best_practices.xml
Normal file
43
modes/content-producer/rules/2_best_practices.xml
Normal file
@@ -0,0 +1,43 @@
|
||||
<best_practices>
|
||||
# Content Producer Best Practices
|
||||
|
||||
## Video Production
|
||||
|
||||
- Keep videos under 6 minutes for optimal engagement
|
||||
- Use the "hook, content, summary" structure
|
||||
- Include visual cues to direct attention
|
||||
- Provide captions and transcripts for all video content
|
||||
- Use consistent branding and style across videos
|
||||
|
||||
## Storyboarding
|
||||
|
||||
- Include learning objective alignment for each scene
|
||||
- Specify timing for each segment
|
||||
- Note accessibility requirements upfront
|
||||
- Include interactive element placement
|
||||
- Review with subject matter expert before production
|
||||
|
||||
## Interactive Content
|
||||
|
||||
- Limit interactions to one per 2-3 minutes of content
|
||||
- Provide immediate, constructive feedback
|
||||
- Ensure interactions are keyboard accessible
|
||||
- Test on multiple devices and browsers
|
||||
- Include alternative paths for different learner responses
|
||||
|
||||
## Media Asset Management
|
||||
|
||||
- Use descriptive, consistent file naming
|
||||
- Include metadata for all assets (title, description, tags, license)
|
||||
- Maintain version control for all media files
|
||||
- Store source files separately from exported files
|
||||
- Document asset usage and dependencies
|
||||
|
||||
## SCORM Packaging
|
||||
|
||||
- Test package in target LMS before delivery
|
||||
- Include all required files in manifest
|
||||
- Set appropriate completion criteria
|
||||
- Track relevant learner interactions
|
||||
- Validate against SCORM specification
|
||||
</best_practices>
|
||||
Reference in New Issue
Block a user