Files
pinion-innovation-content/modes/content-producer/rules/2_best_practices.xml

43 lines
1.3 KiB
XML
Raw Normal View History

<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>