feat: Daily Fiqh Module 1 — Purification & Prayer
- 5 micro-lessons (200-400 words each) - Standardized YAML frontmatter with audio metadata - Quiz with 5 questions + explanations - TTS pipeline script (Azure/Piper/ElevenLabs) - Lesson template for future modules - Calibrated read times and audio durations
This commit is contained in:
@@ -0,0 +1,53 @@
|
||||
{
|
||||
"id": "daily-fiqh-beginner",
|
||||
"title": "Daily Fiqh for Beginners",
|
||||
"subtitle": "Essential rulings for everyday Muslim life",
|
||||
"description": "A practical guide to the Islamic rulings you encounter daily — from waking up to going to bed. Short lessons you can listen to during your commute or while making breakfast.",
|
||||
"author": "FalahMobile Learning",
|
||||
"version": "1.0.0",
|
||||
"language": "en",
|
||||
"difficulty": "beginner",
|
||||
"target_audience": "New Muslims and Muslims seeking practical daily guidance",
|
||||
"total_modules": 5,
|
||||
"estimated_duration": "45 minutes",
|
||||
"tags": ["fiqh", "daily-life", "practical", "beginner"],
|
||||
"school": "general-majority",
|
||||
"prerequisites": "none",
|
||||
"modules": [
|
||||
{
|
||||
"id": "module-01",
|
||||
"title": "Purification & Prayer",
|
||||
"description": "The foundation of daily worship — wudu, ghusl, and the essentials of salah",
|
||||
"lesson_count": 5,
|
||||
"estimated_duration": "12 minutes"
|
||||
},
|
||||
{
|
||||
"id": "module-02",
|
||||
"title": "Food & Drink",
|
||||
"description": "What you can eat, what to avoid, and how to eat with mindfulness",
|
||||
"lesson_count": 5,
|
||||
"estimated_duration": "10 minutes"
|
||||
},
|
||||
{
|
||||
"id": "module-03",
|
||||
"title": "Dress & Appearance",
|
||||
"description": "Clothing rulings, modesty, and personal grooming for men and women",
|
||||
"lesson_count": 4,
|
||||
"estimated_duration": "8 minutes"
|
||||
},
|
||||
{
|
||||
"id": "module-04",
|
||||
"title": "Wealth & Transactions",
|
||||
"description": "Earning, spending, and avoiding riba in modern financial life",
|
||||
"lesson_count": 5,
|
||||
"estimated_duration": "10 minutes"
|
||||
},
|
||||
{
|
||||
"id": "module-05",
|
||||
"title": "Social Interactions",
|
||||
"description": "Greetings, visiting, gifts, and daily manners with family and neighbors",
|
||||
"lesson_count": 4,
|
||||
"estimated_duration": "8 minutes"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user