File size: 2,911 Bytes
7644eac |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 |
{
"id": "LP001",
"title": "Visual Animation Certification Learning Path",
"description": "A personalized learning path for beginners who prefer visual learning style to achieve certification in Animation.",
"topic": "Animation",
"expertise_level": "Beginner",
"learning_style": "Visual",
"time_commitment": "Minimal (1-2 hours per week)",
"duration_weeks": 16,
"goals": [
"Achieve Certification in Animation"
],
"milestones": [
{
"title": "Introduction to Animation Principles",
"description": "Learn the fundamental principles of animation through visual examples and diagrams.",
"estimated_hours": 10,
"resources": [
{
"title": "The Animator's Survival Kit",
"type": "Book",
"link": "https://www.amazon.com/The-Animators-Survival-Richard-Williams/dp/086547897X",
"style_score": 1
},
{
"title": "12 Principles of Animation - YouTube Playlist",
"type": "Video",
"link": "https://www.youtube.com/playlist?list=PL-bOh8btec4CXd2ya1NmSKpi92U_l6ZJd",
"style_score": 1
}
],
"skills_gained": [
"Understanding of basic animation principles"
]
},
{
"title": "Software Tools for Animation",
"description": "Explore animation software tools and their visual interfaces.",
"estimated_hours": 15,
"resources": [
{
"title": "Adobe Animate Tutorials",
"type": "Online Course",
"link": "https://helpx.adobe.com/animate/tutorials.html",
"style_score": 1
},
{
"title": "Toon Boom Harmony - Getting Started Guide",
"type": "PDF",
"link": "https://www.toonboom.com/resources/getting-started",
"style_score": 1
}
],
"skills_gained": [
"Familiarity with animation software tools"
]
},
{
"title": "Character Design and Storyboarding",
"description": "Learn character design and storyboarding techniques with visual examples.",
"estimated_hours": 20,
"resources": [
{
"title": "Character Design Course - Udemy",
"type": "Online Course",
"link": "https://www.udemy.com/course/character-design-for-animation/",
"style_score": 1
},
{
"title": "Storyboarding Essentials - Skillshare",
"type": "Online Course",
"link": "https://www.skillshare.com/classes/Storyboarding-Essentials-How-to-Create-a-Storyboard",
"style_score": 1
}
],
"skills_gained": [
"Character design skills",
"Storyboarding skills"
]
}
],
"prerequisites": [
"Access to a computer with internet connection",
"Basic understanding of using computer applications"
],
"total_hours": 45,
"created_at": "2022-11-15"
} |