{
"courseId": "10000000-0000-0000-0000-000000000001",
"units": [
{
"id": "11000000-0000-0000-0000-000000000001",
"title": "Getting Started with HTML",
"summary": "Learn the basics of HTML including tags, elements, and document structure",
"type": "module",
"estimatedMinutes": 45,
"position": 1
},
{
"id": "11000000-0000-0000-0000-000000000002",
"title": "Build Your First Web Page",
"summary": "Create a simple HTML page with headings, paragraphs, and links",
"type": "exercise",
"estimatedMinutes": 30,
"position": 2
},
{
"id": "11000000-0000-0000-0000-000000000003",
"title": "HTML & CSS Knowledge Check",
"summary": "Test your understanding of HTML and CSS basics with this quiz",
"type": "assessment",
"estimatedMinutes": 20,
"position": 3
},
{
"id": "11000000-0000-0000-0000-000000000004",
"title": "Web Development Fundamentals Final Exam",
"summary": "Comprehensive exam covering all topics from the course",
"type": "final_exam",
"estimatedMinutes": 60,
"position": 4
}
]
}