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,40 @@
|
||||
---
|
||||
id: "course-id-module-XX-lesson-XX"
|
||||
title: "Lesson Title"
|
||||
course: "Course Name"
|
||||
module: "Module X: Module Name"
|
||||
order: 1
|
||||
read_time: "3 min"
|
||||
difficulty: "beginner|intermediate|advanced"
|
||||
tags: ["tag1", "tag2"]
|
||||
source_refs: ["Quran X:X", "Hadith Source #"]
|
||||
forum_topic: "forum-slug"
|
||||
audio_ready: false
|
||||
audio_duration: "0:00"
|
||||
---
|
||||
|
||||
## 🎯 Key Concept
|
||||
|
||||
One powerful sentence or idea that captures the lesson's essence. Make it memorable. This is the hook.
|
||||
|
||||
## 📖 Details
|
||||
|
||||
Expand the concept with:
|
||||
- Evidence from Quran or Sunnah
|
||||
- Scholarly perspectives (majority view, with nuance)
|
||||
- Practical examples from daily life
|
||||
- Common misconceptions corrected gently
|
||||
|
||||
> **Quote Block**: Use for direct hadith, Quran verses, or scholar quotes
|
||||
|
||||
## 🤔 Reflection
|
||||
|
||||
One thought-provoking question that connects the fiqh ruling to the reader's heart. Not a test — an invitation to introspection.
|
||||
|
||||
## ⚡ Action Step
|
||||
|
||||
One concrete, small action the reader can take today. Not "be better" — but "do this specific thing before bedtime."
|
||||
|
||||
---
|
||||
|
||||
*Sources: Cite primary sources here*
|
||||
Reference in New Issue
Block a user